@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/53ea62d1-57c8-4e5f-a855-6c5172ff7f79> a dcat:Dataset ;
    dct:description "Speeding penalty notices issued by the NSW Police Force, by financial year, local area command, speed band and zone type." ;
    dct:identifier "53ea62d1-57c8-4e5f-a855-6c5172ff7f79" ;
    dct:issued "2013-05-24T06:00:35.784293"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:07:10.750704"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Police-issued Speeding Offences" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/53ea62d1-57c8-4e5f-a855-6c5172ff7f79/resource/f7b1a31c-10b1-4002-874a-3324010a2e88> ;
    dcat:keyword "enforcement",
        "fines",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/53ea62d1-57c8-4e5f-a855-6c5172ff7f79/resource/f7b1a31c-10b1-4002-874a-3324010a2e88> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T02:00:49.091639"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:07:10.760398"^^xsd:dateTime ;
    dct:title "Police-issued Speeding Offences" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a784bed4af8b555b4992d0fec2733c0c7f34ef3c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Police-issued-speeding-offences-DSF-004.xlsx> ;
    dcat:byteSize "27384832"^^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" .

