@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/e9c35f3a-d205-412a-852d-d4ed3f5b57ad> a dcat:Dataset ;
    dct:description "<p>A web app to allow the viewing of heritage properties in the City of Niagara Falls. Included are the heritage properties open data layer and the 2023 aerial imagery.</p>" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=f245e48c82724a57859438dea660f7ae> ;
    dct:issued "2025-09-11T15:12:33+00:00"^^xsd:dateTime ;
    dct:modified "2025-12-11T14:54:56+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "City Of Niagara Falls" ] ;
    dct:title "Niagara Falls Heritage Property Viewer" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "jleitch@niagarafalls.ca" ;
            vcard:hasEmail <mailto:gisrequest@niagarafalls.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/e9c35f3a-d205-412a-852d-d4ed3f5b57ad/resource/2c198342-408d-4de6-8b71-637028e93f1f>,
        <https://niagaraopendata.ca/dataset/e9c35f3a-d205-412a-852d-d4ed3f5b57ad/resource/3f3a6c27-2cc9-4e24-9544-e968a45f5919> ;
    dcat:keyword "heritage",
        "heritage building",
        "heritage property",
        "historical",
        "niagara falls",
        "open data" ;
    dcat:landingPage <https://open.niagarafalls.ca/apps/niagarafalls::niagara-falls-heritage-property-viewer> .

<https://niagaraopendata.ca/dataset/e9c35f3a-d205-412a-852d-d4ed3f5b57ad/resource/2c198342-408d-4de6-8b71-637028e93f1f> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-01-31T04:47:04.937182"^^xsd:dateTime ;
    dct:modified "2026-01-31T04:47:04.909287"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://experience.arcgis.com/experience/f245e48c82724a57859438dea660f7ae> .

<https://niagaraopendata.ca/dataset/e9c35f3a-d205-412a-852d-d4ed3f5b57ad/resource/3f3a6c27-2cc9-4e24-9544-e968a45f5919> a dcat:Distribution ;
    dct:format "Web Page" ;
    dct:issued "2026-01-31T04:47:04.937175"^^xsd:dateTime ;
    dct:modified "2026-01-31T04:47:04.909052"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open.niagarafalls.ca/apps/niagarafalls::niagara-falls-heritage-property-viewer> .

