@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/d5c6e452-50e5-45f4-8806-61d2ef39de48> a dcat:Dataset ;
    dct:description "Baseball Diamonds throughout Fort Erie" ;
    dct:identifier "d5c6e452-50e5-45f4-8806-61d2ef39de48" ;
    dct:issued "2024-01-29T12:26:45.616946"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:29.486932"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> ;
    dct:title "Fort Erie Baseball Diamonds" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daryl Vander Veen" ;
            vcard:hasEmail <mailto:dvanderveen@forterie.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/d5c6e452-50e5-45f4-8806-61d2ef39de48/resource/62a04554-b2cb-47e2-bc48-9fa7a488e90b> ;
    dcat:keyword "baseball" .

<https://niagaraopendata.ca/dataset/d5c6e452-50e5-45f4-8806-61d2ef39de48/resource/62a04554-b2cb-47e2-bc48-9fa7a488e90b> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2017-08-31T16:45:05.602558"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:29.493339"^^xsd:dateTime ;
    dct:title "Fort Erie Baseball Diamonds" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/d5c6e452-50e5-45f4-8806-61d2ef39de48/resource/62a04554-b2cb-47e2-bc48-9fa7a488e90b/download/fort-erie-baseball-diamonds.kml> ;
    dcat:byteSize 12583.0 .

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

