@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/2932d889-f197-43bc-afd9-1c3df263ff90> a dcat:Dataset ;
    dct:description "This mosaic layer provides an aerial view of the region from 1954-55. Individual photos were scanned, merged and georeferenced to provide a continuous view of the area. Individual air photos are available by request to maplib@brocku.ca " ;
    dct:identifier "2932d889-f197-43bc-afd9-1c3df263ff90" ;
    dct:issued "2024-02-01T20:10:59.604527"^^xsd:dateTime ;
    dct:modified "2024-02-01T20:12:45.002647"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/3841ebd9-64a6-44b3-a470-6afa5ab553d0> ;
    dct:title "Niagara Air Photo Mosaic 1954" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brock Maps, Data & GIS" ;
            vcard:hasEmail <mailto:maplib@brocku.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/2932d889-f197-43bc-afd9-1c3df263ff90/resource/094c911c-99aa-48a5-9bb9-367e64c1cc53> ;
    dcat:keyword "air photo",
        "historical" ;
    dcat:landingPage <https://terra.library.brocku.ca/arcgis/rest/services/AirPhotos/Niagara195455Mosaic2018/MapServer> .

<https://niagaraopendata.ca/dataset/2932d889-f197-43bc-afd9-1c3df263ff90/resource/094c911c-99aa-48a5-9bb9-367e64c1cc53> a dcat:Distribution ;
    dct:description "This mosaic layer provides an aerial view of the region from 1934. Individual photos were scanned, merged and georeferenced to provide a continuous view of the area. Individual air photos are available by request to maplib@brocku.ca " ;
    dct:format "ArcGIS Rest API, image service" ;
    dct:issued "2024-02-01T20:12:44.793888"^^xsd:dateTime ;
    dct:modified "2024-02-01T20:12:45.009391"^^xsd:dateTime ;
    dct:title "Niagara Air Photo Mosaic 1954-55 image service" ;
    dcat:accessURL <https://terra.library.brocku.ca/arcgis/rest/services/AirPhotos/Niagara195455Mosaic2018/MapServer> .

<https://niagaraopendata.ca/organization/3841ebd9-64a6-44b3-a470-6afa5ab553d0> a foaf:Organization ;
    foaf:name "Brock University" .

