@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/e6e002e9-e754-4dc2-9861-cf1a12c17cbd> a dcat:Dataset ;
    dct:description """Shapefiles data for the boundaries of the Beamsville CIP area\r
""" ;
    dct:identifier "e6e002e9-e754-4dc2-9861-cf1a12c17cbd" ;
    dct:issued "2024-01-29T12:25:27.317357"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:18:41.803709"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/7e3a7680-16d8-4f6e-ae9e-660338de1b99> ;
    dct:title "Beamsville 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/e6e002e9-e754-4dc2-9861-cf1a12c17cbd/resource/314fec62-e953-43a0-8c48-acbabc8d2d13> ;
    dcat:keyword "Beamsville",
        "CIP",
        "Community Improvement Plan",
        "Lincoln",
        "Town of Lincoln" ;
    dcat:landingPage <http://lincoln.ca/node/108> .

<https://niagaraopendata.ca/dataset/e6e002e9-e754-4dc2-9861-cf1a12c17cbd/resource/314fec62-e953-43a0-8c48-acbabc8d2d13> a dcat:Distribution ;
    dct:description "Shape files of the Beamsville CIP boundaries" ;
    dct:format "SHP" ;
    dct:issued "2016-06-24T17:47:05.923972"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:18:41.816934"^^xsd:dateTime ;
    dct:title "beamsville-community-improvement-plan-boundaries" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/e6e002e9-e754-4dc2-9861-cf1a12c17cbd/resource/314fec62-e953-43a0-8c48-acbabc8d2d13/download/lincoln-beasmville-cip.zip> ;
    dcat:byteSize 3842.0 .

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

