@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://uatdatansw.dac.nsw.gov.au/dataset/a8e7ffd3-9743-4ff2-852f-13c8e0ff38bc> a dcat:Dataset ;
    dct:description "Towra Beach nourishment Volume 1 environmental impact statement" ;
    dct:identifier "a8e7ffd3-9743-4ff2-852f-13c8e0ff38bc" ;
    dct:issued "2024-05-09T00:56:00.703920"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:20:08.998828"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> ;
    dct:title "Towra Beach nourishment Volume 1 environmental impact statement" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a8e7ffd3-9743-4ff2-852f-13c8e0ff38bc/resource/a5a11594-41e2-4765-8525-a12587ba3e2e> ;
    dcat:keyword "FIS" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a8e7ffd3-9743-4ff2-852f-13c8e0ff38bc/resource/a5a11594-41e2-4765-8525-a12587ba3e2e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:20:09.029622"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:20:09.013805"^^xsd:dateTime ;
    dct:title "FIS00270" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/95e535f2-2afd-4611-af2d-c3db6bcde507/resource/5f373d16-7767-4f79-8cd2-910405894b3c/download/towra-beach-nourishment-volume-1-environmental-impact-statement.pdf> ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> a foaf:Agent ;
    foaf:name "FIS import test" .

