@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/8774da91-a3b4-4450-8cf1-c6ed7a1996dc> a dcat:Dataset ;
    dct:description "Parking spaces that are available for service and delivery drivers in Sydney’s CBD (at commercial rates) in GeoJSON and CSV format" ;
    dct:identifier "8774da91-a3b4-4450-8cf1-c6ed7a1996dc" ;
    dct:issued "2016-07-25T04:47:52.765268"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-25T04:48:05.111857"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> ;
    dct:title "Roads - Static - Parking - Off-Street" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8774da91-a3b4-4450-8cf1-c6ed7a1996dc/resource/3fbb9bb5-3c9a-4dc2-9847-6b4251a0d53e> ;
    dcat:keyword "api",
        "parking",
        "roads" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8774da91-a3b4-4450-8cf1-c6ed7a1996dc/resource/3fbb9bb5-3c9a-4dc2-9847-6b4251a0d53e> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-25T14:48:04.519958"^^xsd:dateTime ;
    dct:modified "2016-07-25T14:48:04.519958"^^xsd:dateTime ;
    dct:title "Roads - Static - Parking - Off-Street" ;
    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" .

