@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/2ec1eb99-6738-470f-b254-e6a9630d04a1> a dcat:Dataset ;
    dct:description "Summary of speed, parking, seat belt, red light, mobile phone, food and CINS penalty notices issued by issuing agency. The data set uses the date of offence as the date parameter and includes penalty notices issued for the past 5 financial years." ;
    dct:identifier "2ec1eb99-6738-470f-b254-e6a9630d04a1" ;
    dct:issued "2017-03-28T23:34:35.795642"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:19:02.611361"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Penalty notice data set" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2ec1eb99-6738-470f-b254-e6a9630d04a1/resource/4d1dd769-2bd9-4a7f-9377-f6fad9f989a2> ;
    dcat:keyword "CINS",
        "Red light",
        "Speeding",
        "bicycle",
        "camera",
        "fines",
        "food",
        "mobile phone",
        "parking",
        "penalty notice",
        "school zone",
        "seat belt" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2ec1eb99-6738-470f-b254-e6a9630d04a1/resource/4d1dd769-2bd9-4a7f-9377-f6fad9f989a2> a dcat:Distribution ;
    dct:description "Summary of speed, parking, seat belt, red light, mobile phone, food and CINS penalty notices issued by issuing agency. The data set uses the date of offence as the date parameter and includes penalty notices issued for the past 5 financial years." ;
    dct:format "XLS" ;
    dct:issued "2017-03-29T10:35:29.723975"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:19:02.615267"^^xsd:dateTime ;
    dct:title "Penalty notice data set" ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/df0sf001_2020.xlsx> ;
    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" .

