@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/743f4d4b-d745-4f03-a8ce-013f3c38c427> a dcat:Dataset ;
    dct:description """Dataset includes total number of liable car parks, client identifiers, car park location, category, number of spaces and number of liable spaces. Also included in the dataset are the dollar values for casual and unlet concessions accorded the relevant car park.\r
\r
For further information on Parking Space Levy visit the OSR website.""" ;
    dct:identifier "743f4d4b-d745-4f03-a8ce-013f3c38c427" ;
    dct:issued "2016-06-29T11:34:21.430594"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-04-29T23:42:33.922053"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Parking Space Levy assessments" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/743f4d4b-d745-4f03-a8ce-013f3c38c427/resource/6a933dc2-9200-482a-837c-9c8d6151c6ec> ;
    dcat:keyword "Levy",
        "Parking Space Levy" .

<https://uatdatansw.dac.nsw.gov.au/dataset/743f4d4b-d745-4f03-a8ce-013f3c38c427/resource/6a933dc2-9200-482a-837c-9c8d6151c6ec> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2016-06-29T21:35:32.227848"^^xsd:dateTime ;
    dct:modified "2016-06-29T21:35:32.227848"^^xsd:dateTime ;
    dct:title "Parking Space Levy 2015-16" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/743f4d4b-d745-4f03-a8ce-013f3c38c427/resource/6a933dc2-9200-482a-837c-9c8d6151c6ec/download/psl-dataset.xlsx> .

<https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> a foaf:Agent ;
    foaf:name " Revenue NSW" .

