@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/bb6d9f94-8101-441c-b675-1239caf1cf60> a dcat:Dataset ;
    dct:description "Details of all contracts over £10,000 including details of the tendering process" ;
    dct:identifier "bb6d9f94-8101-441c-b675-1239caf1cf60" ;
    dct:issued "2013-09-19T12:39:28.769154"^^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 "EFA Contracts" .

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

