@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/141cb60c-15f5-4dbc-b0de-bf7430e9d607> a dcat:Dataset ;
    dct:description "<p>This public web map shows the free trees and shrubs given away by the City of Niagara Falls at the 2026 Free Tree Giveaway Event, as represented by a point at the recipient’s residential address. The purpose is to illustrate participation in the event; points do not indicate the final planted tree location.</p>" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=463dbcc11e25410aa0cf2a488425753b> ;
    dct:issued "2026-06-01T15:31:12+00:00"^^xsd:dateTime ;
    dct:modified "2026-06-01T15:42:33+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "City Of Niagara Falls" ] ;
    dct:title "Niagara Falls 2026 Tree Giveaway Results Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@niagarafalls.ca" ;
            vcard:hasEmail <mailto:gisrequest@niagarafalls.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/141cb60c-15f5-4dbc-b0de-bf7430e9d607/resource/381ba9ba-0cc3-49ed-addd-52f48a3742a9> ;
    dcat:keyword "Giveaway",
        "Niagara Falls",
        "Tree",
        "tree giveaway",
        "trees" ;
    dcat:landingPage <https://open.niagarafalls.ca/maps/niagarafalls::niagara-falls-2026-tree-giveaway-results-map> .

<https://niagaraopendata.ca/dataset/141cb60c-15f5-4dbc-b0de-bf7430e9d607/resource/381ba9ba-0cc3-49ed-addd-52f48a3742a9> a dcat:Distribution ;
    dct:format "Web Page" ;
    dct:issued "2026-06-06T07:15:18.738863"^^xsd:dateTime ;
    dct:modified "2026-06-06T07:15:18.716264"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open.niagarafalls.ca/maps/niagarafalls::niagara-falls-2026-tree-giveaway-results-map> .

