@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://psb.prod.derilinx.com/dataset/336b598e-2426-4946-9706-776ccea34131> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Professional and personal data on teachers is used to populate the Register of Teachers as is provided for under section 29 of the Teaching Council Act. The Register is the list of all currently registered teachers who are permitted to teach in Ministerially recognised schools. The data is used to generate statistical data on the cohort of teachers in Ireland." ;
    dct:identifier "336b598e-2426-4946-9706-776ccea34131" ;
    dct:issued "2020-12-08T16:16:02"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:38:58"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/46b291a5-65a1-4e26-9977-8b071a368bfe> ;
    dct:title "Registered Teachers" ;
    dcat:landingPage <https://www.teachingcouncil.ie/en/Publications/Statistics/2019/> ;
    dcat:theme <Education> .

<https://psb.prod.derilinx.com/organization/46b291a5-65a1-4e26-9977-8b071a368bfe> a foaf:Organization ;
    foaf:name "Teaching Council" .

