@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/59492866-1616-4377-b1d7-023f07491cfc> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "59492866-1616-4377-b1d7-023f07491cfc" ;
    dct:issued "2022-02-02T22:49:34.352569"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:30.250985"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.9936 -35.8156, 149.9936 -35.6305, 150.3314 -35.6305, 150.3314 -35.8156, 149.9936 -35.8156))"^^gsp:wktLiteral ] ;
    dct:title "Lot 100 DP Flora Crescent, Batemans Bay - Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eurobodalla Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/59492866-1616-4377-b1d7-023f07491cfc/resource/6bde39d8-fd95-41ad-a01b-a553ba364d5e> ;
    dcat:keyword "Batemans Bay",
        "Clyde River",
        "Flora Crescent" .

<https://uatdatansw.dac.nsw.gov.au/dataset/59492866-1616-4377-b1d7-023f07491cfc/resource/6bde39d8-fd95-41ad-a01b-a553ba364d5e> a dcat:Distribution ;
    dct:issued "2025-12-17T00:43:30.281539"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:30.260329"^^xsd:dateTime ;
    dct:title "Lot 100 DP Flora Crescent, Batemans Bay - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/249b2af6-aec4-4fed-a877-7c0bae0aa4b4/resource/aa08162a-b149-4266-9e88-883bead691b8> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> a foaf:Agent ;
    foaf:name "Eurobodalla Shire Council" .

