@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/d7a166e6-e4cb-41be-be2d-eead466aa7a1> a dcat:Dataset ;
    dct:description "Seat belt and unrestrained passenger penalty notices issued by the NSW Police Force, by financial year, local area command and offence description." ;
    dct:identifier "d7a166e6-e4cb-41be-be2d-eead466aa7a1" ;
    dct:issued "2013-05-24T06:04:56.926221"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:09:49.511845"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Police-issued Seat Belt Offences" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d7a166e6-e4cb-41be-be2d-eead466aa7a1/resource/b52ca315-f51d-47fd-83d7-a172d45e34b3> ;
    dcat:keyword "fines",
        "motoring",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d7a166e6-e4cb-41be-be2d-eead466aa7a1/resource/b52ca315-f51d-47fd-83d7-a172d45e34b3> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T02:05:18.594128"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:09:49.517348"^^xsd:dateTime ;
    dct:title "Police-issued Seat Belt Offences" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d4b9c7cd5272dda5a2fe2f839cfe6d72df521615"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Seat-belt-offences-DSF-002.xlsx> ;
    dcat:byteSize "26742784"^^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" .

