@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/10f61168-7462-4ae7-9e59-812b76925bff> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "10f61168-7462-4ae7-9e59-812b76925bff" ;
    dct:issued "2022-02-02T22:56:35.368638"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:54:10.021013"^^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.9373 -35.9769, 149.9373 -35.8445, 150.1845 -35.8445, 150.1845 -35.9769, 149.9373 -35.9769))"^^gsp:wktLiteral ] ;
    dct:title "Moruya - Floodplain Code - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eurobodalla Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/10f61168-7462-4ae7-9e59-812b76925bff/resource/6138751a-bafe-49a8-9fd2-c5ba8d54f669> ;
    dcat:keyword "Floodplain Code",
        "Moruya",
        "Moruya River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/10f61168-7462-4ae7-9e59-812b76925bff/resource/6138751a-bafe-49a8-9fd2-c5ba8d54f669> a dcat:Distribution ;
    dct:issued "2025-12-17T01:54:10.058218"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:54:10.032466"^^xsd:dateTime ;
    dct:title "Moruya - Floodplain Code - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b330316f-bc16-447d-9f2b-acd602281a21/resource/82b15b50-ef70-4fac-ac15-2cb5fd604784> .

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

