@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.staging.publishing.service.gov.uk/dataset/27bf2b18-f070-48b6-9cef-3e40bdc19695> a dcat:Dataset ;
    dct:description """Data relating to individual members of NCTL including applications for programmes and records of participation and completion of programme modules etc.

""" ;
    dct:identifier "27bf2b18-f070-48b6-9cef-3e40bdc19695" ;
    dct:issued "2013-09-19T12:35:23.616293"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/e2fb6683-9384-4b77-95fb-c8a8d53e1cf9> ;
    dct:title "National College for Teaching and Leadership School Leader Programme Application and Participation Data" .

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

