@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/b7141add-79f1-462e-8f64-2be53b98d1f2> a dcat:Dataset ;
    dct:description """We hold Academic Year funding allocations for all educational institutions in England delivering to 16-19 year olds including academies.

Since 2011/12 these allocations are calculated and held in a central repository to store and manipulate DfE business data via a SQL database and a .NET front end.   The allocations are updated as necessary throughout a contracting year.  The allocations are for each academic year August to July. The information held consists of:-
-  provider details including, local authority, provider type, 
-  elements used to calculated the institution's allocation such as numbers of 
    students, factors relating to disadvantage, programme type, area, 
-  allocation amounts broken down into various funding lines such as programme 
    funding, protection, high needs funding, learner support funding""" ;
    dct:identifier "b7141add-79f1-462e-8f64-2be53b98d1f2" ;
    dct:issued "2013-09-19T12:39:54.214027"^^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 "Funding Allocations for institutions" .

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

