@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/7d63cfc7-5eb1-4f2b-b85f-9c806d134185> a dcat:Dataset ;
    dct:description "Travel times and acceleration events across NSW roads in JSON format" ;
    dct:identifier "7d63cfc7-5eb1-4f2b-b85f-9c806d134185" ;
    dct:issued "2016-07-25T04:46:06.245308"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-04-15T00:21:23.180634"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> ;
    dct:title "Roads - Realtime" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "meg-oliverchild-8062" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7d63cfc7-5eb1-4f2b-b85f-9c806d134185/resource/421a8041-3596-4df0-883a-35723f5bb9ed> ;
    dcat:keyword "api",
        "real-time",
        "roads",
        "travel" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7d63cfc7-5eb1-4f2b-b85f-9c806d134185/resource/421a8041-3596-4df0-883a-35723f5bb9ed> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-25T14:46:23.548092"^^xsd:dateTime ;
    dct:modified "2016-07-25T14:46:23.548092"^^xsd:dateTime ;
    dct:title "Roads - Realtime" ;
    dcat:accessURL <https://www.livetraffic.com/desktop.html> ;
    dcat:mediaType "text/html" .

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

