@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/30f84ec3-0022-4e5d-868d-bf61a9856e66> a dcat:Dataset ;
    dct:description "Criminal Infringement Notice Scheme (CINS) penalty notices issued by NSW Police by area command, financial year and offence." ;
    dct:identifier "30f84ec3-0022-4e5d-868d-bf61a9856e66" ;
    dct:issued "2013-05-24T05:59:50.504518"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:15:37.330700"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Criminal Infringement Notice Scheme (CINS) offences" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/30f84ec3-0022-4e5d-868d-bf61a9856e66/resource/e1f2a685-ac77-4a3f-97a4-8ea3c4f581a4> ;
    dcat:keyword "crime",
        "fines" .

<https://uatdatansw.dac.nsw.gov.au/dataset/30f84ec3-0022-4e5d-868d-bf61a9856e66/resource/e1f2a685-ac77-4a3f-97a4-8ea3c4f581a4> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T02:00:06.671170"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:15:37.336114"^^xsd:dateTime ;
    dct:title "Criminal Infringement Notice Scheme (CINS) offences" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "88cb945ea4330709223e86a552382d896607be7a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Criminal-infringement-notice-scheme-CINS-offences-DSF-013.xlsx> ;
    dcat:byteSize "13750784"^^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" .

