@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/8058987d-21f6-4800-8f2e-63ef3734d78e> a dcat:Dataset ;
    dct:description "Complete" ;
    dct:identifier "8058987d-21f6-4800-8f2e-63ef3734d78e" ;
    dct:issued "2022-02-02T23:03:47.438883"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:12:40.247587"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((140.8008 -36.5979, 140.8008 -27.9168, 153.8965 -27.9168, 153.8965 -36.5979, 140.8008 -36.5979))"^^gsp:wktLiteral ] ;
    dct:title "NSW Floodplain Risk Management Database Scoping Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Natural Resources" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8058987d-21f6-4800-8f2e-63ef3734d78e/resource/d6b9e152-7d29-4f29-b2b9-78a31649e4a6> ;
    dcat:keyword "NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8058987d-21f6-4800-8f2e-63ef3734d78e/resource/d6b9e152-7d29-4f29-b2b9-78a31649e4a6> a dcat:Distribution ;
    dct:issued "2025-12-17T02:12:40.271319"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:12:40.257401"^^xsd:dateTime ;
    dct:title "NSW Floodplain Risk Management Database Scoping Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d2417565-8f5d-41c9-9daa-16f48476aa03/resource/acb33952-2b9e-4711-9f1d-947f861bffe3> .

<https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> a foaf:Agent ;
    foaf:name "NSW Department of Natural Resources" .

