@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/55e8e08c-7f31-4f05-ad4d-f9a65403d480> a dcat:Dataset ;
    dct:description "Trails and Bikeways within the Town of Lincoln" ;
    dct:identifier "55e8e08c-7f31-4f05-ad4d-f9a65403d480" ;
    dct:issued "2024-01-29T12:26:55.653606"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:22:37.859508"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/7e3a7680-16d8-4f6e-ae9e-660338de1b99> ;
    dct:title "Lincoln Trails & Bikeways System Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "TOL-Support" ;
            vcard:hasEmail <mailto:opendata@lincoln.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/55e8e08c-7f31-4f05-ad4d-f9a65403d480/resource/cac02737-148c-45f7-bc11-0c6945a67c3b> ;
    dcat:keyword "Bicycle",
        "Bike",
        "Lincoln",
        "Town of Lincoln",
        "Trails" ;
    dcat:landingPage <http://www.lincoln.ca/sites/lincoln.civicwebcms.com/files/media/Community%20Services/Final%20Trail%20Brochure.pdf> .

<https://niagaraopendata.ca/dataset/55e8e08c-7f31-4f05-ad4d-f9a65403d480/resource/cac02737-148c-45f7-bc11-0c6945a67c3b> a dcat:Distribution ;
    dct:description "Trails and Bikeways within the Town of Lincoln" ;
    dct:format "PDF" ;
    dct:issued "2016-07-15T17:52:26.216713"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:22:37.865740"^^xsd:dateTime ;
    dct:title "Lincoln Trails & Bikeways System Map" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/55e8e08c-7f31-4f05-ad4d-f9a65403d480/resource/cac02737-148c-45f7-bc11-0c6945a67c3b/download/final-trail-brochure.pdf> ;
    dcat:byteSize 807240.0 .

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

