@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.nsw.gov.au/dataset/13f6d861-cc4f-482a-91e4-5657b6a1f59e> a dcat:Dataset ;
    dct:description "Sydney Coastal Estuarine Swamp Forest in the Pittwater LGA. VIS_ID 4086" ;
    dct:identifier "13f6d861-cc4f-482a-91e4-5657b6a1f59e" ;
    dct:issued "2018-09-06T06:16:02.812589"^^xsd:dateTime ;
    dct:modified "2025-10-23T03:05:02.802928"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/139dd472-a9c0-4063-8de9-3b9b5ff5f255> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2923 -33.6952, 151.2923 -33.6914, 151.2838 -33.6914, 151.2838 -33.6952, 151.2923 -33.6952))"^^gsp:wktLiteral ] ;
    dct:title "Pittwater LGA Swamp Forest. VIS_ID 4086" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/13f6d861-cc4f-482a-91e4-5657b6a1f59e/resource/302878fd-0e69-4bf0-ac3d-403b63a60ba8>,
        <https://data.nsw.gov.au/dataset/13f6d861-cc4f-482a-91e4-5657b6a1f59e/resource/8c5d5d1b-49d4-429d-9df6-c034410b7e26> ;
    dcat:keyword "Vegetation" .

<https://data.nsw.gov.au/dataset/13f6d861-cc4f-482a-91e4-5657b6a1f59e/resource/302878fd-0e69-4bf0-ac3d-403b63a60ba8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-23T03:05:02.835361"^^xsd:dateTime ;
    dct:modified "2025-10-23T03:05:02.814750"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/pittwater-lga-swamp-forest-vis_id-4086ebad0/resource/data_quality_report/pdf> .

<https://data.nsw.gov.au/dataset/13f6d861-cc4f-482a-91e4-5657b6a1f59e/resource/8c5d5d1b-49d4-429d-9df6-c034410b7e26> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-10-23T03:05:02.835367"^^xsd:dateTime ;
    dct:modified "2025-10-23T03:05:02.815135"^^xsd:dateTime ;
    dct:title "Vegetation_PittwaterLGA_SwampForest_4086" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/866e7119-6c20-4e4d-b544-99377313242f/resource/52adc3b3-a6f6-4890-a311-c005e7d0ddd2/download/ageonetworkzipsvegetationpittwaterlgaswampforest4086.zip> ;
    dcat:mediaType "application/zip" .

<https://data.nsw.gov.au/organization/139dd472-a9c0-4063-8de9-3b9b5ff5f255> a foaf:Agent ;
    foaf:name "NSW Department of Climate Change, Energy, the Environment and Water" .

