@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/9851ed38-7afd-47b2-bafb-1aa7e150b4b0> a dcat:Dataset ;
    dct:description "Sports clubs, associations, and facilities operating within the Niagara region. Data contains company's name, categorization, activities, street address, contact details and latitude and longitude coordinates." ;
    dct:identifier "9851ed38-7afd-47b2-bafb-1aa7e150b4b0" ;
    dct:issued "2024-01-29T12:27:13.155645"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:31:47.513279"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/7027a675-ae32-4df2-8042-a7ccc25b73c7> ;
    dct:title "Niagara Sports Clubs, Associations and Facilities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rel8ed.to" ;
            vcard:hasEmail <mailto:info@rel8ed.to> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/9851ed38-7afd-47b2-bafb-1aa7e150b4b0/resource/1b4646cf-8579-4b96-82d2-df32cb746899>,
        <https://niagaraopendata.ca/dataset/9851ed38-7afd-47b2-bafb-1aa7e150b4b0/resource/1d107c7c-8aa5-46aa-aaad-abd99ae7c4e4> ;
    dcat:keyword "activities",
        "archery",
        "association",
        "ball hockey",
        "baseball",
        "basketball",
        "bowling",
        "boxing",
        "club",
        "course",
        "cricket",
        "curling",
        "equestrian",
        "football",
        "golf",
        "gymnastics",
        "health",
        "ice hockey",
        "karate",
        "lacrosse",
        "lawn bowling",
        "martial arts",
        "pool",
        "rowing",
        "sailing",
        "shooting",
        "skating",
        "soccer",
        "sports",
        "squash",
        "swimming",
        "tennis",
        "training",
        "triathlon",
        "volleyball",
        "weightlifting" .

<https://niagaraopendata.ca/dataset/9851ed38-7afd-47b2-bafb-1aa7e150b4b0/resource/1b4646cf-8579-4b96-82d2-df32cb746899> a dcat:Distribution ;
    dct:description "Sporting facilities from across Niagara region." ;
    dct:format "CSV" ;
    dct:issued "2017-11-30T15:31:07.589757"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:31:47.523974"^^xsd:dateTime ;
    dct:title "Niagara Sports Facilities" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/9851ed38-7afd-47b2-bafb-1aa7e150b4b0/resource/1b4646cf-8579-4b96-82d2-df32cb746899/download/niagarafacilitynew.csv> ;
    dcat:byteSize 30467.0 .

<https://niagaraopendata.ca/dataset/9851ed38-7afd-47b2-bafb-1aa7e150b4b0/resource/1d107c7c-8aa5-46aa-aaad-abd99ae7c4e4> a dcat:Distribution ;
    dct:description "Sports clubs and accociations across Niaraga region" ;
    dct:format "CSV" ;
    dct:issued "2017-11-30T15:29:17.083289"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:31:42.886829"^^xsd:dateTime ;
    dct:title "Niagara Sports Clubs" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/9851ed38-7afd-47b2-bafb-1aa7e150b4b0/resource/1d107c7c-8aa5-46aa-aaad-abd99ae7c4e4/download/niagaraclubnew.csv> ;
    dcat:byteSize 33618.0 .

<https://niagaraopendata.ca/organization/7027a675-ae32-4df2-8042-a7ccc25b73c7> a foaf:Organization ;
    foaf:name "Community Data" .

