@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/3f91f0d8-afc1-4ea1-9906-841fcb069e43> a dcat:Dataset ;
    dct:description "Map" ;
    dct:identifier "3f91f0d8-afc1-4ea1-9906-841fcb069e43" ;
    dct:issued "2022-02-02T22:39:19.893859"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:57:04.322561"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/baf2f1f4-2052-4f51-b6da-a3381b5219d9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.4026 -33.1284, 151.1279 -32.7503, 150.4468 -32.6579, 150.2161 -33.4131, 150.1062 -34.1073, 149.8645 -34.5699, 150.2490 -34.5880, 150.5566 -34.5066, 150.7764 -33.8157, 150.8203 -33.6146, 151.0730 -33.3764, 151.4026 -33.1284))"^^gsp:wktLiteral ] ;
    dct:title "Hawkesbury Nepean - Flood Extent Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3f91f0d8-afc1-4ea1-9906-841fcb069e43/resource/8ebf6c93-3bbc-400a-8b4d-a760a011cba2> ;
    dcat:keyword "Hawkesbury",
        "Nepean River",
        "Penrith",
        "flood map" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3f91f0d8-afc1-4ea1-9906-841fcb069e43/resource/8ebf6c93-3bbc-400a-8b4d-a760a011cba2> a dcat:Distribution ;
    dct:issued "2025-12-17T00:57:04.361455"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:57:04.333129"^^xsd:dateTime ;
    dct:title "Hawkesbury Nepean - Flood Extent Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6cdf2cdc-f2c7-4416-8a29-6c665703965c/resource/f215069e-5cd5-4607-ab7e-f267af7b36ea> .

<https://uatdatansw.dac.nsw.gov.au/organization/baf2f1f4-2052-4f51-b6da-a3381b5219d9> a foaf:Agent ;
    foaf:name "Penrith City Council" .

