@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/108c4492-ba2e-4222-ba22-537aa621779e> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "108c4492-ba2e-4222-ba22-537aa621779e" ;
    dct:issued "2022-02-02T23:03:13.365253"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:37:33.709971"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.4248 -32.5098, 150.4248 -27.6446, 154.2041 -27.6446, 154.2041 -32.5098, 150.4248 -32.5098))"^^gsp:wktLiteral ] ;
    dct:title "Northern Rivers NSW - Flood Summary May 2009 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/108c4492-ba2e-4222-ba22-537aa621779e/resource/ae369a8e-6dd9-4006-a44f-9cff5ecefd99> ;
    dcat:keyword "Bellinger",
        "Brunswick",
        "Byron Bay",
        "Clarence",
        "Coffs Harbour",
        "Crowdy Head",
        "Hastings River",
        "Kempsey",
        "Lower Clarence",
        "Macleay",
        "Manning River",
        "Northern Rivers",
        "Richmond",
        "Tweed",
        "Upper Clarence",
        "Yamba" .

<https://uatdatansw.dac.nsw.gov.au/dataset/108c4492-ba2e-4222-ba22-537aa621779e/resource/ae369a8e-6dd9-4006-a44f-9cff5ecefd99> a dcat:Distribution ;
    dct:issued "2025-12-17T02:37:33.780643"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:37:33.719399"^^xsd:dateTime ;
    dct:title "Northern Rivers NSW - Flood Summary May 2009 - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/47c21616-1973-4fdc-adb6-b1d936c29c0a/resource/6ee89c70-0aa5-44cd-80be-f3f7be995a2d> .

<https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Industry and Environment" .

