@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/e6bb6a30-3f8c-4cd7-943f-45a5b59ac6eb> a dcat:Dataset ;
    dct:description "Soccer Fields throughout the Town of Fort Erie" ;
    dct:identifier "e6bb6a30-3f8c-4cd7-943f-45a5b59ac6eb" ;
    dct:issued "2024-01-29T12:26:49.695424"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:55.789741"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> ;
    dct:title "Fort Erie Soccer Fields" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daryl Vander Veen" ;
            vcard:hasEmail <mailto:dvanderveen@forterie.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/e6bb6a30-3f8c-4cd7-943f-45a5b59ac6eb/resource/40f41f66-ece3-49e5-a672-1a872d6069e1> ;
    dcat:keyword "Soccer" .

<https://niagaraopendata.ca/dataset/e6bb6a30-3f8c-4cd7-943f-45a5b59ac6eb/resource/40f41f66-ece3-49e5-a672-1a872d6069e1> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2017-09-01T11:07:03.314258"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:55.797281"^^xsd:dateTime ;
    dct:title "Fort Erie Soccer Fields" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/e6bb6a30-3f8c-4cd7-943f-45a5b59ac6eb/resource/40f41f66-ece3-49e5-a672-1a872d6069e1/download/fort-erie-soccer-fields.kml> ;
    dcat:byteSize 9896.0 .

<https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> a foaf:Organization ;
    foaf:name "Town of Fort Erie" .

