@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/43700060-3aed-43d7-bbe8-9a5995bd181a> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:created "2021-05-04T14:27:32"^^xsd:dateTime ;
    dct:description "Quarterly data on recipients of selected social protection schemes by nationality."@en,
        ""@ga ;
    dct:identifier "43700060-3aed-43d7-bbe8-9a5995bd181a" ;
    dct:issued "2021-05-04"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-04-27T13:23:06"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-social-protection> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-03-31"^^xsd:date ;
            dcat:startDate "2014-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2023-03-31"^^xsd:date ;
            schema1:startDate "2014-01-01"^^xsd:date ] ;
    owl:versionInfo "1.2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statsunit@welfare.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/43700060-3aed-43d7-bbe8-9a5995bd181a/resource/1356c006-ec4a-410b-960d-834e0f6d77ab> ;
    dcat:keyword "nationality",
        "recipients",
        "social protection",
        "social protection benefits",
        "social protection payments",
        "social protection schemes",
        "social welfare",
        "social welfare benefits",
        "social welfare payments",
        "social welfare schemes" ;
    dcat:theme <Society>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/43700060-3aed-43d7-bbe8-9a5995bd181a/resource/1356c006-ec4a-410b-960d-834e0f6d77ab> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2021-05-04T14:28:14"^^xsd:dateTime ;
    dct:modified "2021-05-04T14:28:14"^^xsd:dateTime ;
    dct:title "Recipients by nationality" ;
    dcat:accessURL <https://dgi5.staging.derilinx.com/dataset/43700060-3aed-43d7-bbe8-9a5995bd181a/resource/1356c006-ec4a-410b-960d-834e0f6d77ab/download/nationality.csv> ;
    dcat:byteSize 511149.0 ;
    dcat:downloadURL <https://dgi5.staging.derilinx.com/dataset/43700060-3aed-43d7-bbe8-9a5995bd181a/resource/1356c006-ec4a-410b-960d-834e0f6d77ab/download/nationality.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/department-of-social-protection> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Social Protection" .

