@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://uatdatansw.dac.nsw.gov.au/dataset/64adc3c4-461b-41e8-814b-76e1d66914d3> a dcat:Dataset ;
    dct:description "Incidents, Fires, Floods, Alpine Conditions, Major Events and Roadworks information including GPS coordinates in GeoJSON format" ;
    dct:identifier "64adc3c4-461b-41e8-814b-76e1d66914d3" ;
    dct:issued "2016-07-25T04:44:17.544410"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-25T04:44:32.498757"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> ;
    dct:title "Roads - Realtime - Hazards" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/64adc3c4-461b-41e8-814b-76e1d66914d3/resource/cb44695e-2104-4004-8311-b5d52bc00316> ;
    dcat:keyword "api",
        "gps",
        "hazards",
        "roads" .

<https://uatdatansw.dac.nsw.gov.au/dataset/64adc3c4-461b-41e8-814b-76e1d66914d3/resource/cb44695e-2104-4004-8311-b5d52bc00316> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-25T14:44:32.057729"^^xsd:dateTime ;
    dct:modified "2016-07-25T14:44:32.057729"^^xsd:dateTime ;
    dct:title "Roads - Realtime - Hazards" ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/app/api-catalog.html> .

<https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> a foaf:Agent ;
    foaf:name "Roads and Maritime Services" .

