@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/23381d99-9d0e-47b4-9749-4421b2e6dcae> a dcat:Dataset ;
    dct:description "Splash pads throughout Fort Erie" ;
    dct:identifier "23381d99-9d0e-47b4-9749-4421b2e6dcae" ;
    dct:issued "2024-01-29T12:26:50.091634"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:57.255752"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> ;
    dct:title "Fort Erie Splash Pads" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daryl Vander Veen" ;
            vcard:hasEmail <mailto:dvanderveen@forterie.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/23381d99-9d0e-47b4-9749-4421b2e6dcae/resource/6eba2c4a-6325-40d8-b051-7797fc36347a> ;
    dcat:keyword "Splash Pad",
        "swimming" .

<https://niagaraopendata.ca/dataset/23381d99-9d0e-47b4-9749-4421b2e6dcae/resource/6eba2c4a-6325-40d8-b051-7797fc36347a> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2017-09-01T12:40:35.471557"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:57.264211"^^xsd:dateTime ;
    dct:title "Fort Erie Splash Pads" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/23381d99-9d0e-47b4-9749-4421b2e6dcae/resource/6eba2c4a-6325-40d8-b051-7797fc36347a/download/fort-erie-splash-pads.kml> ;
    dcat:byteSize 9724.0 .

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

