@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/724e34ac-b231-42f9-b118-ae375b87563c> a dcat:Dataset ;
    dct:description "Mobile phone penalty notices issued by the NSW Police Force, by financial year, local area command and offence." ;
    dct:identifier "724e34ac-b231-42f9-b118-ae375b87563c" ;
    dct:issued "2013-05-24T05:57:42.157201"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:11:19.865349"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Mobile Phone Offences" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/724e34ac-b231-42f9-b118-ae375b87563c/resource/854f9c7c-6ecf-40ef-a02e-5c980289a9d8> ;
    dcat:keyword "enforcement",
        "fines" .

<https://uatdatansw.dac.nsw.gov.au/dataset/724e34ac-b231-42f9-b118-ae375b87563c/resource/854f9c7c-6ecf-40ef-a02e-5c980289a9d8> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T01:58:10.906066"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:11:19.869608"^^xsd:dateTime ;
    dct:title "Mobile Phone Offenses" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "bd62f5b141cb6f46cc7015f80927ecae3b6fea3f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Mobile-phone-offences-DSF-003.xlsx> ;
    dcat:byteSize "14137344"^^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" .

