@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/d40bd1a8-8fec-4fa9-88e2-14c6734a213a> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "d40bd1a8-8fec-4fa9-88e2-14c6734a213a" ;
    dct:issued "2022-02-02T22:48:10.381930"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:39:03.637999"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/413339fa-bc57-4652-b81e-2e667397fe2a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.2037 -28.8579, 153.2037 -28.7532, 153.3685 -28.7532, 153.3685 -28.8579, 153.2037 -28.8579))"^^gsp:wktLiteral ] ;
    dct:title "Lismore - Floodplain Management Options Report - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lismore City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d40bd1a8-8fec-4fa9-88e2-14c6734a213a/resource/83a461c6-1047-4bb6-9295-85e22249aef8> ;
    dcat:keyword "Leycester Creek",
        "Lismore",
        "Wilsons River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d40bd1a8-8fec-4fa9-88e2-14c6734a213a/resource/83a461c6-1047-4bb6-9295-85e22249aef8> a dcat:Distribution ;
    dct:issued "2025-12-17T02:39:03.684570"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:39:03.651829"^^xsd:dateTime ;
    dct:title "Lismore - Floodplain Management Options Report March 1992 - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b1d8ef4c-8789-4c0b-b497-879f6a4c1a95/resource/9af772f8-1a88-4afe-99ae-dcd91020d5d1> .

<https://uatdatansw.dac.nsw.gov.au/organization/413339fa-bc57-4652-b81e-2e667397fe2a> a foaf:Agent ;
    foaf:name "Lismore City Council" .

