@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/b20b7005-8475-4d69-be0b-52f29d35c456> a dcat:Dataset ;
    dct:description "A list of items with proper directions for disposal in Niagara Region. Alternate names/search terms for the items are included. The list is used in the \"Where Does It Go\" tool on the Niagara Region website." ;
    dct:identifier "b20b7005-8475-4d69-be0b-52f29d35c456" ;
    dct:issued "2024-01-29T12:26:41.857165"^^xsd:dateTime ;
    dct:modified "2024-02-15T20:38:10.554484"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> ;
    dct:title "Disposal of Waste Items" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jennifer Mazurek" ;
            vcard:hasEmail <mailto:jennifer.mazurek@niagararegion.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/b20b7005-8475-4d69-be0b-52f29d35c456/resource/22236071-966a-4ec1-b978-c38027fc76d3> ;
    dcat:keyword "disposal",
        "garbage",
        "organics",
        "recycling",
        "waste",
        "waste disposal" ;
    dcat:landingPage <http://niagararegion.ca/waste/disposal/default.aspx> .

<https://niagaraopendata.ca/dataset/b20b7005-8475-4d69-be0b-52f29d35c456/resource/22236071-966a-4ec1-b978-c38027fc76d3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2017-09-08T09:54:39.934172"^^xsd:dateTime ;
    dct:modified "2024-02-15T20:38:10.561027"^^xsd:dateTime ;
    dct:title "Disposal of Items (XML)" ;
    dcat:accessURL <http://niagararegion.ca/sherpa-lists/waste-items-disposal-items.xml> ;
    dcat:mediaType "application/xml" .

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

