@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/89582fa6-8dea-4e34-89af-38c6b894cc10> a dcat:Dataset ;
    dct:description "Detailed listing of all costs includes expenses, external agencies, and all other external costs for the Competition Commission.    " ;
    dct:identifier "89582fa6-8dea-4e34-89af-38c6b894cc10" ;
    dct:issued "2013-09-04T12:15:10.683888"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/faf0f33e-fd97-4f8a-bce3-4de91949b5db> ;
    dct:title "Costs" .

<https://ckan.staging.publishing.service.gov.uk/organization/faf0f33e-fd97-4f8a-bce3-4de91949b5db> a foaf:Organization ;
    foaf:name "Competition Commission" .

