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

<https://uatdatansw.dac.nsw.gov.au/dataset/7a9d8a98-20dc-4e03-8358-8182f1758851> a dcat:Dataset ;
    dct:description "Search tool for penalty notices regarding food safety breaches, by suburb, postcode, council, type of problem, or penalty number." ;
    dct:identifier "7a9d8a98-20dc-4e03-8358-8182f1758851" ;
    dct:issued "2013-05-26T23:47:43.066794"^^xsd:dateTime ;
    dct:modified "2016-07-20T12:15:43.386924"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/0c2a7fc3-30de-4d79-aba3-9d9a0815eb28> ;
    dct:title "Register of Penalty Notices" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7a9d8a98-20dc-4e03-8358-8182f1758851/resource/4ec251b5-972f-4e1b-930f-db7314f254ba> ;
    dcat:keyword "food safety" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7a9d8a98-20dc-4e03-8358-8182f1758851/resource/4ec251b5-972f-4e1b-930f-db7314f254ba> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2013-05-26T19:47:54.334924"^^xsd:dateTime ;
    dct:modified "2013-05-26T19:47:54.334924"^^xsd:dateTime ;
    dct:title "Register of Penalty Notices" ;
    dcat:accessURL <http://www.foodauthority.nsw.gov.au/penalty-notices/> ;
    dcat:byteSize "9383"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

<https://uatdatansw.dac.nsw.gov.au/organization/0c2a7fc3-30de-4d79-aba3-9d9a0815eb28> a foaf:Agent ;
    foaf:name "NSW Food Authority" .

