@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/7f4027cd-c440-4715-a630-1471849eed65> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "7f4027cd-c440-4715-a630-1471849eed65" ;
    dct:issued "2022-02-02T23:18:15.223717"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:39:55.478516"^^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 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Byron Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7f4027cd-c440-4715-a630-1471849eed65/resource/9de69333-bc92-4a29-a423-c043017b05c2> ;
    dcat:keyword "Baywood Chase",
        "Byron Hills",
        "Suffolk Park",
        "Tallow Creek",
        "Tallow Lake" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7f4027cd-c440-4715-a630-1471849eed65/resource/9de69333-bc92-4a29-a423-c043017b05c2> a dcat:Distribution ;
    dct:issued "2025-12-17T00:39:55.516182"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:39:55.487952"^^xsd:dateTime ;
    dct:title "Tallow Creek - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4652843e-f7b7-465a-b3b9-7e932f4249b4/resource/18a009cf-2f42-43f8-801f-4d22e6d5a760> .

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

