@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/fc74992c-8b04-4947-865a-4ecf5c6512f1> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "fc74992c-8b04-4947-865a-4ecf5c6512f1" ;
    dct:issued "2022-02-02T22:45:10.405607"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:26.567944"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/721da318-8444-4fb1-a7f0-390c120c9a4e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.6083 -31.2386, 152.6083 -30.9140, 153.1549 -30.9140, 153.1549 -31.2386, 152.6083 -31.2386))"^^gsp:wktLiteral ] ;
    dct:title "Kempsey Flood Study Hydraulic Modelling Report (Draft)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kempsey Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/fc74992c-8b04-4947-865a-4ecf5c6512f1/resource/888db8fd-4668-48ae-bcbc-a1ab864d986a> ;
    dcat:keyword "Aldavilla",
        "Cochrane Street",
        "Kempsey",
        "Macleay River",
        "South West Rocks",
        "Warneton Road" .

<https://uatdatansw.dac.nsw.gov.au/dataset/fc74992c-8b04-4947-865a-4ecf5c6512f1/resource/888db8fd-4668-48ae-bcbc-a1ab864d986a> a dcat:Distribution ;
    dct:issued "2025-12-17T01:02:26.610935"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:26.577385"^^xsd:dateTime ;
    dct:title "Kempsey - Flood Study Hydraulic Modelling Report (Draft)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/da682560-b955-4b19-a66f-503c7067eaed/resource/ab069f30-95fc-46a4-bbc4-bcf0f71ab324> .

<https://uatdatansw.dac.nsw.gov.au/organization/721da318-8444-4fb1-a7f0-390c120c9a4e> a foaf:Agent ;
    foaf:name "Kempsey Shire Council" .

