@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/3915b4a1-a59a-4026-95fc-01f9e3dffc07> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "3915b4a1-a59a-4026-95fc-01f9e3dffc07" ;
    dct:issued "2022-02-02T23:11:16.208506"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:23.461950"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/48a6e820-db6d-4f74-81e3-33da16e50965> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.9741 -34.1073, 150.9741 -33.9536, 151.2186 -33.9536, 151.2186 -34.1073, 150.9741 -34.1073))"^^gsp:wktLiteral ] ;
    dct:title "Revised Oyster Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sutherland Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3915b4a1-a59a-4026-95fc-01f9e3dffc07/resource/c5f5c1d3-536b-45bc-bd22-b6e73386a30c> ;
    dcat:keyword "Bates Drive",
        "Box Road",
        "Buderim Avenue",
        "Georges River",
        "Oyster Creek",
        "Sutherland" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3915b4a1-a59a-4026-95fc-01f9e3dffc07/resource/c5f5c1d3-536b-45bc-bd22-b6e73386a30c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:27:23.501472"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:23.471531"^^xsd:dateTime ;
    dct:title "Revised Oyster Creek Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6e377d26-8d3c-48ec-bf84-630dfb8fa80e/resource/e569364f-59ef-486f-83a3-53f565a6db5e> .

<https://uatdatansw.dac.nsw.gov.au/organization/48a6e820-db6d-4f74-81e3-33da16e50965> a foaf:Agent ;
    foaf:name "Sutherland Shire Council" .

