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

<https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00> a dcat:Dataset ;
    dct:created "2026-06-12T01:01:24"^^xsd:dateTime ;
    dct:description "Quarterly count of recipient programmes"@en ;
    dct:identifier "905533ce-a186-43aa-8e87-1a9103d5ac00" ;
    dct:issued "2026-06-12T01:01:24"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/department-of-social-protection> ;
    dct:title "DSP01 - Quarterly count of recipient programmes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "James OBrien" ;
            vcard:hasEmail <mailto:StatsUnit@welfare.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00/resource/a817ff99-9a5e-44f0-b3eb-825774f759d2>,
        <https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00/resource/ae6aa11e-ee66-4e54-9493-ea517f1af19e>,
        <https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00/resource/d36d9ddc-bef7-475d-b812-7ab8350c585b>,
        <https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00/resource/e999781c-2854-4a93-9cfc-1d3a55f7f84e> ;
    dcat:keyword "DSP01",
        "cso",
        "department-of-social-protection" ;
    dcat:landingPage <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/JSON-stat/2.0/en> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00/resource/a817ff99-9a5e-44f0-b3eb-825774f759d2> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "json-stat" ;
            rdf:value "json-stat" ] ;
    dct:issued "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:modified "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:title "Quarterly count of recipient programmes" ;
    dcat:accessURL <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/JSON-stat/1.0/en> ;
    dcat:downloadURL <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/JSON-stat/1.0/en> .

<https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00/resource/ae6aa11e-ee66-4e54-9493-ea517f1af19e> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:modified "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:title "Quarterly count of recipient programmes" ;
    dcat:accessURL <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/CSV/1.0/en> ;
    dcat:downloadURL <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/CSV/1.0/en> .

<https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00/resource/d36d9ddc-bef7-475d-b812-7ab8350c585b> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "XLSX" ;
            rdf:value "XLSX" ] ;
    dct:issued "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:modified "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:title "Quarterly count of recipient programmes" ;
    dcat:accessURL <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/XLSX/2007/en> ;
    dcat:downloadURL <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/XLSX/2007/en> .

<https://data.gov.ie/dataset/905533ce-a186-43aa-8e87-1a9103d5ac00/resource/e999781c-2854-4a93-9cfc-1d3a55f7f84e> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "px" ;
            rdf:value "px" ] ;
    dct:issued "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:modified "2026-06-20T01:01:28"^^xsd:dateTime ;
    dct:title "Quarterly count of recipient programmes" ;
    dcat:accessURL <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/PX/2013/en> ;
    dcat:downloadURL <https://ws.cso.ie/public/api.restful/PxStat.Data.Cube_API.ReadDataset/DSP01/PX/2013/en> .

<https://data.gov.ie/organization/department-of-social-protection> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Social Protection" .

