@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/1f2d025c-a2b8-4e4e-af6e-6f1f5620216c> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "1f2d025c-a2b8-4e4e-af6e-6f1f5620216c" ;
    dct:issued "2022-02-02T22:13:26.562043"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:03:49.868618"^^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.5669 -28.6746, 153.5669 -28.6177, 153.6465 -28.6177, 153.6465 -28.6746, 153.5669 -28.6746))"^^gsp:wktLiteral ] ;
    dct:title "Belongil Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Byron Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1f2d025c-a2b8-4e4e-af6e-6f1f5620216c/resource/2ac7c105-1705-49a1-8433-e8032da6df5e> ;
    dcat:keyword "Bayshore Drive",
        "Belongil Creek",
        "Brigantine Street",
        "Butler Street",
        "Byron Bay",
        "Byron Bay Industrial Estate",
        "Clarkes Beach",
        "Cumbebin Swamp",
        "Ewingsdale Road",
        "Grevillea Street",
        "Nature Reserve",
        "Sunrise Estate",
        "Union Drain" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1f2d025c-a2b8-4e4e-af6e-6f1f5620216c/resource/2ac7c105-1705-49a1-8433-e8032da6df5e> a dcat:Distribution ;
    dct:issued "2025-12-17T01:03:49.932877"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:03:49.879277"^^xsd:dateTime ;
    dct:title "Belongil Creek Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4ad6890c-1c20-4fc3-8bb7-346a701ac115/resource/8a84f06a-45f8-4a58-9b54-a439e863310a> .

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

