@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/96cbef34-f5d4-47af-9c6c-cd52c2082e68> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "96cbef34-f5d4-47af-9c6c-cd52c2082e68" ;
    dct:issued "2022-02-02T22:13:55.052444"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:55:56.554211"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2b236186-06c7-4253-b836-156d6497568c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.1145 -33.9855, 151.1145 -33.9647, 151.1386 -33.9647, 151.1386 -33.9855, 151.1145 -33.9855))"^^gsp:wktLiteral ] ;
    dct:title "Beverley Park Flood Planning Level Mapping - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/96cbef34-f5d4-47af-9c6c-cd52c2082e68/resource/c46bee42-c700-47e1-bd6f-814488d4f294> ;
    dcat:keyword "Beverley Park",
        "FPL",
        "Flood Planning Level",
        "Kogarah" .

<https://uatdatansw.dac.nsw.gov.au/dataset/96cbef34-f5d4-47af-9c6c-cd52c2082e68/resource/c46bee42-c700-47e1-bd6f-814488d4f294> a dcat:Distribution ;
    dct:issued "2025-12-17T01:55:56.587124"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:55:56.563553"^^xsd:dateTime ;
    dct:title "Beverley Park Flood Planning Level Mapping - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d89f6df9-0b51-4ab4-b155-96147b2eb230/resource/344c5540-32cf-4a43-9d1e-d373f7826aec> .

<https://uatdatansw.dac.nsw.gov.au/organization/2b236186-06c7-4253-b836-156d6497568c> a foaf:Agent ;
    foaf:name "Georges River Council" .

