@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/ca8c2f78-770e-4208-b867-39b91749aeb1> a dcat:Dataset ;
    dct:description "<p>This public web map is intended to show the current and upcoming public notices for the City of Niagara Falls, Canada. Public notices include closures and disruptions to services and facilities provided and owned by the city and can include: road maintenance anc closures, water and sewer repair, facility closures, etc. The features on the map are colour-coded and include events that are scheduled to occur in the future, and events that are currently occurring. Clicking on a map feature will show a pop-up box with further information and a button that users can click to see more detail.</p>" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=7931b34aa5e449ae8c5bcfb8ff2cacdc> ;
    dct:issued "2026-05-11T20:20:27+00:00"^^xsd:dateTime ;
    dct:modified "2026-05-13T14:05:17+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "City Of Niagara Falls" ] ;
    dct:title "Niagara Falls Public Notices Web Map (all types)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@niagarafalls.ca" ;
            vcard:hasEmail <mailto:gisrequest@niagarafalls.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/ca8c2f78-770e-4208-b867-39b91749aeb1/resource/19b9b2c7-23fd-4367-9441-7096a63fe9d5> ;
    dcat:keyword "Open Data",
        "closures",
        "construction",
        "facility closure",
        "niagara falls",
        "notices",
        "park closure",
        "public notices",
        "road closure",
        "services" ;
    dcat:landingPage <https://open.niagarafalls.ca/maps/niagarafalls::niagara-falls-public-notices-web-map-all-types> .

<https://niagaraopendata.ca/dataset/ca8c2f78-770e-4208-b867-39b91749aeb1/resource/19b9b2c7-23fd-4367-9441-7096a63fe9d5> a dcat:Distribution ;
    dct:format "Web Page" ;
    dct:issued "2026-05-16T06:45:25.007608"^^xsd:dateTime ;
    dct:modified "2026-05-16T06:45:24.976696"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open.niagarafalls.ca/maps/niagarafalls::niagara-falls-public-notices-web-map-all-types> .

