@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/42ff7cf5-896d-413e-b463-c3c106156a5e> a dcat:Dataset ;
    dct:description "Includes climate change" ;
    dct:identifier "42ff7cf5-896d-413e-b463-c3c106156a5e" ;
    dct:issued "2022-02-02T23:18:14.024737"^^xsd:dateTime ;
    dct:modified "2025-12-16T23:59:23.664024"^^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 - Inundation Extents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Byron Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/42ff7cf5-896d-413e-b463-c3c106156a5e/resource/718e497c-ed1d-4c2a-ba9d-2e444dda5d6c> ;
    dcat:keyword "Baywood Chase",
        "Byron Hills",
        "Suffolk Park",
        "Tallow Creek",
        "Tallow Lake" .

<https://uatdatansw.dac.nsw.gov.au/dataset/42ff7cf5-896d-413e-b463-c3c106156a5e/resource/718e497c-ed1d-4c2a-ba9d-2e444dda5d6c> a dcat:Distribution ;
    dct:issued "2025-12-16T23:59:23.704085"^^xsd:dateTime ;
    dct:modified "2025-12-16T23:59:23.675622"^^xsd:dateTime ;
    dct:title "Tallow Creek - Flood Study - Inundation Extents" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4c03b1ef-8eaa-4aed-9795-135ba9012254/resource/8a9c65d2-4a90-45c5-878d-683e2c541c32> .

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

