@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/1a388752-c680-4cd0-9ae1-17a017207b31> a dcat:Dataset ;
    dct:description "MIKE-11" ;
    dct:identifier "1a388752-c680-4cd0-9ae1-17a017207b31" ;
    dct:issued "2022-02-02T23:24:34.250614"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:49.820040"^^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.6537 -30.5930, 152.6537 -30.3835, 153.1618 -30.3835, 153.1618 -30.5930, 152.6537 -30.5930))"^^gsp:wktLiteral ] ;
    dct:title "Upper Kalang River Flood Assessment - Hydraulic Model Input" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bellingen Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1a388752-c680-4cd0-9ae1-17a017207b31/resource/1149571e-c8ce-4b8e-8b0b-2a2a694e3b14> ;
    dcat:keyword "Duffys Bridge",
        "Kalang River",
        "Kopsens Bridge",
        "Picket Hill Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1a388752-c680-4cd0-9ae1-17a017207b31/resource/1149571e-c8ce-4b8e-8b0b-2a2a694e3b14> a dcat:Distribution ;
    dct:issued "2025-12-17T00:43:49.855950"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:49.829753"^^xsd:dateTime ;
    dct:title "Upper Kalang River Flood Assessment - Hydraulic Model Input" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/0b8082e4-8160-4230-ae49-c2a53f6106b9/resource/4e03eee0-9a31-4112-8b81-24f4b10aff81> .

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

