@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/187f58e2-7973-45aa-94d3-54147bf4cd68> a dcat:Dataset ;
    dct:description "Offender Learning and Skills Service Contracts may contain sensitive financial information." ;
    dct:identifier "187f58e2-7973-45aa-94d3-54147bf4cd68" ;
    dct:issued "2013-08-30T14:24:19.738448"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7fb85c0e-17b3-46d5-9cb3-383dcab0214d> ;
    dct:title "Offender Learning and Skills Service Contracts" .

<https://ckan.staging.publishing.service.gov.uk/organization/7fb85c0e-17b3-46d5-9cb3-383dcab0214d> a foaf:Organization ;
    foaf:name "Skills Funding Agency" .

