@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/27512567-60d3-4422-aae6-875c8a722a55> a dcat:Dataset ;
    dct:description "Lansdowne Floodplain Risk Management Study" ;
    dct:identifier "27512567-60d3-4422-aae6-875c8a722a55" ;
    dct:issued "2022-02-02T22:47:29.921720"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:34.937471"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b19799e5-a1ad-4088-834f-38c8608aaa7c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.4078 -31.9289, 152.4078 -31.6955, 152.8143 -31.6955, 152.8143 -31.9289, 152.4078 -31.9289))"^^gsp:wktLiteral ] ;
    dct:title "Lansdowne Floodplain Risk Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mid-Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/27512567-60d3-4422-aae6-875c8a722a55/resource/4ca622a4-7261-458e-acd8-c28254c3c4f9> ;
    dcat:keyword "Hunter",
        "Karuah",
        "Lansdowne",
        "Lansdowne River",
        "Manning River",
        "Manning Valley" .

<https://uatdatansw.dac.nsw.gov.au/dataset/27512567-60d3-4422-aae6-875c8a722a55/resource/4ca622a4-7261-458e-acd8-c28254c3c4f9> a dcat:Distribution ;
    dct:issued "2025-12-17T02:18:34.976473"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:34.947146"^^xsd:dateTime ;
    dct:title "Lansdowne Floodplain Risk Management Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fa78ac5d-d287-49cd-85e4-0974d6d244c0/resource/0868c9a4-7bfb-4d71-9c8e-6f45bc78a10e> .

<https://uatdatansw.dac.nsw.gov.au/organization/b19799e5-a1ad-4088-834f-38c8608aaa7c> a foaf:Agent ;
    foaf:name "Mid-Coast Council" .

