@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/f2bb05f6-262a-490b-9ab0-81b257f460d3> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "f2bb05f6-262a-490b-9ab0-81b257f460d3" ;
    dct:issued "2022-02-02T23:27:53.945033"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:30:42.663048"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/34485326-4983-4e39-97d7-0038e155fb96> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.2023 -31.7912, 150.2023 -31.4685, 150.8807 -31.4685, 150.8807 -31.7912, 150.2023 -31.7912))"^^gsp:wktLiteral ] ;
    dct:title "Warrah Creek/Pump Station Creek Floodplain Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Office of Water" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f2bb05f6-262a-490b-9ab0-81b257f460d3/resource/c7134ab5-f4ce-4714-a5b3-d019815ceef9> ;
    dcat:keyword "Big Jacks Creek",
        "Mooki River",
        "Pump Station Creek",
        "Quirindi",
        "Warrah Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f2bb05f6-262a-490b-9ab0-81b257f460d3/resource/c7134ab5-f4ce-4714-a5b3-d019815ceef9> a dcat:Distribution ;
    dct:issued "2025-12-17T00:30:42.704253"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:30:42.674185"^^xsd:dateTime ;
    dct:title "Warrah & Pump Station Creek - Floodplain Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/78ce5747-cf98-471e-b6a4-27533845a7ab/resource/43cb33a1-e431-475a-beaa-2d2c4e60c05a> .

<https://uatdatansw.dac.nsw.gov.au/organization/34485326-4983-4e39-97d7-0038e155fb96> a foaf:Agent ;
    foaf:name "DPI - Water" .

