@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/0bb1a997-941c-4e9b-be38-7df26eaa0fec> a dcat:Dataset ;
    dct:description "A listing of locations accepting donations of various materials for recycling and reuse. The list includes acceptable materials, website, special instructions, whether or to call in advance, location and contact information." ;
    dct:identifier "0bb1a997-941c-4e9b-be38-7df26eaa0fec" ;
    dct:issued "2024-01-29T12:26:42.286620"^^xsd:dateTime ;
    dct:modified "2024-02-15T20:39:56.592572"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> ;
    dct:title "Donation Locations and Acceptable Items" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jennifer Mazurek" ;
            vcard:hasEmail <mailto:jennifer.mazurek@niagararegion.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/0bb1a997-941c-4e9b-be38-7df26eaa0fec/resource/377cc438-755f-45bd-8133-ddfbfc29295b> ;
    dcat:keyword "Acceptable Material",
        "Donate",
        "Donation",
        "Niagara Region",
        "Reuse",
        "Waste" .

<https://niagaraopendata.ca/dataset/0bb1a997-941c-4e9b-be38-7df26eaa0fec/resource/377cc438-755f-45bd-8133-ddfbfc29295b> a dcat:Distribution ;
    dct:description "Feed includes the following attributes for locations listed: Business; Address; City; Phone; Hours; Lattitude/Longitude; Call for pickup; Description; LAcceptable Items; External link." ;
    dct:format "XML" ;
    dct:issued "2018-02-23T13:55:18.217999"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:42.266590"^^xsd:dateTime ;
    dct:title "Donation Location and Acceptable Items (XML)" ;
    dcat:accessURL <http://niagararegion.ca/sherpa-lists/donation-locations.xml> .

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

