@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/50929130-6786-4104-ba1a-c7d8e15ca168> a dcat:Dataset ;
    dct:description "Two datasets to be used in conjunction with each other to provide information on waste collection dates for all households across Leeds. Automated update This dataset is updated automatically each night." ;
    dct:identifier "ep6lz" ;
    dct:issued "2015-09-08T07:48:01+00:00"^^xsd:dateTime ;
    dct:modified "2017-09-04T08:52:35+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Household waste collections" ;
    dcat:keyword "age friendly",
        "bin",
        "black",
        "brown",
        "card",
        "collection",
        "glass",
        "green",
        "household",
        "paper recycling",
        "plastic",
        "recycle",
        "recycling",
        "waste",
        "wheelie" ;
    dcat:landingPage <https://datamillnorth.org/dataset/household-waste-collections-ep6lz> .

