@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.integration.publishing.service.gov.uk/dataset/ffa606b6-884a-4d9e-9f45-5d7dfb159aec> a dcat:Dataset ;
    dct:description "Method of Municipal Waste Management in the UK in 2010/11" ;
    dct:identifier "ffa606b6-884a-4d9e-9f45-5d7dfb159aec" ;
    dct:issued "2011-04-04T17:48:50.538937"^^xsd:dateTime ;
    dct:modified "2014-02-28T11:37:32.745046"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Method of Municipal Waste Management in the UK in 2010/11" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ffa606b6-884a-4d9e-9f45-5d7dfb159aec/resource/cd35d937-8bb5-4595-8e75-73e0c9d2d3fe> ;
    dcat:landingPage <https://www.gov.uk/government/collections/waste-and-recycling-statistics> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ffa606b6-884a-4d9e-9f45-5d7dfb159aec/resource/cd35d937-8bb5-4595-8e75-73e0c9d2d3fe> a dcat:Distribution ;
    dct:description "Method of Municipal Waste Management in the UK in 2010/11" ;
    dct:format "CSV" ;
    dcat:accessURL <http://data.defra.gov.uk/env/wrfg12-method-mun-201011.csv> .

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

