@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/a3acad8c-10df-488b-b6ae-9244606703c8> a dcat:Dataset ;
    dct:description "CD Label" ;
    dct:identifier "a3acad8c-10df-488b-b6ae-9244606703c8" ;
    dct:issued "2022-02-02T22:45:44.459599"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:35:28.270484"^^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 - CD Label" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a3acad8c-10df-488b-b6ae-9244606703c8/resource/43c99ed1-2e8e-46a0-86ee-0702d40f4fe6> ;
    dcat:keyword "Blakesley Road",
        "Botany Bay",
        "Carlton Crescent",
        "Georges River",
        "Kogarah Bay Creek",
        "overland flow" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a3acad8c-10df-488b-b6ae-9244606703c8/resource/43c99ed1-2e8e-46a0-86ee-0702d40f4fe6> a dcat:Distribution ;
    dct:issued "2025-12-17T02:35:28.314617"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:35:28.281492"^^xsd:dateTime ;
    dct:title "Kogarah Bay Creek - Flood & Overland Flow Study - CD Label" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/98adfcb3-a921-4565-a409-90e5574c978f/resource/6b95d65d-0b99-4752-a8c0-1aad3507b1b9> .

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

