@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/dbfea27a-1d7b-4b3c-af04-2b29762f6400> a dcat:Dataset ;
    dct:description "This system holds current academic year allocations data, which is updated by National College for Teaching and Leadership officials and ITT providers submit recruitment data including applications, offers, acceptances' through the recruitment cycle for comparative purposes." ;
    dct:identifier "dbfea27a-1d7b-4b3c-af04-2b29762f6400" ;
    dct:issued "2013-09-19T12:33:11.571759"^^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 "Allocations and Recruitment Portal" .

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

