@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/6772837c-1b76-4fae-b965-cde3a058729a> a dcat:Dataset ;
    dcatap:hvdCategory "" ;
    dct:identifier "6772837c-1b76-4fae-b965-cde3a058729a" ;
    dct:issued "2026-08-10T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-08-21T13:52:59"^^xsd:dateTime ;
    dct:publisher <https://opendata.ncse.ie/organization/e82065ba-de93-4ee8-a893-6c7ff4c3f9bb> ;
    dct:title "Special Classes in Mainstream Schools 26/27" ;
    owl:versionInfo "5" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NCSE Admin" ;
            vcard:hasEmail <mailto:pillar1admin@ncse.ie> ] ;
    dcat:distribution <https://opendata.ncse.ie/dataset/6772837c-1b76-4fae-b965-cde3a058729a/resource/f8e739d5-7185-41b1-9a4f-c13c9f24514b> ;
    dcat:keyword "2026-2027",
        "Post Primary Special classes",
        "Primary special classes",
        "mainstream schools",
        "special classes" .

<https://opendata.ncse.ie/dataset/6772837c-1b76-4fae-b965-cde3a058729a/resource/f8e739d5-7185-41b1-9a4f-c13c9f24514b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-08-10T13:20:38"^^xsd:dateTime ;
    dct:modified "2026-08-21T13:52:58"^^xsd:dateTime ;
    dct:title "Special Classes in Mainstream Schools 2026-2027" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4349c579af9e858de86bbfadcea64772"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ncse.ie/en_GB/dataset/6772837c-1b76-4fae-b965-cde3a058729a/resource/f8e739d5-7185-41b1-9a4f-c13c9f24514b/download/specialclasses-26_27_publish_3.csv> ;
    dcat:byteSize 499217.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ncse.ie/organization/e82065ba-de93-4ee8-a893-6c7ff4c3f9bb> a foaf:Organization ;
    foaf:name "Special Schools/ Special Classes" .

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

