@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/24b6f06e-ecb6-4c23-9cd0-ed60eb12a7f9> a dcat:Dataset ;
    dct:created "2026-01-28T01:10:07"^^xsd:dateTime ;
    dct:description "List of special classes in mainstream schools for the 24/25 school year"@en,
        ""@ga ;
    dct:identifier "24b6f06e-ecb6-4c23-9cd0-ed60eb12a7f9" ;
    dct:issued "2026-01-27"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-08-07T16:00:11"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/46b1ba76-5e24-441e-91da-0d92e5c64616> ;
    dct:temporal [ rdfs:label "2024/2025 school year" ] ;
    dct:title "Special Classes in Mainstream Schools 2024-2025"@en,
        ""@ga ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NCSE Operations" ;
            vcard:hasEmail <mailto:operations@ncse.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/24b6f06e-ecb6-4c23-9cd0-ed60eb12a7f9/resource/f7f051af-099c-4997-b332-6754cac1eb50> ;
    dcat:keyword "Post Primary Special classes",
        "Primary special classes",
        "mainstream schools" ;
    dcat:theme <Education%20and%20Sport>,
        <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

<https://data.gov.ie/dataset/24b6f06e-ecb6-4c23-9cd0-ed60eb12a7f9/resource/f7f051af-099c-4997-b332-6754cac1eb50> 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 "2026-01-27T11:27:21"^^xsd:dateTime ;
    dct:modified "2026-08-07T16:00:11"^^xsd:dateTime ;
    dct:title "Special Classes in Mainstream schools in the school year 2024/2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "40d6889287029a7a129762e1b5477569"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ncse.ie/dataset/24b6f06e-ecb6-4c23-9cd0-ed60eb12a7f9/resource/f7f051af-099c-4997-b332-6754cac1eb50/download/mainstream-special-classes-24-25.csv> ;
    dcat:byteSize "399160"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.ncse.ie/dataset/24b6f06e-ecb6-4c23-9cd0-ed60eb12a7f9/resource/f7f051af-099c-4997-b332-6754cac1eb50/download/mainstream-special-classes-24-25.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://data.gov.ie/organization/46b1ba76-5e24-441e-91da-0d92e5c64616> a foaf:Agent ;
    foaf:name "National Council for Special Education" .

<https://opendata.ncse.ie/dataset/24b6f06e-ecb6-4c23-9cd0-ed60eb12a7f9/resource/f7f051af-099c-4997-b332-6754cac1eb50/download/mainstream-special-classes-24-25.csv> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

