@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/7c232084-69ad-4501-a7a8-239de32600d3> a dcat:Dataset ;
    dct:description "Complete" ;
    dct:identifier "7c232084-69ad-4501-a7a8-239de32600d3" ;
    dct:issued "2022-02-02T22:47:22.269476"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:50:10.839066"^^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.4277 -31.7685, 152.4277 -31.6937, 152.5342 -31.6937, 152.5342 -31.7685, 152.4277 -31.7685))"^^gsp:wktLiteral ] ;
    dct:title "Landsdowne Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mid-Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7c232084-69ad-4501-a7a8-239de32600d3/resource/f04f23e2-5676-437a-bcc6-6c926fc37b63> ;
    dcat:keyword "Central Landsdowne Road",
        "Landsdowne",
        "Landsdowne River",
        "Landsdowne Road" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7c232084-69ad-4501-a7a8-239de32600d3/resource/f04f23e2-5676-437a-bcc6-6c926fc37b63> a dcat:Distribution ;
    dct:issued "2025-12-17T01:50:10.870958"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:50:10.848707"^^xsd:dateTime ;
    dct:title "Landsdowne Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8f3be78d-b45d-4c84-a5a4-1636386cebeb/resource/fcccf9d4-e9a1-4c10-88d6-052c5025146d> .

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

