@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/82e0a571-8b78-4356-ad4b-99791e05cb02> a dcat:Dataset ;
    dct:description """Fractional cover data can be used to identify large scale patterns and trends and inform evidence based decision making and policy on topics including wind and water erosion risk, soil carbon dynamics, land management practices and rangeland condition.
This information is used by policy agencies, natural and agricultural land resource managers, and scientists to monitor land conditions over large areas over long time frames.
Fractional Cover (FC), developed by the Joint Remote Sensing Research Program, is a measurement that splits the landscape into three parts, or fractions:

green (leaves, grass, and growing crops)
brown (branches, dry grass or hay, and dead leaf litter)
bare ground (soil or rock)
Digital Earth Australia (DEA) uses Fractional Cover to characterise every 30 m square of Australia for any point in time from 1987 to today.
""" ;
    dct:identifier "82e0a571-8b78-4356-ad4b-99791e05cb02" ;
    dct:issued "2025-10-16T09:06:54.737560"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T09:06:54.737567"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -44.0000, 154.0000 -44.0000, 154.0000 -9.0000, 112.0000 -9.0000, 112.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Geoscience Australia Landsat Fractional Cover Collection 3" ;
    dcat:distribution <https://data.gov.au/dataset/82e0a571-8b78-4356-ad4b-99791e05cb02/resource/85073c3d-dc09-40e9-bb56-7db2c921f83b> ;
    dcat:keyword "EARTH SCIENCES",
        "Published_External",
        "bare soil",
        "green vegetation",
        "land and vegetation",
        "non-green vegetation" .

<https://data.gov.au/dataset/82e0a571-8b78-4356-ad4b-99791e05cb02/resource/85073c3d-dc09-40e9-bb56-7db2c921f83b> a dcat:Distribution ;
    dct:description "Link to data" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T09:06:54.742725"^^xsd:dateTime ;
    dct:modified "2025-10-16T09:06:54.730132"^^xsd:dateTime ;
    dct:title "Link to data" ;
    dcat:accessURL <https://thredds.nci.org.au/thredds/catalog/jw04/ga_ls_fc_3/catalog.html> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

