@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ncse.ie/dataset/1fe0b64f-7534-4748-83b3-c37936aed393> a dcat:Dataset ;
    dcatap:hvdCategory "" ;
    dct:identifier "1fe0b64f-7534-4748-83b3-c37936aed393" ;
    dct:issued "2026-09-07T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-09-07T12:04:45"^^xsd:dateTime ;
    dct:publisher <https://opendata.ncse.ie/organization/f3f50500-a97e-4ab5-8f83-b59eb07f306d> ;
    dct:title "Pupils in Special schools and Special Classrooms for school year 2024-2025 - grouped by age" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NCSE Open Data Unit" ;
            vcard:hasEmail <mailto:OpenData@ncse.ie> ] ;
    dcat:distribution <https://opendata.ncse.ie/dataset/1fe0b64f-7534-4748-83b3-c37936aed393/resource/0ac4f10b-9c63-4d0f-91ea-a9d87c4ee801>,
        <https://opendata.ncse.ie/dataset/1fe0b64f-7534-4748-83b3-c37936aed393/resource/ccf0bf3d-c0fe-49b6-a449-79642e749b13> ;
    dcat:keyword "2024-2025",
        "Age",
        "Special Class",
        "Special Schools" .

<https://opendata.ncse.ie/dataset/1fe0b64f-7534-4748-83b3-c37936aed393/resource/0ac4f10b-9c63-4d0f-91ea-a9d87c4ee801> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-07T11:57:38"^^xsd:dateTime ;
    dct:modified "2026-09-07T11:57:40"^^xsd:dateTime ;
    dct:title "Age profile Mainstream Special Classes 2024-2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e322fca9f0e7e1ad8598636d70e4239b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ncse.ie/dataset/1fe0b64f-7534-4748-83b3-c37936aed393/resource/0ac4f10b-9c63-4d0f-91ea-a9d87c4ee801/download/age_profile_mainstream_specialclasses_24_25.csv> ;
    dcat:byteSize 213.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ncse.ie/dataset/1fe0b64f-7534-4748-83b3-c37936aed393/resource/ccf0bf3d-c0fe-49b6-a449-79642e749b13> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-07T11:58:29"^^xsd:dateTime ;
    dct:modified "2026-09-07T11:58:31"^^xsd:dateTime ;
    dct:title "Age Profile Special Schools 2024-2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "dddb41e2f44d411b2fbe6fc441091c67"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ncse.ie/dataset/1fe0b64f-7534-4748-83b3-c37936aed393/resource/ccf0bf3d-c0fe-49b6-a449-79642e749b13/download/age_profile_specialschools_24_25.csv> ;
    dcat:byteSize 195.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ncse.ie/organization/f3f50500-a97e-4ab5-8f83-b59eb07f306d> a foaf:Organization ;
    foaf:name "Demographics" .

"" a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

