@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://ckan.publishing.service.gov.uk/dataset/509e5c0b-d23f-4dc4-b10d-9c670a37769d> a dcat:Dataset ;
    dct:description "The Teaching Line database is used to provide personalised information and support to those interested in a career in teaching, to convert interest into application in line with NCTL key performance indicators. The data are collected via the NCTL website registration page, by phone and from events." ;
    dct:identifier "509e5c0b-d23f-4dc4-b10d-9c670a37769d" ;
    dct:issued "2013-09-19T12:36:30.566205"^^xsd:dateTime ;
    dct:modified "2013-09-19T12:36:30.566205"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e2fb6683-9384-4b77-95fb-c8a8d53e1cf9> ;
    dct:title "Teaching Line Candidate Database" .

<https://ckan.publishing.service.gov.uk/organization/e2fb6683-9384-4b77-95fb-c8a8d53e1cf9> a foaf:Organization ;
    foaf:name "National College for Teaching and Leadership" .

