@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/c60cfc4c-030e-41f6-9d76-66ed1f553e89> a dcat:Dataset ;
    dct:description "Procurement Registered Files with information on contracts and other items relating to the Branch's work." ;
    dct:identifier "c60cfc4c-030e-41f6-9d76-66ed1f553e89" ;
    dct:issued "2013-08-30T17:07:32.316970"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Procurement Registered Files." .

<https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> a foaf:Organization ;
    foaf:name "Driving Standards Agency" .

