@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/a312c628-97b4-4d1c-95d6-8304ed8687ed> a dcat:Dataset ;
    dct:description """The proportion of household waste which is recycled or composted by Local Authority\r
\r
Source: Department for Environment Food and Rural Affairs (DEFRA): Municipal Waste Management Survey\r
\r
Publisher: Department for the Environment Food and Rural Affairs (DEFRA)\r
\r
Geographies: Local Authority District (LAD)\r
\r
Geographic coverage: England\r
\r
Time coverage: 1998/99 to 2005/06\r
\r
Type of data: Administrative data""" ;
    dct:identifier "a312c628-97b4-4d1c-95d6-8304ed8687ed" ;
    dct:issued "2010-02-09T16:24:27.099989"^^xsd:dateTime ;
    dct:modified "2017-01-20T08:22:42.924972"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Local Authority recycling rates" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/a312c628-97b4-4d1c-95d6-8304ed8687ed/resource/199f8870-92cf-4ec5-b368-1f82f5989ab1> ;
    dcat:landingPage <http://www.data4nr.net/resources/1117/> .

<https://ckan.integration.publishing.service.gov.uk/dataset/a312c628-97b4-4d1c-95d6-8304ed8687ed/resource/199f8870-92cf-4ec5-b368-1f82f5989ab1> a dcat:Distribution ;
    dct:description "Annex B. " ;
    dct:format "CSV" ;
    dcat:accessURL <https://www.gov.uk/government/collections/waste-and-recycling-statistics> .

<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" .

