@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/4b0d6c2f-86f2-421f-9346-8a0ff864086b> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "4b0d6c2f-86f2-421f-9346-8a0ff864086b" ;
    dct:issued "2022-02-02T22:34:42.966167"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:31:18.166857"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/bc8b9274-7fc7-4576-8211-9fd11d7f42e5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.1732 -33.7466, 151.1732 -33.6918, 151.2670 -33.6918, 151.2670 -33.7466, 151.1732 -33.7466))"^^gsp:wktLiteral ] ;
    dct:title "Frenchs Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Northern Beaches Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4b0d6c2f-86f2-421f-9346-8a0ff864086b/resource/be366a7a-ee6f-4ad1-a2e2-fbcdf07e76f9> ;
    dcat:keyword "Blackbutts Road",
        "Corridor Creek",
        "Forest Way",
        "Frenchs Creek",
        "Garrigal National Park",
        "Haigh Avenue Tributary",
        "Wyatt Avenue" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4b0d6c2f-86f2-421f-9346-8a0ff864086b/resource/be366a7a-ee6f-4ad1-a2e2-fbcdf07e76f9> a dcat:Distribution ;
    dct:issued "2025-12-17T00:31:18.210718"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:31:18.176534"^^xsd:dateTime ;
    dct:title "Frenchs Creek - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2e96f1a4-f4ee-4818-ba33-486fe33836aa/resource/ff7b3798-8ae6-425c-8f88-eb80aa8c5735> .

<https://uatdatansw.dac.nsw.gov.au/organization/bc8b9274-7fc7-4576-8211-9fd11d7f42e5> a foaf:Agent ;
    foaf:name "Northern Beaches Council" .

