@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/e7f7c710-09e2-42be-8f74-76d73c683045> a dcat:Dataset ;
    dct:description "5y to PMF" ;
    dct:identifier "e7f7c710-09e2-42be-8f74-76d73c683045" ;
    dct:issued "2022-02-02T23:18:18.878015"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:39:53.180299"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1001433-b3a1-4f4b-9397-e678fcb24d66> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.5858 -28.6927, 153.5858 -28.6520, 153.6407 -28.6520, 153.6407 -28.6927, 153.5858 -28.6927))"^^gsp:wktLiteral ] ;
    dct:title "Tallow Creek Flood Study - Water Surface Level" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Byron Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e7f7c710-09e2-42be-8f74-76d73c683045/resource/bb988c4a-a386-417b-a108-6208487aadfb> ;
    dcat:keyword "Baywood Chase",
        "Byron Hills",
        "Suffolk Park",
        "Tallow Creek",
        "Tallow Lake" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e7f7c710-09e2-42be-8f74-76d73c683045/resource/bb988c4a-a386-417b-a108-6208487aadfb> a dcat:Distribution ;
    dct:issued "2025-12-17T00:39:53.217103"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:39:53.189926"^^xsd:dateTime ;
    dct:title "Tallow Creek - Flood Study - Water Surface Level" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9d2e88e6-2731-40d9-b276-c95dba060a44/resource/4ad17732-b253-46e8-89dd-32e37ae1ab36> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1001433-b3a1-4f4b-9397-e678fcb24d66> a foaf:Agent ;
    foaf:name "Byron Shire Council" .

