@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/607092a8-0dc6-4381-a045-4b989775e82c> a dcat:Dataset ;
    dct:description "Collected Data" ;
    dct:identifier "607092a8-0dc6-4381-a045-4b989775e82c" ;
    dct:issued "2022-02-02T22:45:45.743951"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:35:38.122364"^^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.0974 -33.9939, 151.0974 -33.9650, 151.1254 -33.9650, 151.1254 -33.9939, 151.0974 -33.9939))"^^gsp:wktLiteral ] ;
    dct:title "Kogarah Bay Creek - Flood & Overland Flow Study - Collected Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/607092a8-0dc6-4381-a045-4b989775e82c/resource/134ad499-3b17-460f-bfca-7dabb33f43e9> ;
    dcat:keyword "Blakesley Road",
        "Botany Bay",
        "Carlton Crescent",
        "Georges River",
        "Kogarah Bay Creek",
        "overland flow" .

<https://uatdatansw.dac.nsw.gov.au/dataset/607092a8-0dc6-4381-a045-4b989775e82c/resource/134ad499-3b17-460f-bfca-7dabb33f43e9> a dcat:Distribution ;
    dct:issued "2025-12-17T02:35:38.168950"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:35:38.132134"^^xsd:dateTime ;
    dct:title "Kogarah Bay Creek - Flood & Overland Flow Study - Collected Data" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/99dd3fbe-4b7a-4f6a-9a09-cdf9ed4633c1/resource/b1783a02-54f5-42b0-a915-c801b3de1c70> .

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

