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

<https://data.gov.au/dataset/4a37f821-2554-4551-9843-8bbaf5d77947> a dcat:Dataset ;
    dct:description "Headline Waste (municipal solid waste, commercial &amp; industrial waste, construction &amp; demolition waste) by Queensland Region for 2013-2014 in tonnes." ;
    dct:identifier "4a37f821-2554-4551-9843-8bbaf5d77947" ;
    dct:issued "2025-11-11T09:20:03.064356"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:20:06.123655"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Headline Wastes by Zone" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData@des.qld.gov.au" ;
            vcard:hasEmail <mailto:OpenData@des.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/4a37f821-2554-4551-9843-8bbaf5d77947/resource/f28e5d9d-81d3-43cd-ad06-6689a4f59cc9> ;
    dcat:keyword "environment",
        "waste" .

<https://data.gov.au/dataset/4a37f821-2554-4551-9843-8bbaf5d77947/resource/f28e5d9d-81d3-43cd-ad06-6689a4f59cc9> a dcat:Distribution ;
    dct:description "Headline Waste (municipal solid waste, commercial & industrial waste, construction & demolition waste) by Queensland Zone for 2013-2014 in tonnes." ;
    dct:format "CSV" ;
    dct:issued "2015-09-23T02:54:34.719737"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:20:03.057206"^^xsd:dateTime ;
    dct:title "Headline Wastes by Zone" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0022/83461/headline-wastes-by-zone.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Environment, Tourism, Science and Innovation" .

