@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/046c8c6a-e0b2-44b7-a324-9c6a32105563> a dcat:Dataset ;
    dct:description """The Niagara Air Photo Index is a listing of aerial imagery available through the Brock University Map, Data & GIS Library. Layers draw according to visibility (eyeball icon) and order. Expand the decades groupings to see all collections. \r
\r
Imagery available for viewing will be evident via the pop-ups. Contact maplib@brocku.ca if you require an image that is not visible through the web app.\r
\r
https://arcg.is/8LD5P \r
""" ;
    dct:identifier "046c8c6a-e0b2-44b7-a324-9c6a32105563" ;
    dct:issued "2024-01-29T12:27:07.827477"^^xsd:dateTime ;
    dct:modified "2024-02-06T13:21:15.721171"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/3841ebd9-64a6-44b3-a470-6afa5ab553d0> ;
    dct:title "Niagara Air Photo Index" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brock University Map, Data & GIS Library" ;
            vcard:hasEmail <mailto:sjanzen@brocku.ca> ] ;
    dcat:keyword "Fort Erie",
        "Grimsby",
        "Lincoln",
        "Niagara Falls",
        "Niagara Region",
        "Niagara-on-the-Lake",
        "Pelham",
        "Port Colborne",
        "St. Catharines",
        "Thorold",
        "Wainfleet",
        "Welland",
        "West Lincoln",
        "aerial",
        "air photo",
        "historical air photos",
        "imagery" ;
    dcat:landingPage <https://arcg.is/8LD5P> .

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

