@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/636c1ce4-5aa4-4f6b-84c3-72488fc44c37> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:created "2026-04-27T13:47:43"^^xsd:dateTime ;
    dct:description "Statistical data on the number of registered teachers, the number of registered teachers by gender, the number of registered teachers by route of registration, number of registered teachers by post-primary subject, number of registered teachers by county and route."@en,
        ""@ga ;
    dct:identifier "636c1ce4-5aa4-4f6b-84c3-72488fc44c37" ;
    dct:issued "2026-03-31"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-27T13:53:27"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/7a35a1bf-e841-428c-b493-a5b47e853741> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:title "2026 Q1 - Teacher Registration Statistics"@en,
        "2026 C1 Staitisticí Clárúcháin an Chomhairle Mhúinteoireachta"@ga ;
    dcat:distribution <https://data.gov.ie/dataset/636c1ce4-5aa4-4f6b-84c3-72488fc44c37/resource/6b32cb43-4112-4f21-9c80-8f1f7870e073> ;
    dcat:landingPage <https://www.teachingcouncil.ie/corporate-customer-services/open-data-and-the-re-use-of-public-sector-information/> ;
    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://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://data.gov.ie/dataset/636c1ce4-5aa4-4f6b-84c3-72488fc44c37/resource/6b32cb43-4112-4f21-9c80-8f1f7870e073> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "XLSX" ;
            rdf:value "XLSX" ] ;
    dct:issued "2026-04-27T13:53:26"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-04-27T13:53:27"^^xsd:dateTime ;
    dct:title "Teaching Council website" ;
    dcat:accessURL <https://www.teachingcouncil.ie/corporate-customer-services/open-data-and-the-re-use-of-public-sector-information/> ;
    dcat:downloadURL <https://www.teachingcouncil.ie/corporate-customer-services/open-data-and-the-re-use-of-public-sector-information/> .

<https://data.gov.ie/organization/7a35a1bf-e841-428c-b493-a5b47e853741> a foaf:Agent ;
    foaf:name "The Teaching Council" .

"Quarterly" a dct:Frequency .

<https://www.teachingcouncil.ie/corporate-customer-services/open-data-and-the-re-use-of-public-sector-information/> a rdfs:Resource,
        foaf:Document .

