@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/73e90dd7-0ffc-429b-bb69-ef46148600e9> a dcat:Dataset ;
    dct:description "The average number of litter items is higher in Queensland than Australia across all site types particularly shopping centres, retail areas and highways." ;
    dct:identifier "73e90dd7-0ffc-429b-bb69-ef46148600e9" ;
    dct:issued "2025-11-11T10:48:15.276073"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:48:18.025121"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2015: Number of litter items for different site types" ;
    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/73e90dd7-0ffc-429b-bb69-ef46148600e9/resource/34326f77-cd00-41ff-8abc-1c87b23665bb> ;
    dcat:keyword "GovHack 2018",
        "Pollution",
        "State of the environment",
        "Waste" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/2015/pollution/waste/number-of-litter-items-for-different-site-types> .

<https://data.gov.au/dataset/73e90dd7-0ffc-429b-bb69-ef46148600e9/resource/34326f77-cd00-41ff-8abc-1c87b23665bb> a dcat:Distribution ;
    dct:description "Count of litter items per 1000m2 by site type for Queensland and Australia, 2005-2006 to 2013-2014 (data from the National Litter Index)." ;
    dct:format "CSV" ;
    dct:issued "2016-09-08T04:17:14.975710"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:48:15.260250"^^xsd:dateTime ;
    dct:title "Comparison between Queensland and national average for different site types" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0028/84565/indicator-3-3-4-2-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/number-of-litter-items-for-different-site-types> a foaf:Document .

