@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/cadb1a91-1e33-4493-b7bf-21325d65eeb1> a dcat:Dataset ;
    dct:description "Town planning report and statement of environmental effects" ;
    dct:identifier "cadb1a91-1e33-4493-b7bf-21325d65eeb1" ;
    dct:issued "2025-06-24T15:24:55.848016"^^xsd:dateTime ;
    dct:modified "2025-10-19T19:05:48.501795"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9f679b02-a5d3-4fdd-a3b0-afbb1a8f8fa6> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Town planning report and statement of environmental effects" ;
    dcat:distribution <https://data.gov.au/dataset/cadb1a91-1e33-4493-b7bf-21325d65eeb1/resource/f6328a6a-19ee-4281-aeeb-7b366e2c9ad2> ;
    dcat:keyword "FIS" .

<https://data.gov.au/dataset/cadb1a91-1e33-4493-b7bf-21325d65eeb1/resource/f6328a6a-19ee-4281-aeeb-7b366e2c9ad2> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-10T00:30:46.063430"^^xsd:dateTime ;
    dct:modified "2025-10-19T19:05:08.996826"^^xsd:dateTime ;
    dct:title "FIS00253" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/700c9107-152c-414c-af3d-f3e351aa8503/resource/902d9443-452d-4f2f-9ca2-33acf1b0d365/download/town-planning-report-and-statement-of-environmental-effects.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" .

