@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/679424b4-ccf8-46cd-8e0b-f16c49572dbb> a dcat:Dataset ;
    dct:description "Co-ordinates of Queensland Ambulance Service Locations 2017" ;
    dct:identifier "679424b4-ccf8-46cd-8e0b-f16c49572dbb" ;
    dct:issued "2025-11-11T10:21:46.934178"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:21:49.905891"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Ambulance Service Locations and Co-ordinates" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@ambulance.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@ambulance.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/679424b4-ccf8-46cd-8e0b-f16c49572dbb/resource/83360397-4dcb-495c-a9c8-342a5ef6b5aa> ;
    dcat:keyword "Locations",
        "Queensland Ambulance Service",
        "Responder" .

<https://data.gov.au/dataset/679424b4-ccf8-46cd-8e0b-f16c49572dbb/resource/83360397-4dcb-495c-a9c8-342a5ef6b5aa> a dcat:Distribution ;
    dct:description """Co-ordinates of Queensland Ambulance Service Locations 2017\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2018-01-08T05:47:07.185336"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:21:46.920967"^^xsd:dateTime ;
    dct:title "Queensland Ambulance Service Locations and Co-ordinates 2017" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/679424b4-ccf8-46cd-8e0b-f16c49572dbb/resource/83360397-4dcb-495c-a9c8-342a5ef6b5aa/download/qas-locations-and-coordinates-2014-16-v1-0-20171220.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.gov.au/organization/cc944344-1350-42e9-b212-0489a49ac83b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Queensland Health" .

