@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/e11e6757-d717-45d6-a914-22280866bb76> a dcat:Dataset ;
    dct:description """A Listing of all the Town of Lincoln's Parks and Facilities including:\r
-Name\r
-Contact phone number\r
-Contact email address\r
-Website\r
-Address\r
-Coordinates\r
-Amenities\r
-Operating Hours""" ;
    dct:identifier "e11e6757-d717-45d6-a914-22280866bb76" ;
    dct:issued "2024-01-29T12:26:55.265393"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:22:35.597975"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/7e3a7680-16d8-4f6e-ae9e-660338de1b99> ;
    dct:title "Lincoln Parks and Facilities" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "TOL-Support" ;
            vcard:hasEmail <mailto:opendata@lincoln.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/e11e6757-d717-45d6-a914-22280866bb76/resource/f1c8575e-7b3b-433a-a2aa-f8f6ccf69db6> ;
    dcat:keyword "Facilities",
        "Lincoln",
        "Parks" ;
    dcat:landingPage <www.lincoln.ca> .

<https://niagaraopendata.ca/dataset/e11e6757-d717-45d6-a914-22280866bb76/resource/f1c8575e-7b3b-433a-a2aa-f8f6ccf69db6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-03-02T21:05:15.708613"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:22:35.604289"^^xsd:dateTime ;
    dct:title "Lincoln Parks and Facilities" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/e11e6757-d717-45d6-a914-22280866bb76/resource/f1c8575e-7b3b-433a-a2aa-f8f6ccf69db6/download/lincoln-parks-and-facilities.csv> ;
    dcat:byteSize 6738.0 .

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

