@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/f823aefe-7477-4fd0-9bcc-6691ff380163> a dcat:Dataset ;
    dct:description "Food safety penalty notices issued by issuing authority, financial year and offence." ;
    dct:identifier "f823aefe-7477-4fd0-9bcc-6691ff380163" ;
    dct:issued "2013-05-24T05:57:06.619261"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:13:09.441169"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Food Safety Offences" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f823aefe-7477-4fd0-9bcc-6691ff380163/resource/97c074f7-890e-4de1-8daa-95adf9b0d3a7> ;
    dcat:keyword "fines",
        "food safety",
        "health",
        "occupational health" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f823aefe-7477-4fd0-9bcc-6691ff380163/resource/97c074f7-890e-4de1-8daa-95adf9b0d3a7> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T01:57:15.514650"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:13:09.448095"^^xsd:dateTime ;
    dct:title "Food Safety Offenses" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "04f40d7bdcf57ba7025dc1c57a2cb7228264456c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Food-safety-offences-DSF-012.xlsx> ;
    dcat:byteSize "1893376"^^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" .

