@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/47a2658f-2a98-49b2-9ec3-637e2ea2c83e> a dcat:Dataset ;
    dct:description "About 87% of the trackable waste received in Queensland from other Australian states and territories in 2014-2015 came from New South Wales." ;
    dct:identifier "47a2658f-2a98-49b2-9ec3-637e2ea2c83e" ;
    dct:issued "2025-11-11T09:15:30.878463"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:15:35.036725"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2015: Interstate trackable waste received" ;
    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/47a2658f-2a98-49b2-9ec3-637e2ea2c83e/resource/794a02bd-c296-4b72-b1ce-b55cb89e6a82> ;
    dcat:keyword "Pollution",
        "State of the environment",
        "Waste" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/2015/pollution/waste/interstate-trackable-waste-received> .

<https://data.gov.au/dataset/47a2658f-2a98-49b2-9ec3-637e2ea2c83e/resource/794a02bd-c296-4b72-b1ce-b55cb89e6a82> a dcat:Distribution ;
    dct:description "Tonnage of interstate trackable waste received for each year period 2011-2012, 2012-2013, 2013-2014 and 2014-2015. For 2014-2015, this is broken down as a proportion of material type content." ;
    dct:format "CSV" ;
    dct:issued "2016-09-08T04:17:25.150967"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:15:30.866476"^^xsd:dateTime ;
    dct:title "Total tonnage of interstate trackable waste received" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0032/84569/indicator-3-3-5-3-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/interstate-trackable-waste-received> a foaf:Document .

