@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/7f881eb3-cb49-4774-8452-dc21d36f3c91> a dcat:Dataset ;
    dcatap:hvdCategory "" ;
    dct:identifier "7f881eb3-cb49-4774-8452-dc21d36f3c91" ;
    dct:issued "2026-06-22T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-06-22T13:50:41"^^xsd:dateTime ;
    dct:publisher <https://opendata.ncse.ie/organization/e82065ba-de93-4ee8-a893-6c7ff4c3f9bb> ;
    dct:title "New Special Classes Opening for 2026-2027 School Year" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:pillar1admin@ncse.ie> ] ;
    dcat:distribution <https://opendata.ncse.ie/dataset/7f881eb3-cb49-4774-8452-dc21d36f3c91/resource/9c3196ce-b733-4e29-96d3-c745434f7a78> ;
    dcat:keyword "2026-2027",
        "New special classes",
        "special classes" .

<https://opendata.ncse.ie/dataset/7f881eb3-cb49-4774-8452-dc21d36f3c91/resource/9c3196ce-b733-4e29-96d3-c745434f7a78> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-22T13:50:37"^^xsd:dateTime ;
    dct:modified "2026-06-22T13:50:41"^^xsd:dateTime ;
    dct:title "New Special Class Sanctions for 2026-2027 Academic Year" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e4b590a4be395a93343a623c2087ab9d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ncse.ie/dataset/7f881eb3-cb49-4774-8452-dc21d36f3c91/resource/9c3196ce-b733-4e29-96d3-c745434f7a78/download/new-special-class-sanctions-for-2026-27-school-year-2026-06-22.csv> ;
    dcat:byteSize 64830.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> .

