@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://niagaraopendata.ca/dataset/9f5a40d5-bdba-47a6-81c1-5d1e2191618b> a dcat:Dataset ;
    dct:description "Shapefiles data for the boundaries of the Vineland CIP area" ;
    dct:identifier "9f5a40d5-bdba-47a6-81c1-5d1e2191618b" ;
    dct:issued "2024-01-29T12:27:48.076775"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:53:15.782582"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/7e3a7680-16d8-4f6e-ae9e-660338de1b99> ;
    dct:title "Vineland Community Improvement Plan Boundaries" ;
    owl:versionInfo "June 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "TOL-Support" ;
            vcard:hasEmail <mailto:opendata@lincoln.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/9f5a40d5-bdba-47a6-81c1-5d1e2191618b/resource/b15c44bd-f5d5-4138-863c-a875dfab0d3b> ;
    dcat:keyword "CIP",
        "Community Improvement Plan",
        "Lincoln",
        "Town of Lincoln",
        "Vineland" ;
    dcat:landingPage <http://lincoln.ca/node/108> .

<https://niagaraopendata.ca/dataset/9f5a40d5-bdba-47a6-81c1-5d1e2191618b/resource/b15c44bd-f5d5-4138-863c-a875dfab0d3b> a dcat:Distribution ;
    dct:description "Shape files of the Vineland CIP boundaries" ;
    dct:format "SHP" ;
    dct:issued "2016-06-24T17:54:47.719044"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:53:15.789521"^^xsd:dateTime ;
    dct:title "vineland-community-improvement-plan-boundaries" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/9f5a40d5-bdba-47a6-81c1-5d1e2191618b/resource/b15c44bd-f5d5-4138-863c-a875dfab0d3b/download/lincoln-vineland-cip.zip> ;
    dcat:byteSize 2869.0 .

<https://niagaraopendata.ca/organization/7e3a7680-16d8-4f6e-ae9e-660338de1b99> a foaf:Organization ;
    foaf:name "Town of Lincoln" .

