@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/f36c58cc-41dc-4877-8390-216d77952cb2> a dcat:Dataset ;
    dct:description "Number and value of speeding and red light offences detected by a camera by financial year, camera type, location details, offence and zone type." ;
    dct:identifier "f36c58cc-41dc-4877-8390-216d77952cb2" ;
    dct:issued "2013-05-24T06:02:17.960898"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T00:58:57.062794"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Speeding and Red Light Camera Offences" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f36c58cc-41dc-4877-8390-216d77952cb2/resource/dfc4df22-2c93-4a46-a3cf-4bbc2df5a786> ;
    dcat:keyword "enforcement",
        "fines",
        "motoring",
        "road safety",
        "road transport",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f36c58cc-41dc-4877-8390-216d77952cb2/resource/dfc4df22-2c93-4a46-a3cf-4bbc2df5a786> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T02:02:29.082469"^^xsd:dateTime ;
    dct:modified "2021-05-04T00:58:57.067164"^^xsd:dateTime ;
    dct:title "Speeding and Red Light Camera Offences" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "795e3300c51f4b96f6bf2dafc5032d1b34878e4e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/All-speeding-and-red-light-camera-detected-offences-DSF-010.xlsx> ;
    dcat:byteSize "45104128"^^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" .

