@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/4d0f14f1-374e-43f8-9456-f408e399a675> a dcat:Dataset ;
    dct:description "Locations in Niagara Region to purchase garbage tags and refrigerant removal stickers." ;
    dct:identifier "4d0f14f1-374e-43f8-9456-f408e399a675" ;
    dct:issued "2024-01-29T12:27:49.835020"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:27:49.835027"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> ;
    dct:title "Recycling/Organics/Composting Container Pick-Up Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jennifer Mazurek" ;
            vcard:hasEmail <mailto:jennifer.mazurek@niagararegion.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/4d0f14f1-374e-43f8-9456-f408e399a675/resource/dcbae539-8fa2-4e3c-bc4d-8e55d444eb27> ;
    dcat:keyword "Blue Box",
        "Compost",
        "Composter",
        "Composting",
        "Containers",
        "Disposal",
        "Green Bin",
        "Grey Box",
        "Kitchen Catcher",
        "Organics",
        "Recycling",
        "Waste" ;
    dcat:landingPage <http://niagararegion.ca/waste/containers/container-locations.aspx> .

<https://niagaraopendata.ca/dataset/4d0f14f1-374e-43f8-9456-f408e399a675/resource/dcbae539-8fa2-4e3c-bc4d-8e55d444eb27> a dcat:Distribution ;
    dct:description "Locations for new homeowners in Niagara Region to pick-up free containers, residents to replace broken containers or purchase new recycling containers." ;
    dct:format "XML" ;
    dct:issued "2017-09-08T09:39:35.940895"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:27:49.801448"^^xsd:dateTime ;
    dct:title "Waste Container Pick Up Locations" ;
    dcat:accessURL <http://niagararegion.ca/sherpa-lists/waste-container-locations.xml> .

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

