@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/395bb4e0-03c1-4fd6-bf5f-2bb19c06de7a> a dcat:Dataset ;
    dct:description "Measures the amount (in hectares) of native vegetation cleared in NSW, broken down by woody and non-woody vegetation." ;
    dct:identifier "395bb4e0-03c1-4fd6-bf5f-2bb19c06de7a" ;
    dct:issued "2025-08-03T13:52:41.440370"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-08-03T13:52:52.516222"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9f679b02-a5d3-4fdd-a3b0-afbb1a8f8fa6> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Land clearing area in hectares" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Climate Change, Energy, the Environment and Water" ] ;
    dcat:distribution <https://data.gov.au/dataset/395bb4e0-03c1-4fd6-bf5f-2bb19c06de7a/resource/aaf705a3-ac7f-453c-adba-fbad59cbd598> ;
    dcat:keyword "PWF",
        "PWF indicators",
        "Perfomance and wellbeing indicators",
        "Performance and wellbeing data",
        "Performance and wellbeing framework",
        "Sustainable" .

<https://data.gov.au/dataset/395bb4e0-03c1-4fd6-bf5f-2bb19c06de7a/resource/aaf705a3-ac7f-453c-adba-fbad59cbd598> a dcat:Distribution ;
    dct:description """As published from https://www.budget.nsw.gov.au/budget-detail/open-data\r
\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2025-07-21T05:33:08.038895"^^xsd:dateTime ;
    dct:modified "2025-08-03T13:52:41.396703"^^xsd:dateTime ;
    dct:title "Land clearing area.xlsx" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/395bb4e0-03c1-4fd6-bf5f-2bb19c06de7a/resource/aaf705a3-ac7f-453c-adba-fbad59cbd598/download/land-clearing-area.xlsx> ;
    dcat:byteSize "17577"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.gov.au/organization/9f679b02-a5d3-4fdd-a3b0-afbb1a8f8fa6> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "NSW Department of Climate Change, Energy, the Environment and Water" .

