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

<https://data.gov.au/dataset/bb29ed8e-3c32-4fb6-a39e-6767322f99a8> a dcat:Dataset ;
    dct:description "Flora and fauna survey of Woodlands, Wisemand Ferry road Somersby (Full Report)" ;
    dct:identifier "bb29ed8e-3c32-4fb6-a39e-6767322f99a8" ;
    dct:issued "2025-06-24T13:44:29.543263"^^xsd:dateTime ;
    dct:modified "2025-10-19T14:01:46.070196"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9f679b02-a5d3-4fdd-a3b0-afbb1a8f8fa6> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Flora and fauna survey of Woodlands, Wisemand Ferry road Somersby (Full Report)" ;
    dcat:distribution <https://data.gov.au/dataset/bb29ed8e-3c32-4fb6-a39e-6767322f99a8/resource/676c02d8-3bd8-4e24-99c5-b00f58d3b4d7> ;
    dcat:keyword "FIS" .

<https://data.gov.au/dataset/bb29ed8e-3c32-4fb6-a39e-6767322f99a8/resource/676c02d8-3bd8-4e24-99c5-b00f58d3b4d7> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-10T00:37:54.522676"^^xsd:dateTime ;
    dct:modified "2025-10-19T14:01:34.153891"^^xsd:dateTime ;
    dct:title "FIS00157" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/373667c4-ba5c-4509-a3b7-2ddbbb0180b6/resource/918a0764-f67b-4be3-bfa9-abacf2dc3c6a/download/addendum-a-flora-fauna-survey-full-report.pdf> ;
    dcat:mediaType "application/pdf" .

<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" .

