@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/fc5f3cef-e642-448e-b334-0676a487ec02> a dcat:Dataset ;
    dct:description "Collected Data (Water Level and Rainfall)" ;
    dct:identifier "fc5f3cef-e642-448e-b334-0676a487ec02" ;
    dct:issued "2022-02-02T23:03:10.871560"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:32:39.097998"^^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 - Collected Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/fc5f3cef-e642-448e-b334-0676a487ec02/resource/4f34665c-1159-40a0-bc0c-975ba5bda240> ;
    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/fc5f3cef-e642-448e-b334-0676a487ec02/resource/4f34665c-1159-40a0-bc0c-975ba5bda240> a dcat:Distribution ;
    dct:issued "2025-12-17T02:32:39.171802"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:32:39.107600"^^xsd:dateTime ;
    dct:title "Northern Rivers NSW - Flood Summary May 2009 - Collected Data" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f6a4e893-584d-4449-9563-11aa3bfef6bc/resource/6aad2f60-049a-4de2-8ff2-06fd6593d54b> .

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

