@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/1e5be2f9-20ab-439e-92c5-d2c143728acd> a dcat:Dataset ;
    dct:description "Parking related penalty notices issued by issuing authority, financial year and offence." ;
    dct:identifier "1e5be2f9-20ab-439e-92c5-d2c143728acd" ;
    dct:issued "2013-05-24T06:01:19.035338"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:16:20.606976"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Parking Offences" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1e5be2f9-20ab-439e-92c5-d2c143728acd/resource/7918431b-7eab-4037-a44a-1444978f9c8d> ;
    dcat:keyword "fines",
        "motoring" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1e5be2f9-20ab-439e-92c5-d2c143728acd/resource/7918431b-7eab-4037-a44a-1444978f9c8d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T02:01:39.857794"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:16:20.614752"^^xsd:dateTime ;
    dct:title "Parking Offenses" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3ff371c1a41a087ce663779caee44466c39b9dbd"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Parking-offences-DSF-011.xlsx> ;
    dcat:byteSize "9053696"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

