@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/e983374a-2a7c-4ad8-a9cf-b129c14a8be6> a dcat:Dataset ;
    dct:description "The competition venues for the Gold Coast 2018 Commonwealth Games (GC2018). " ;
    dct:identifier "e983374a-2a7c-4ad8-a9cf-b129c14a8be6" ;
    dct:issued "2025-11-11T14:46:12.019055"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:46:15.120010"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/df55fa16-414a-4c55-b49c-d43ae4425fb0> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Gold Coast 2018 Commonwealth Games Competition Venues" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@dtesb.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@dtesb.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/e983374a-2a7c-4ad8-a9cf-b129c14a8be6/resource/b5c9c872-b36d-4766-9524-b830f6916063> ;
    dcat:keyword "DTESB",
        "GC2018",
        "GC2018 Venues",
        "Gold Coast 2018 Commonweath Games" .

<https://data.gov.au/dataset/e983374a-2a7c-4ad8-a9cf-b129c14a8be6/resource/b5c9c872-b36d-4766-9524-b830f6916063> a dcat:Distribution ;
    dct:description """The competition venues for the Gold Coast 2018 Commonwealth Games (GC2018). \r
""" ;
    dct:format "CSV" ;
    dct:issued "2015-04-24T05:20:55.353815"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:46:12.004729"^^xsd:dateTime ;
    dct:title "Gold Coast 2018 Commonwealth Games Competition Venues" ;
    dcat:accessURL <https://www.dtesb.qld.gov.au/__data/assets/file/0007/266119/gold-coast-2018-commonwealth-games-competition-venues.csv> .

<https://data.gov.au/organization/df55fa16-414a-4c55-b49c-d43ae4425fb0> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Sport, Racing and Olympic and Paralympic Games" .

