@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/c839e9ba-0953-41f2-8ee4-e25d09e30561> a dcat:Dataset ;
    dct:description "Operational key ITT dataset, detailing funding due for UG continuers. Model contains all data required in order to make monthly payments to provider.  Loss of data could mean payments would not be able to be made.  " ;
    dct:identifier "c839e9ba-0953-41f2-8ee4-e25d09e30561" ;
    dct:issued "2013-09-19T12:35:03.617242"^^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 "Mainstream Undergraduate Funding Model" .

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

