@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/91a5be27-d929-4763-b259-a5f8044a7999> a dcat:Dataset ;
    dct:description "Tank Paddock flora and fauna investigations report to Newcastle City Council" ;
    dct:identifier "91a5be27-d929-4763-b259-a5f8044a7999" ;
    dct:issued "2025-06-24T09:12:28.974934"^^xsd:dateTime ;
    dct:modified "2025-10-19T02:38:18.813556"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9f679b02-a5d3-4fdd-a3b0-afbb1a8f8fa6> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Tank Paddock flora and fauna investigations report to Newcastle City Council" ;
    dcat:distribution <https://data.gov.au/dataset/91a5be27-d929-4763-b259-a5f8044a7999/resource/cbd74195-67d7-4918-b6ce-e26f7694ab21> ;
    dcat:keyword "FIS" .

<https://data.gov.au/dataset/91a5be27-d929-4763-b259-a5f8044a7999/resource/cbd74195-67d7-4918-b6ce-e26f7694ab21> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-10T00:14:49.716262"^^xsd:dateTime ;
    dct:modified "2025-10-19T02:37:45.764104"^^xsd:dateTime ;
    dct:title "FIS00349" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/70e87923-17e6-49d2-be47-98454f3c0f79/resource/85a2cb1e-d3d1-4e74-9f6d-4fbb6bec1a77/download/tank-paddock-flora-and-fauna-investigations-report-to-newcastle-city-council.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" .

