@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/9538b37d-3d0e-4723-a824-02081d2b885f> a dcat:Dataset ;
    dct:description "This spatial data set contains polygons representing cemetery properties in the City of Welland.  The data was compiled during the 2006 open spaces project.  The data set is a subset of the Parks_OpenSpace data set." ;
    dct:identifier "9538b37d-3d0e-4723-a824-02081d2b885f" ;
    dct:issued "2024-01-29T12:26:21.769038"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:45:40.419860"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Cemeteries" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/9538b37d-3d0e-4723-a824-02081d2b885f/resource/7c36a8ed-adc6-476f-9fcb-19faaa19e867> ;
    dcat:keyword "burial",
        "cemeteries",
        "cemetery",
        "graveyard",
        "open space" .

<https://niagaraopendata.ca/dataset/9538b37d-3d0e-4723-a824-02081d2b885f/resource/7c36a8ed-adc6-476f-9fcb-19faaa19e867> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-15T19:18:41.941530"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:21.750508"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-cemeteries" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-cemeteries> .

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

