@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/c0b68c59-6e66-4953-9a0f-7d3277b4ab2e> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "c0b68c59-6e66-4953-9a0f-7d3277b4ab2e" ;
    dct:issued "2022-02-02T22:51:55.755471"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:55.047202"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7238c7fd-5cab-42db-a49d-0c5e8dd5adf8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.1729 -32.6949, 147.1729 -30.3729, 149.6777 -30.3729, 149.6777 -32.6949, 147.1729 -32.6949))"^^gsp:wktLiteral ] ;
    dct:title "Macquarie Floodplain Management Study - Phase A Report (FINAL DRAFT) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Warren Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c0b68c59-6e66-4953-9a0f-7d3277b4ab2e/resource/e153c95a-c131-4a0e-b803-799435f65c2a> ;
    dcat:keyword "Barwon River",
        "Brewarrina",
        "Darling River",
        "Macquarie River",
        "Narromine",
        "Oberon",
        "Oxley Station",
        "Walgett",
        "Warren" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c0b68c59-6e66-4953-9a0f-7d3277b4ab2e/resource/e153c95a-c131-4a0e-b803-799435f65c2a> a dcat:Distribution ;
    dct:issued "2025-12-17T00:58:55.103814"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:55.057532"^^xsd:dateTime ;
    dct:title "Macquarie - Floodplain Management Study - Phase A Report FINAL DRAFT" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fc10bc9f-72a0-4705-950b-25adcbc76b31/resource/5a183e7a-3cd2-4056-9415-8feafa925a55> .

<https://uatdatansw.dac.nsw.gov.au/organization/7238c7fd-5cab-42db-a49d-0c5e8dd5adf8> a foaf:Agent ;
    foaf:name "Warren Shire Council" .

