@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/7c02904e-cb0d-44a7-a81f-34635b74a3db> a dcat:Dataset ;
    dct:description "This spatial data set contains points representing the locations of survey control monuments in the City of Welland.  Marker types include MTO, Survey Control Points, Global Positioning Monuments, Benchmarks." ;
    dct:identifier "7c02904e-cb0d-44a7-a81f-34635b74a3db" ;
    dct:issued "2024-01-29T12:26:27.047879"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:35:16.935618"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Horizontal Survey Control" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/7c02904e-cb0d-44a7-a81f-34635b74a3db/resource/197e60a0-0207-4101-af19-ee9dcd33165e> ;
    dcat:keyword "control",
        "control monuments",
        "control points",
        "horizontal control",
        "markers",
        "monuments",
        "survey",
        "survey control" .

<https://niagaraopendata.ca/dataset/7c02904e-cb0d-44a7-a81f-34635b74a3db/resource/197e60a0-0207-4101-af19-ee9dcd33165e> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-12T20:04:35.559043"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:27.024467"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-survey-control-points" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-survey-control-points> .

<https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> a foaf:Organization ;
    foaf:name "City of Welland" .

