@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/ab00fa6a-0c69-4c98-9ecf-3a186e4103f2> a dcat:Dataset ;
    dct:description "A document containing links to the available ortho-imagery mosaics of the City of Niagara Falls.  This is an html document that links to zip files containing the mosaic imagery files in JPG2000 format." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=a72a2036ef6f4c28a27ebccd89767eb2> ;
    dct:issued "2023-06-22T17:52:53+00:00"^^xsd:dateTime ;
    dct:modified "2025-12-09T16:55:01+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "City Of Niagara Falls" ] ;
    dct:title "Niagara Falls Ortho-Imagery" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@niagarafalls.ca" ;
            vcard:hasEmail <mailto:gisrequest@niagarafalls.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/ab00fa6a-0c69-4c98-9ecf-3a186e4103f2/resource/d2f50718-7a48-4c61-93a4-a7b1dafd702e>,
        <https://niagaraopendata.ca/dataset/ab00fa6a-0c69-4c98-9ecf-3a186e4103f2/resource/e28588cf-8e1a-4799-bd9b-758537afe7ac> ;
    dcat:keyword "aerial",
        "airphoto",
        "imagery",
        "niagara falls",
        "open data",
        "ortho" ;
    dcat:landingPage <https://open.niagarafalls.ca/documents/niagarafalls::niagara-falls-ortho-imagery> .

<https://niagaraopendata.ca/dataset/ab00fa6a-0c69-4c98-9ecf-3a186e4103f2/resource/d2f50718-7a48-4c61-93a4-a7b1dafd702e> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2024-02-07T18:51:03.324850"^^xsd:dateTime ;
    dct:modified "2025-01-17T14:46:21.079674"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://portal.niagarafalls.ca/opendata/imagery.html> ;
    dcat:mediaType "text/html" .

<https://niagaraopendata.ca/dataset/ab00fa6a-0c69-4c98-9ecf-3a186e4103f2/resource/e28588cf-8e1a-4799-bd9b-758537afe7ac> a dcat:Distribution ;
    dct:format "Web Page" ;
    dct:issued "2024-02-07T18:51:03.324845"^^xsd:dateTime ;
    dct:modified "2024-02-07T18:51:03.311462"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open.niagarafalls.ca/documents/niagarafalls::niagara-falls-ortho-imagery> .

