@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/62f67b8a-7c5e-4c5e-8d8b-651312e8102b> a dcat:Dataset ;
    dct:description "Flood Study PDF Final Report" ;
    dct:identifier "62f67b8a-7c5e-4c5e-8d8b-651312e8102b" ;
    dct:issued "2022-02-02T23:30:32.175398"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:33:53.301082"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/0f0b4ecd-d51f-4e5f-b41d-d2165f776db9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.6438 -34.8155, 149.6438 -34.7149, 149.8223 -34.7149, 149.8223 -34.8155, 149.6438 -34.8155))"^^gsp:wktLiteral ] ;
    dct:title "Wollondilly and Mulwaree Rivers Flood Study Final Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Goulburn Mulwaree Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/62f67b8a-7c5e-4c5e-8d8b-651312e8102b/resource/0160feaa-ff9f-4ac3-9fb5-94da36202d05> ;
    dcat:keyword "Goulburn",
        "Mulwaree river",
        "Wollondilly River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/62f67b8a-7c5e-4c5e-8d8b-651312e8102b/resource/0160feaa-ff9f-4ac3-9fb5-94da36202d05> a dcat:Distribution ;
    dct:issued "2025-12-17T00:33:53.331081"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:33:53.310302"^^xsd:dateTime ;
    dct:title "Wollondilly and Mulwaree River Flood Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2796cdf0-3ecd-4f43-ae13-f4b8ea23699d/resource/b6c5d900-8bb8-46ab-ae37-35a858262d94> .

<https://uatdatansw.dac.nsw.gov.au/organization/0f0b4ecd-d51f-4e5f-b41d-d2165f776db9> a foaf:Agent ;
    foaf:name "Goulburn Mulwaree Council" .

