@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/774fe27b-d690-4563-b284-78c6a8b2ede0> a dcat:Dataset ;
    dct:description "The amount of domestic kerbside waste sent to landfill decreased from about 1.28 million tonnes in 2012-2013 to about 1.21 million tonnes in 2014-2015." ;
    dct:identifier "774fe27b-d690-4563-b284-78c6a8b2ede0" ;
    dct:issued "2025-11-11T10:54:46.014847"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:54:48.961719"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2015: Household 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/774fe27b-d690-4563-b284-78c6a8b2ede0/resource/503a5e2a-f249-4b91-a534-61c707151096> ;
    dcat:keyword "GovHack 2018",
        "Pollution",
        "State of the environment",
        "Waste" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/2015/pollution/waste/household-waste-landfilled> .

<https://data.gov.au/dataset/774fe27b-d690-4563-b284-78c6a8b2ede0/resource/503a5e2a-f249-4b91-a534-61c707151096> a dcat:Distribution ;
    dct:description "Yearly total Queensland household waste sent to disposal from 2007-2015.  This includes the regular kerbside waste bin collection, waste deposited in public place bins, or self-hauled domestic waste. For 2014-2015 totals for regional groupings (a combination of local government areas) are shown." ;
    dct:format "CSV" ;
    dct:issued "2016-09-08T04:16:54.883794"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:54:45.997355"^^xsd:dateTime ;
    dct:title "Tonnage of solid waste landfilled (solid received and disposal)" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0026/84554/indicator-3-3-1-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/2015/pollution/waste/household-waste-landfilled> a foaf:Document .

