@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/44c5b4e0-f315-421e-a8c6-c7fa99b05fe0> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "44c5b4e0-f315-421e-a8c6-c7fa99b05fe0" ;
    dct:issued "2022-02-02T22:22:01.239377"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:32:51.271750"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/050861e4-5220-4257-990a-a5a0fc1d545f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.8377 -30.5800, 152.8377 -30.4084, 153.0959 -30.4084, 153.0959 -30.5800, 152.8377 -30.5800))"^^gsp:wktLiteral ] ;
    dct:title "Central Urunga Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bellingen Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/44c5b4e0-f315-421e-a8c6-c7fa99b05fe0/resource/f7b0b6b0-ee38-4a0b-923c-8f28f6ee8146> ;
    dcat:keyword "Bellinger River",
        "Kalang River",
        "Pacific Highway",
        "Urunga",
        "Urunga Lagoon" .

<https://uatdatansw.dac.nsw.gov.au/dataset/44c5b4e0-f315-421e-a8c6-c7fa99b05fe0/resource/f7b0b6b0-ee38-4a0b-923c-8f28f6ee8146> a dcat:Distribution ;
    dct:issued "2025-12-17T00:32:51.309226"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:32:51.280890"^^xsd:dateTime ;
    dct:title "Central Urunga Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/51b29d94-d30a-4df4-a53d-b3533d50ee1c/resource/7d7f439c-473e-4e93-a996-a9d200a85330> .

<https://uatdatansw.dac.nsw.gov.au/organization/050861e4-5220-4257-990a-a5a0fc1d545f> a foaf:Agent ;
    foaf:name "Bellingen Shire Council" .

