@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/c52cee3f-38d7-40f8-9360-54dad8f90082> a dcat:Dataset ;
    dct:description "Historical and current data on capital allocations to LAs and schools, held on the NAV accounting system." ;
    dct:identifier "c52cee3f-38d7-40f8-9360-54dad8f90082" ;
    dct:issued "2013-09-19T12:38:36.096708"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d68c6b0a-9768-4a0b-926c-62283dd62814> ;
    dct:title "Capital Grant Data" .

<https://ckan.staging.publishing.service.gov.uk/organization/d68c6b0a-9768-4a0b-926c-62283dd62814> a foaf:Organization ;
    foaf:name "Education and Skills Funding Agency" .

