@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/544b223a-a357-4374-80c5-96ad9c1d9491> a dcat:Dataset ;
    dct:description "database comprised of Sustainable Consumption and Production subject relevant web items which are hosted on organisational websites and databases." ;
    dct:identifier "544b223a-a357-4374-80c5-96ad9c1d9491" ;
    dct:issued "2013-09-02T22:06:28.879146"^^xsd:dateTime ;
    dct:modified "2013-09-02T22:06:28.879146"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Sustainable Consumption and Production (SCP) infonet" .

<https://ckan.staging.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

