@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/687531a3-feeb-42c0-b9ba-35829568011a> a dcat:Dataset ;
    dct:description "Manning River Flood Study (Volume 1) " ;
    dct:identifier "687531a3-feeb-42c0-b9ba-35829568011a" ;
    dct:issued "2022-02-02T22:53:18.507747"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:15.401901"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.2925 -32.0127, 152.2925 -31.7749, 152.7374 -31.7749, 152.7374 -32.0127, 152.2925 -32.0127))"^^gsp:wktLiteral ] ;
    dct:title "Manning River Flood Study (Volume 1) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/687531a3-feeb-42c0-b9ba-35829568011a/resource/e7de0007-b75e-4a31-b85d-b8dd7f91b82d> ;
    dcat:keyword "Farquhar Inlet",
        "Harrington",
        "Manning River",
        "Taree",
        "Wingham" .

<https://uatdatansw.dac.nsw.gov.au/dataset/687531a3-feeb-42c0-b9ba-35829568011a/resource/e7de0007-b75e-4a31-b85d-b8dd7f91b82d> a dcat:Distribution ;
    dct:issued "2025-12-17T02:18:15.442007"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:15.412441"^^xsd:dateTime ;
    dct:title "Manning River Flood Study (Volume 1) " ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/e35f6284-49d0-496a-8038-59fb6597c12d/resource/72cff0ad-ab6e-401f-969a-1bd2fe1fd30a> .

<https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Industry and Environment" .

