@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/6c90f98c-5873-44a6-a024-8f804f3979ed> a dcat:Dataset ;
    dct:description "Solid and sludge wastes requiring special handling, categorised as high-level waste, made up 58% of trackable waste disposed to landfill in Queensland in 2015&ndash;2016." ;
    dct:identifier "6c90f98c-5873-44a6-a024-8f804f3979ed" ;
    dct:issued "2025-11-11T10:31:31.495825"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:31:34.763967"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2017: Trackable waste landfilled" ;
    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/6c90f98c-5873-44a6-a024-8f804f3979ed/resource/8fc99842-ad56-4b3e-af3a-b7061366ad79> ;
    dcat:keyword "Pollution",
        "State of the environment",
        "Waste" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/pollution/waste/trackable-waste-landfilled> .

<https://data.gov.au/dataset/6c90f98c-5873-44a6-a024-8f804f3979ed/resource/8fc99842-ad56-4b3e-af3a-b7061366ad79> a dcat:Distribution ;
    dct:description "Tonnage of trackable waste landfilled (solid received and disposal) for each year period from 2011&ndash;2012 to 2015&ndash;2016. For 2015&ndash;2016, this is broken down as a proportion of material type content." ;
    dct:format "CSV" ;
    dct:issued "2018-10-25T00:09:01.340529"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:31:31.485227"^^xsd:dateTime ;
    dct:title "Tonnage of trackable waste landfilled" ;
    dcat:accessURL <http://stateoftheenvironment.des.qld.gov.au/2017/datasets/indicator-3-3-5-1-1.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" .

<https://www.stateoftheenvironment.des.qld.gov.au/pollution/waste/trackable-waste-landfilled> a foaf:Document .

