@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/4b14de53-5596-4c94-b7d6-861605cfcc80> a dcat:Dataset ;
    dct:description "Effects on prices in the uk during 2014" ;
    dct:identifier "4b14de53-5596-4c94-b7d6-861605cfcc80" ;
    dct:issued "2014-11-07T13:17:40.484507"^^xsd:dateTime ;
    dct:modified "2014-11-07T13:18:05.916481"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "effects on prices in the uk" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/4b14de53-5596-4c94-b7d6-861605cfcc80/resource/212c05d9-c89e-469a-8f3a-abc776a2fab2> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4b14de53-5596-4c94-b7d6-861605cfcc80/resource/212c05d9-c89e-469a-8f3a-abc776a2fab2> a dcat:Distribution ;
    dct:description "2014" ;
    dct:format "HTML" ;
    dct:issued "2014-11-07T13:18:05.942778"^^xsd:dateTime ;
    dct:modified "2014-11-07T13:18:05.942778"^^xsd:dateTime ;
    dcat:accessURL <http://www.ons.gov.uk/ons/rel/cpi/effects-on-prices-in-the-uk/2014/index.html> .

<https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

