@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/8f53c7e7-9e3a-4071-80ce-11b0313abb72> a dcat:Dataset ;
    dct:description "Sediment, nutrients and chemicals, and the loss of riparian forests are the major catchment pressures that broadly impact Queensland's freshwater rivers but vary in their relative importance between regions." ;
    dct:identifier "8f53c7e7-9e3a-4071-80ce-11b0313abb72" ;
    dct:issued "2025-11-11T11:42:17.264705"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:42:20.391975"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2015: Pressures affecting riverine ecosystems" ;
    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/8f53c7e7-9e3a-4071-80ce-11b0313abb72/resource/14d9f2fd-59de-4f6c-9ae8-ff5bac5fcb16> ;
    dcat:keyword "Biodiversity",
        "Freshwater wetland ecosystems",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/2015/biodiversity/freshwater-wetland-ecosystems/pressures-affecting-riverine-ecosystems> .

<https://data.gov.au/dataset/8f53c7e7-9e3a-4071-80ce-11b0313abb72/resource/14d9f2fd-59de-4f6c-9ae8-ff5bac5fcb16> a dcat:Distribution ;
    dct:description "Pressures identified in various water quality report card areas across Queensland." ;
    dct:format "CSV" ;
    dct:issued "2016-09-08T04:15:25.022399"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:42:17.248950"^^xsd:dateTime ;
    dct:title "Pressures identified in report card area" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0025/84508/indicator-1-2-0-5-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/biodiversity/freshwater-wetland-ecosystems/pressures-affecting-riverine-ecosystems> a foaf:Document .

