@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/f1b8da48-c487-41f9-9fe0-f83b284dfa8b> a dcat:Dataset ;
    dct:description "Digitally reproduced and georeferenced from original 1:25,000 Topographic Series held in the Map, Data & GIS Library. Maps are displayed as a seamless mosaic. " ;
    dct:identifier "f1b8da48-c487-41f9-9fe0-f83b284dfa8b" ;
    dct:issued "2024-02-01T19:37:42.774089"^^xsd:dateTime ;
    dct:modified "2024-02-01T19:39:12.149578"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/3841ebd9-64a6-44b3-a470-6afa5ab553d0> ;
    dct:title "Niagara Topographic Maps 1960s 1:25,000" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brock Maps, Data & GIS" ;
            vcard:hasEmail <mailto:maplib@brocku.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/f1b8da48-c487-41f9-9fe0-f83b284dfa8b/resource/93a374a2-f5be-45ce-bf06-33e1cfa7ce9c> ;
    dcat:keyword "historical",
        "topographic" ;
    dcat:landingPage <https://terra.library.brocku.ca/arcgis/rest/services/NiagaraTopos/NiagaraTopos25k_1960s/MapServer> .

<https://niagaraopendata.ca/dataset/f1b8da48-c487-41f9-9fe0-f83b284dfa8b/resource/93a374a2-f5be-45ce-bf06-33e1cfa7ce9c> a dcat:Distribution ;
    dct:description "Digitally reproduced and georeferenced from original 1:25,000 Topographic Series held in the Map, Data & GIS Library. Maps are displayed as a seamless mosaic. " ;
    dct:format "ArcGIS Rest API, image service" ;
    dct:issued "2024-02-01T19:39:11.939724"^^xsd:dateTime ;
    dct:modified "2024-02-01T19:39:12.156117"^^xsd:dateTime ;
    dct:title "Niagara topographic maps 1960s image service" ;
    dcat:accessURL <https://terra.library.brocku.ca/arcgis/rest/services/NiagaraTopos/NiagaraTopos25k_1960s/MapServer> .

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

