@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/cffb8055-14e0-4726-b7c0-163b6a7bfa9f> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "cffb8055-14e0-4726-b7c0-163b6a7bfa9f" ;
    dct:issued "2022-02-02T23:25:09.022975"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:31.289895"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/6d281098-e9aa-45c2-a863-d179b1c74bf8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.0760 -31.5317, 150.0760 -31.1541, 150.6335 -31.1541, 150.6335 -31.5317, 150.0760 -31.5317))"^^gsp:wktLiteral ] ;
    dct:title "Upper Yarraman Creek Floodplain Management Plan - Phase A - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Liverpool Plains Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/cffb8055-14e0-4726-b7c0-163b6a7bfa9f/resource/3d3f2e56-4b8a-4b35-b3d4-0a3c6d1132bc> ;
    dcat:keyword "Camerons Creek",
        "Campbells Creek",
        "Coomo Coomo Creek",
        "Kickerbell Creek",
        "Lake Goran",
        "Mooki River",
        "Native Dog Gully",
        "Ryemere Gully",
        "Yarraman Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/cffb8055-14e0-4726-b7c0-163b6a7bfa9f/resource/3d3f2e56-4b8a-4b35-b3d4-0a3c6d1132bc> a dcat:Distribution ;
    dct:issued "2025-12-17T01:36:31.340088"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:31.298900"^^xsd:dateTime ;
    dct:title "Upper Yarraman Creek - Floodplain Management Plan - Phase A Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a306390d-c0d2-4234-9035-e7aad756f51b/resource/87cf141c-7c5a-4eb3-993e-a55132e7750b> .

<https://uatdatansw.dac.nsw.gov.au/organization/6d281098-e9aa-45c2-a863-d179b1c74bf8> a foaf:Agent ;
    foaf:name "Liverpool Plains Shire Council" .

