@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/31c0f230-2261-4dcb-99f8-8f78097b6cd3> a dcat:Dataset ;
    dct:description "SOBEK" ;
    dct:identifier "31c0f230-2261-4dcb-99f8-8f78097b6cd3" ;
    dct:issued "2022-02-02T23:07:05.503518"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:36.855150"^^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 - Hydraulic Model Input" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/31c0f230-2261-4dcb-99f8-8f78097b6cd3/resource/11a72372-2845-477c-b649-7778688f5b2b> ;
    dcat:keyword "Kogarah",
        "Oatley Bay",
        "Oatley Creek",
        "Poulton Park" .

<https://uatdatansw.dac.nsw.gov.au/dataset/31c0f230-2261-4dcb-99f8-8f78097b6cd3/resource/11a72372-2845-477c-b649-7778688f5b2b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:29:36.888368"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:36.864611"^^xsd:dateTime ;
    dct:title "Poulton Park Overland Flow Management Study and Plan - Hydraulic Model Input" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/56059e3c-1d4a-48bf-a9eb-e204e50224b1/resource/29046cf2-c821-4f4a-812e-a0eb24a52523> .

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

