@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/70e87ad8-c07c-46cb-b69a-de8146bb2cba> a dcat:Dataset ;
    dct:description "Result" ;
    dct:identifier "70e87ad8-c07c-46cb-b69a-de8146bb2cba" ;
    dct:issued "2022-02-02T22:41:47.929266"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:16:53.839681"^^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 - Inundation Extent" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Stephens Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/70e87ad8-c07c-46cb-b69a-de8146bb2cba/resource/e863346d-d64a-4390-ae38-cc8514dea74b> ;
    dcat:keyword "Hunter Valley",
        "SAR Satellite Data" .

<https://uatdatansw.dac.nsw.gov.au/dataset/70e87ad8-c07c-46cb-b69a-de8146bb2cba/resource/e863346d-d64a-4390-ae38-cc8514dea74b> a dcat:Distribution ;
    dct:issued "2025-12-17T01:16:53.872660"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:16:53.850034"^^xsd:dateTime ;
    dct:title "Hunter Valley - Inundation Mapping - Inundation Extent" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/445fba2c-47a9-4842-a89d-7ed40ca00093/resource/6b647358-e5be-4165-8dc3-33141f93a611> .

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

