@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/03d75aa5-abe9-486d-9933-25c61f9b8113> a dcat:Dataset ;
    dct:description "Brochure + questionnaire" ;
    dct:identifier "03d75aa5-abe9-486d-9933-25c61f9b8113" ;
    dct:issued "2022-02-02T23:07:04.391016"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:39.239110"^^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 - Community Consultation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/03d75aa5-abe9-486d-9933-25c61f9b8113/resource/e06c5536-b689-477d-9dcc-ef3957e8baa0> ;
    dcat:keyword "Kogarah",
        "Oatley Bay",
        "Oatley Creek",
        "Poulton Park" .

<https://uatdatansw.dac.nsw.gov.au/dataset/03d75aa5-abe9-486d-9933-25c61f9b8113/resource/e06c5536-b689-477d-9dcc-ef3957e8baa0> a dcat:Distribution ;
    dct:issued "2025-12-17T00:29:39.273380"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:39.248879"^^xsd:dateTime ;
    dct:title "Poulton Park Overland Flow Management Study and Plan - Community Consultation" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/668035ae-ce93-4a95-a1f3-0fb4ea1d34ff/resource/42038054-4013-479e-8dc7-4f17a53d93ad> .

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

