@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/34c364a5-823f-4a6d-9646-36b08dbd992e> a dcat:Dataset ;
    dct:description "Data Summary" ;
    dct:identifier "34c364a5-823f-4a6d-9646-36b08dbd992e" ;
    dct:issued "2022-02-02T23:07:11.436912"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:18.423157"^^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.0102 -33.9938, 151.0102 -33.9408, 151.0977 -33.9408, 151.0977 -33.9938, 151.0102 -33.9938))"^^gsp:wktLiteral ] ;
    dct:title "Poulton Park Overland Flow Management Study and Plan - Summary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/34c364a5-823f-4a6d-9646-36b08dbd992e/resource/1ec98aad-bf21-4f9f-b55f-4ea0a8043371> ;
    dcat:keyword "Kogarah",
        "Oatley Bay",
        "Oatley Creek",
        "Poulton Park" .

<https://uatdatansw.dac.nsw.gov.au/dataset/34c364a5-823f-4a6d-9646-36b08dbd992e/resource/1ec98aad-bf21-4f9f-b55f-4ea0a8043371> a dcat:Distribution ;
    dct:issued "2025-12-17T00:14:18.465337"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:18.436152"^^xsd:dateTime ;
    dct:title "Poulton Park Overland Flow Management Study and Plan - Summary" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/34aae485-581a-4aec-b167-b08eb7440912/resource/3a83a89d-6895-4b4d-a733-811d720c2a54> .

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

