@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/6f6b1359-22b1-4503-b3bf-3c7542f4bb7b> a dcat:Dataset ;
    dct:description "Location of Sydney CBD kerbside loading zones (for use by delivery vehicles when loading or unloading goods) by street and time of day (hourly) in JSON and XLS (MS Excel) formats" ;
    dct:identifier "6f6b1359-22b1-4503-b3bf-3c7542f4bb7b" ;
    dct:issued "2016-07-25T04:47:19.139707"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-25T04:47:29.831152"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> ;
    dct:title "Roads - Static - Loading Zones - Kerbside" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6f6b1359-22b1-4503-b3bf-3c7542f4bb7b/resource/a2761f07-f8b5-4ea2-86e3-9f4c63af926d> ;
    dcat:keyword "api",
        "kerbside",
        "roads" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6f6b1359-22b1-4503-b3bf-3c7542f4bb7b/resource/a2761f07-f8b5-4ea2-86e3-9f4c63af926d> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-25T14:47:29.510211"^^xsd:dateTime ;
    dct:modified "2016-07-25T14:47:29.510211"^^xsd:dateTime ;
    dct:title "Roads - Static - Loading Zones - Kerbside" ;
    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" .

