@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/8b186a2b-3e6e-4c31-8bb0-44df7e31c545> a dcat:Dataset ;
    dct:description "Playgrounds throughout Fort Erie" ;
    dct:identifier "8b186a2b-3e6e-4c31-8bb0-44df7e31c545" ;
    dct:issued "2024-01-29T12:26:49.301485"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:54.332315"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> ;
    dct:title "Fort Erie Playgrounds" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daryl Vander Veen" ;
            vcard:hasEmail <mailto:dvanderveen@forterie.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/8b186a2b-3e6e-4c31-8bb0-44df7e31c545/resource/ad0e3b1c-6ee4-43d7-9fc4-33f7e64fc8e2> ;
    dcat:keyword "Parks",
        "Playgrounds" .

<https://niagaraopendata.ca/dataset/8b186a2b-3e6e-4c31-8bb0-44df7e31c545/resource/ad0e3b1c-6ee4-43d7-9fc4-33f7e64fc8e2> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2017-09-01T12:38:26.050829"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:54.343563"^^xsd:dateTime ;
    dct:title "Fort Erie Playgrounds" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/8b186a2b-3e6e-4c31-8bb0-44df7e31c545/resource/ad0e3b1c-6ee4-43d7-9fc4-33f7e64fc8e2/download/fort-erie-playgrounds.kml> ;
    dcat:byteSize 23502.0 .

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

