@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://data.gov.au/dataset/1c940662-6e0d-4853-bc04-bface5c9514c> a dcat:Dataset ;
    dct:description """The information is sourced from waste audits undertaken.  
The waste audit range from a one day audit to five days audit.  
The audit data has been extrapolated in accordance with Financial Reporting
Directive 24C guidelines to reflect a complete year's waste stream.  
Data does not include e-waste (e.g. computers).""" ;
    dct:identifier "1c940662-6e0d-4853-bc04-bface5c9514c" ;
    dct:issued "2025-06-25T17:38:13.416998"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:38:16.000899"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/5fa7483c-184b-4107-9ebb-b10cc0339dee> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Office-based Waste" ;
    dcat:distribution <https://data.gov.au/dataset/1c940662-6e0d-4853-bc04-bface5c9514c/resource/0d61661c-5aab-4d20-8812-6a289e6f5313> ;
    dcat:keyword "environment" .

<https://data.gov.au/dataset/1c940662-6e0d-4853-bc04-bface5c9514c/resource/0d61661c-5aab-4d20-8812-6a289e6f5313> a dcat:Distribution ;
    dct:description "Further details about this specific data resource, to be displayed on the Preview page" ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T14:57:07.842819"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:38:13.412224"^^xsd:dateTime ;
    dct:title "Office-based Waste" ;
    dcat:accessURL <http://assets.justice.vic.gov.au/justice/resources/39c5d70a-d732-4159-a8ae-c07a2379229e/officebasedwaste2011-12.xls> .

<https://data.gov.au/organization/5fa7483c-184b-4107-9ebb-b10cc0339dee> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Department of Justice and Community Safety" .

