@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/3604a326-3b0e-4029-8d7f-1f1956894256> a dcat:Dataset ;
    dct:description "While the past decade has seen a downward trend in the number of days with reduced visibility throughout Queensland, significantly more days were affected in 2009 and 2011, and in Gladstone in 2015 and 2017, due to bushfires." ;
    dct:identifier "3604a326-3b0e-4029-8d7f-1f1956894256" ;
    dct:issued "2025-11-11T08:40:48.632212"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:40:51.740794"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2017: Visibility-reducing particles" ;
    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/3604a326-3b0e-4029-8d7f-1f1956894256/resource/0a2f0bb7-fc64-4fa4-8afd-99595ef909d9> ;
    dcat:keyword "Air quality",
        "Pollution",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/pollution/air-quality/visibility-reducing-particles> .

<https://data.gov.au/dataset/3604a326-3b0e-4029-8d7f-1f1956894256/resource/0a2f0bb7-fc64-4fa4-8afd-99595ef909d9> a dcat:Distribution ;
    dct:description "Trends in number of exceedences of Air Environmental Protection Policy (EPP) goal for visibility-reducing particles by airshed for 2000–2017." ;
    dct:format "CSV" ;
    dct:issued "2018-10-25T00:06:56.849582"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:40:48.620067"^^xsd:dateTime ;
    dct:title "Trends in number of exceedences of Air EPP goal for visibility-reducing particles" ;
    dcat:accessURL <http://stateoftheenvironment.des.qld.gov.au/2017/datasets/indicator-3-1-0-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/pollution/air-quality/visibility-reducing-particles> a foaf:Document .

