@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/03f2222b-9f6b-4b3b-93e4-fe8ac36a20a4> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "03f2222b-9f6b-4b3b-93e4-fe8ac36a20a4" ;
    dct:issued "2022-02-02T23:02:49.889187"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:06:30.611729"^^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.4158 -28.7677, 153.4158 -28.4952, 153.6520 -28.4952, 153.6520 -28.7677, 153.4158 -28.7677))"^^gsp:wktLiteral ] ;
    dct:title "North Byron Shire Flood Study Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Byron Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/03f2222b-9f6b-4b3b-93e4-fe8ac36a20a4/resource/165312fb-4769-4fb1-8e9d-fc2c926e4f5c> ;
    dcat:keyword "Bayside",
        "Billinudgel",
        "Brunswick",
        "Byron Bay",
        "Cudgen",
        "Cudgera",
        "Fern Beach",
        "Kallaroo",
        "Marshalls Creek",
        "Mooball",
        "Mullumbimby",
        "New Brighton",
        "Ocean Shores",
        "Simpsons Creek",
        "South Golden Beach",
        "The Pocket",
        "Tyagarah",
        "Wooyung",
        "Yelgun" .

<https://uatdatansw.dac.nsw.gov.au/dataset/03f2222b-9f6b-4b3b-93e4-fe8ac36a20a4/resource/165312fb-4769-4fb1-8e9d-fc2c926e4f5c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:06:30.690009"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:06:30.622579"^^xsd:dateTime ;
    dct:title "North Byron Shire Flood Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/1193e072-2b9f-44bc-8f90-a571b25abcbf/resource/7f55b4cd-1743-49cc-adf1-28ef1804c9dd> .

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

