@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/0888335e-8752-469a-a58c-617f418cfed9> a dcat:Dataset ;
    dct:description """The loss of remnant native vegetation in Queensland has been monitored since 1997 and reached a peak during 1999&ndash;2000 at which point 0.4% of the state&rsquo;s remnant native vegetation was lost in 1 year.
Remnant vegetation clearing increased by 168% in Queensland between the 2011&ndash;2013 and the 2015&ndash;2017 reporting periods, increasing from approximately 81,000ha to approximately 217,000ha.
Of the 16 Broad Vegetation Groups statewide, 1 (comprising &lsquo;Other acacia dominated open forests, woodlands and shrublands&rsquo;) retains less than 60% of its pre-clearing extent as remnant native vegetation as at 2017.""" ;
    dct:identifier "0888335e-8752-469a-a58c-617f418cfed9" ;
    dct:issued "2025-11-11T07:06:49.025492"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:06:51.872624"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2020: Extent and rate of change of remnant native vegetation" ;
    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:keyword "Biodiversity",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/biodiversity/terrestrial-ecosystems/extent-and-rate-of-change-of-remnant-native-vegetation> .

<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/biodiversity/terrestrial-ecosystems/extent-and-rate-of-change-of-remnant-native-vegetation> a foaf:Document .

