@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/6fc23414-b96b-4f6e-b152-a1b25022131b> a dcat:Dataset ;
    dct:description "The Niagara Historical Map Gallery is a collection of historical maps covering various portions of the Niagara Peninsula dating back to the 18th century. All maps are georeferenced. Each map has an app with links to 'Description and download' from the University's Digital Repository." ;
    dct:identifier "6fc23414-b96b-4f6e-b152-a1b25022131b" ;
    dct:issued "2024-02-07T16:30:41.607437"^^xsd:dateTime ;
    dct:modified "2024-06-12T19:53:40.853836"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/3841ebd9-64a6-44b3-a470-6afa5ab553d0> ;
    dct:title "Niagara Historical Map Gallery" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brock Maps, Data & GIS" ;
            vcard:hasEmail <mailto:maplib@brocku.ca> ] ;
    dcat:keyword "Historical Welland Canal",
        "historical" ;
    dcat:landingPage <https://brock.maps.arcgis.com/apps/instant/filtergallery/index.html?appid=9215c740c5dd4d5aafb1fb306a69c416> .

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

