@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/82c79ddf-cec1-4f22-ab01-99138458e90a> a dcat:Dataset ;
    dct:description "The City of Sydney Council operates 2 car parks – Goulburn Street Car Park (near Central Station) and Kings Cross Car Park. Both car parks offer designated mobility parking spaces and free bicycle parking. Discounts available for hybrid vehicles. Permanent parkers have access 24 hours a day, 7 days a week.More information on Council car parks" ;
    dct:identifier "82c79ddf-cec1-4f22-ab01-99138458e90a" ;
    dct:issued "2020-08-25T20:00:50.250597"^^xsd:dateTime ;
    dct:modified "2021-06-24T20:00:44.620546"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Council car parks" ;
    dcat:keyword "City of Sydney",
        "car",
        "parking",
        "transport and access" .

<https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> a foaf:Agent ;
    foaf:name "City of Sydney" .

