@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/c8a3d097-7b66-4874-8691-324534c42d7f> a dcat:Dataset ;
    dcatap:hvdCategory "" ;
    dct:identifier "c8a3d097-7b66-4874-8691-324534c42d7f" ;
    dct:issued "2026-09-07T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-09-07T12:02:07"^^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 2022-2023 - 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/c8a3d097-7b66-4874-8691-324534c42d7f/resource/b72aad60-7492-4cfe-b595-e3c7228b15d9>,
        <https://opendata.ncse.ie/dataset/c8a3d097-7b66-4874-8691-324534c42d7f/resource/c6c47ef0-d285-488d-8510-49fd37f52800> ;
    dcat:keyword "2022-2023",
        "Age",
        "Special Class",
        "Special Schools" .

<https://opendata.ncse.ie/dataset/c8a3d097-7b66-4874-8691-324534c42d7f/resource/b72aad60-7492-4cfe-b595-e3c7228b15d9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-07T11:46:38"^^xsd:dateTime ;
    dct:modified "2026-09-07T11:54:07"^^xsd:dateTime ;
    dct:title "Age profile Special Schools 2022-2023" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e84e286ac774d64ef817ea2fe8b4e3e6"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ncse.ie/dataset/c8a3d097-7b66-4874-8691-324534c42d7f/resource/b72aad60-7492-4cfe-b595-e3c7228b15d9/download/age_profile_specialschools_22_23.csv> ;
    dcat:byteSize 198.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ncse.ie/dataset/c8a3d097-7b66-4874-8691-324534c42d7f/resource/c6c47ef0-d285-488d-8510-49fd37f52800> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-07T11:41:34"^^xsd:dateTime ;
    dct:modified "2026-09-07T12:02:07"^^xsd:dateTime ;
    dct:title "Age profile Mainstream Special Classes 2022-2023" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d49311c7469de2d77a04a2dce2d5a884"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ncse.ie/dataset/c8a3d097-7b66-4874-8691-324534c42d7f/resource/c6c47ef0-d285-488d-8510-49fd37f52800/download/age_profile_mainstream_specialclasses_22_23.csv> ;
    dcat:byteSize 213.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> .

