@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/97bd983a-f6a6-4090-bed8-145e0dfd51ab> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "97bd983a-f6a6-4090-bed8-145e0dfd51ab" ;
    dct:issued "2022-02-02T23:18:56.870575"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:00.548676"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6013 -34.9040, 150.6013 -34.8476, 150.6837 -34.8476, 150.6837 -34.9040, 150.6013 -34.9040))"^^gsp:wktLiteral ] ;
    dct:title "Terara Village Floodplain Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/97bd983a-f6a6-4090-bed8-145e0dfd51ab/resource/1bc63d48-92bc-4c21-a8a3-4abcc9ab00ab> ;
    dcat:keyword "Ferry Lane",
        "Nowra",
        "Shoalhaven River",
        "Terara Village" .

<https://uatdatansw.dac.nsw.gov.au/dataset/97bd983a-f6a6-4090-bed8-145e0dfd51ab/resource/1bc63d48-92bc-4c21-a8a3-4abcc9ab00ab> a dcat:Distribution ;
    dct:issued "2025-12-17T01:41:00.584800"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:00.558941"^^xsd:dateTime ;
    dct:title "Terara Village - Floodplain Management Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c8c94f77-a5b5-4c2c-8b96-86dd2efafa61/resource/8944b5cc-dd90-4640-81cd-8ae2971b29f1> .

<https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> a foaf:Agent ;
    foaf:name "Shoalhaven City Council" .

