@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/46beb920-0b42-4c96-b272-7ef648197124> a dcat:Dataset ;
    dct:description "We audit ITT providers annually based on the risk criteria, therefore have templates with provider information. This is not subject to license" ;
    dct:identifier "46beb920-0b42-4c96-b272-7ef648197124" ;
    dct:issued "2013-09-19T12:33:22.359351"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e2fb6683-9384-4b77-95fb-c8a8d53e1cf9> ;
    dct:title "Audit Feedback Information" .

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

