@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/0a474a3a-52bc-467c-bb0d-9e72358194fd> a dcat:Dataset ;
    dct:description "<p>This dashboard application details the usage statistics for the items included in the Niagara Falls Open Data Hub. The data are updated monthly for the previous month. Usage statistics tracked include the number of open data hub page views, and the number of hits on the ArcGIS Online feature service for each data set. The number of hits on the ArcGIS Online feature service can be from human-based viewing and automated usage of the API and the service's REST endpoint. A “hit” can be a single API call or query against the endpoint, and therefore, these numbers may seem quite large.</p>" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=73982e5a25a9488b8039818456b5c385> ;
    dct:issued "2024-05-31T19:06:33+00:00"^^xsd:dateTime ;
    dct:modified "2026-01-27T14:12:12+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "City Of Niagara Falls" ] ;
    dct:title "Niagara Falls Open Data Usage Statistics Dashboard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@niagarafalls.ca" ;
            vcard:hasEmail <mailto:gisrequest@niagarafalls.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/0a474a3a-52bc-467c-bb0d-9e72358194fd/resource/d12c954b-623e-4e45-b1bc-6eb6f04651d1> ;
    dcat:keyword "niagara falls",
        "open data",
        "usage statistics" ;
    dcat:landingPage <https://open.niagarafalls.ca/apps/niagarafalls::niagara-falls-open-data-usage-statistics-dashboard> .

<https://niagaraopendata.ca/dataset/0a474a3a-52bc-467c-bb0d-9e72358194fd/resource/d12c954b-623e-4e45-b1bc-6eb6f04651d1> a dcat:Distribution ;
    dct:format "Web Page" ;
    dct:issued "2026-01-31T04:47:03.949873"^^xsd:dateTime ;
    dct:modified "2026-01-31T04:47:03.936104"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open.niagarafalls.ca/apps/niagarafalls::niagara-falls-open-data-usage-statistics-dashboard> .

