@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://niagaraopendata.ca/dataset/553fdb16-2018-419e-8e28-c6f79928c5e2> a dcat:Dataset ;
    dct:description "Locations of open landfills in Niagara Region. Description includes acceptable material, hours of operation, payment types accepted and instructions for residents bringing material to the site." ;
    dct:identifier "553fdb16-2018-419e-8e28-c6f79928c5e2" ;
    dct:issued "2024-01-29T12:27:19.737129"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:27:19.737136"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> ;
    dct:title "Open Landfills in Niagara Region" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jennifer Mazurek" ;
            vcard:hasEmail <mailto:jennifer.mazurek@niagararegion.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/553fdb16-2018-419e-8e28-c6f79928c5e2/resource/d6e2cd21-d1ad-4556-9e2e-9f9054fe156e> ;
    dcat:keyword "Accepted Items",
        "Address",
        "Contact",
        "Disposal",
        "Drop-off",
        "Garbage",
        "Hours",
        "Landfill",
        "Location",
        "Municipality",
        "Phone",
        "Recycling",
        "Waste" ;
    dcat:landingPage <http://www.niagararegion.ca/waste/landfills/default.aspx> .

<https://niagaraopendata.ca/dataset/553fdb16-2018-419e-8e28-c6f79928c5e2/resource/d6e2cd21-d1ad-4556-9e2e-9f9054fe156e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2017-08-24T13:59:02.661620"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:27:19.711825"^^xsd:dateTime ;
    dct:title "Landfill Sites Details" ;
    dcat:accessURL <http://niagararegion.ca/sherpa-lists/landfill-sites.xml> .

<https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> a foaf:Organization ;
    foaf:name "Niagara Region" .

