@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/246f72cd-b666-4eb9-9036-ea63f9a895aa> a dcat:Dataset ;
    dct:description "Two pages" ;
    dct:identifier "246f72cd-b666-4eb9-9036-ea63f9a895aa" ;
    dct:issued "2022-02-02T23:18:12.836208"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:46:34.773402"^^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 - Data Handover" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Byron Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/246f72cd-b666-4eb9-9036-ea63f9a895aa/resource/756234af-8559-41ce-8c77-3ee3af7486df> ;
    dcat:keyword "Baywood Chase",
        "Byron Hills",
        "Suffolk Park",
        "Tallow Creek",
        "Tallow Lake" .

<https://uatdatansw.dac.nsw.gov.au/dataset/246f72cd-b666-4eb9-9036-ea63f9a895aa/resource/756234af-8559-41ce-8c77-3ee3af7486df> a dcat:Distribution ;
    dct:issued "2025-12-17T00:46:34.811093"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:46:34.783689"^^xsd:dateTime ;
    dct:title "Tallow Creek - Flood Study - Data Handover" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4a29d9e2-3a25-4fb6-a474-9fb8c1a0fcd2/resource/db1c7f06-b6e3-495d-9ab7-a94da72de87a> .

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

