@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/02539e66-57a8-4c23-86bb-8d533d5cc2d9> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "02539e66-57a8-4c23-86bb-8d533d5cc2d9" ;
    dct:issued "2022-02-02T22:48:11.516851"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:01:53.654316"^^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.0780 -28.9565, 153.0780 -28.6773, 153.5284 -28.6773, 153.5284 -28.9565, 153.0780 -28.9565))"^^gsp:wktLiteral ] ;
    dct:title "Lismore Floodplain Management Plan (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lismore City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/02539e66-57a8-4c23-86bb-8d533d5cc2d9/resource/3fb3496d-a6a4-4c9f-96ba-0e3300942e14> ;
    dcat:keyword "Browns Creek",
        "Hollingworth Creek",
        "Leycester Creek",
        "Lismore",
        "Molesworth Street",
        "Wilsons River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/02539e66-57a8-4c23-86bb-8d533d5cc2d9/resource/3fb3496d-a6a4-4c9f-96ba-0e3300942e14> a dcat:Distribution ;
    dct:issued "2025-12-17T01:01:53.696089"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:01:53.663907"^^xsd:dateTime ;
    dct:title "Lismore - Floodplain Management Plan (Draft) - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a6c02e97-9e2f-4025-b574-32914ee93f46/resource/34de903a-a0ec-46c1-b0cb-b2cf548793f4> .

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

