@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/cc9a19dc-041d-40b9-842f-8f92f941ed55> a dcat:Dataset ;
    dct:description "Basketball Courts throughout Fort Erie" ;
    dct:identifier "cc9a19dc-041d-40b9-842f-8f92f941ed55" ;
    dct:issued "2024-01-29T12:26:46.024955"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:31.097282"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> ;
    dct:title "Fort Erie Basketball Courts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daryl Vander Veen" ;
            vcard:hasEmail <mailto:dvanderveen@forterie.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/cc9a19dc-041d-40b9-842f-8f92f941ed55/resource/9be71de1-82ab-4c5a-ad89-46446412a72f> ;
    dcat:keyword "basketball" .

<https://niagaraopendata.ca/dataset/cc9a19dc-041d-40b9-842f-8f92f941ed55/resource/9be71de1-82ab-4c5a-ad89-46446412a72f> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2017-09-01T12:28:52.203778"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:31.108871"^^xsd:dateTime ;
    dct:title "Fort Erie Basketball Courts" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/cc9a19dc-041d-40b9-842f-8f92f941ed55/resource/9be71de1-82ab-4c5a-ad89-46446412a72f/download/fort-erie-basketball-courts.kml> ;
    dcat:byteSize 8410.0 .

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

