@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/0d3ba9ce-1a93-4fdf-bb60-40689e7fa626> a dcat:Dataset ;
    dct:description "3 pages, including screenshots" ;
    dct:identifier "0d3ba9ce-1a93-4fdf-bb60-40689e7fa626" ;
    dct:issued "2022-02-02T22:41:50.267036"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:28:52.607519"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8fbc6b8c-8045-43ce-be4c-f1ef80ef471b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2151 -32.8098, 151.2151 -32.7370, 151.3415 -32.7370, 151.3415 -32.8098, 151.2151 -32.8098))"^^gsp:wktLiteral ] ;
    dct:title "Hunter Valley - Inundation Mapping - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Stephens Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/0d3ba9ce-1a93-4fdf-bb60-40689e7fa626/resource/141a53bc-4386-40a7-b6a7-ac4cb11fe72b> ;
    dcat:keyword "Hunter Valley",
        "SAR Satellite Data" .

<https://uatdatansw.dac.nsw.gov.au/dataset/0d3ba9ce-1a93-4fdf-bb60-40689e7fa626/resource/141a53bc-4386-40a7-b6a7-ac4cb11fe72b> a dcat:Distribution ;
    dct:issued "2025-12-17T01:28:52.633923"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:28:52.616694"^^xsd:dateTime ;
    dct:title "Hunter Valley - Inundation Mapping - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/5bf6a129-70bb-4c2a-8499-d6c964895753/resource/eac3ecee-46a6-4e1f-ab47-b264d8147fd6> .

<https://uatdatansw.dac.nsw.gov.au/organization/8fbc6b8c-8045-43ce-be4c-f1ef80ef471b> a foaf:Agent ;
    foaf:name "Port Stephens Council" .

