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

<https://uatdatansw.dac.nsw.gov.au/dataset/2750ced3-cc28-4963-93a1-df27bb7b98f5> a dcat:Dataset ;
    dct:description "50th percentile response times for potentially life-threatening cases by ambulance station." ;
    dct:identifier "2750ced3-cc28-4963-93a1-df27bb7b98f5" ;
    dct:issued "2013-05-26T23:29:34.312078"^^xsd:dateTime ;
    dct:modified "2016-07-20T12:14:17.266938"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/575f5695-7bc3-4f1a-ba2f-372b4264964d> ;
    dct:title "Ambulance response times" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2750ced3-cc28-4963-93a1-df27bb7b98f5/resource/523cccb8-9d5a-4ffa-abed-9003cb57ef85> ;
    dcat:keyword "emergency services",
        "health" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2750ced3-cc28-4963-93a1-df27bb7b98f5/resource/523cccb8-9d5a-4ffa-abed-9003cb57ef85> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-05-26T19:29:49.747043"^^xsd:dateTime ;
    dct:modified "2013-05-26T19:29:49.747043"^^xsd:dateTime ;
    dct:title "Ambulance response times" ;
    dcat:accessURL <http://www.ambulance.nsw.gov.au/Media/docs/50th%20Percentile%20by%20area%202010_11-02b8384c-319b-4530-aa49-f05070410122-0.pdf> ;
    dcat:byteSize "18313"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/organization/575f5695-7bc3-4f1a-ba2f-372b4264964d> a foaf:Agent ;
    foaf:name "NSW Ambulance" .

