@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/422d0568-8f5e-4e2b-a44a-80699d09b558> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "422d0568-8f5e-4e2b-a44a-80699d09b558" ;
    dct:issued "2022-02-02T22:57:05.390592"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:30:12.008285"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/bb6b63df-891a-49d4-b0af-61b419496490> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.4635 -32.7041, 149.4635 -32.4935, 149.7148 -32.4935, 149.7148 -32.7041, 149.4635 -32.7041))"^^gsp:wktLiteral ] ;
    dct:title "Mudgee Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Flood Consultants" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/422d0568-8f5e-4e2b-a44a-80699d09b558/resource/911036c3-df42-4925-bfee-466cedd76f10> ;
    dcat:keyword "Cudgegong River",
        "Lawson Creek",
        "Marks Gully",
        "Mudgee",
        "Oaky Creek",
        "Redbank Creek",
        "Waterworks Gully" .

<https://uatdatansw.dac.nsw.gov.au/dataset/422d0568-8f5e-4e2b-a44a-80699d09b558/resource/911036c3-df42-4925-bfee-466cedd76f10> a dcat:Distribution ;
    dct:issued "2025-12-17T01:30:12.060147"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:30:12.020366"^^xsd:dateTime ;
    dct:title "Mudgee - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7572c7d5-2a7d-4ab0-9f40-478b0ed692dc/resource/baa82c87-77f9-486a-82aa-46531cf15202> .

<https://uatdatansw.dac.nsw.gov.au/organization/bb6b63df-891a-49d4-b0af-61b419496490> a foaf:Agent ;
    foaf:name "Flood Consultants" .

