@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/cbb87f7e-f986-4911-85ae-525040b59156> a dcat:Dataset ;
    dct:description "The City of Sydney local area is divided into 16 parking areas. Permits are valid only in the area where you live or operate a business.Visit the interactive mapMore information on parking permit areas" ;
    dct:identifier "cbb87f7e-f986-4911-85ae-525040b59156" ;
    dct:issued "2020-08-25T20:00:57.815543"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:00:57.815553"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Parking permits areas" ;
    dcat:keyword "City of Sydney",
        "parking",
        "permits",
        "regulatory",
        "transport and access" .

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

