@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/e5dea1db-1982-40d6-a704-6f7c28b21fe8> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "e5dea1db-1982-40d6-a704-6f7c28b21fe8" ;
    dct:issued "2022-02-02T23:25:10.373924"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:45:29.530132"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.7876 -31.4966, 149.7876 -31.0671, 150.5923 -31.0671, 150.5923 -31.4966, 149.7876 -31.4966))"^^gsp:wktLiteral ] ;
    dct:title "Upper Yarraman Creek Floodplain Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Natural Resources" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e5dea1db-1982-40d6-a704-6f7c28b21fe8/resource/161fa902-fef2-41a4-a968-18d7a3465237> ;
    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/e5dea1db-1982-40d6-a704-6f7c28b21fe8/resource/161fa902-fef2-41a4-a968-18d7a3465237> a dcat:Distribution ;
    dct:issued "2025-12-17T00:45:29.587833"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:45:29.542620"^^xsd:dateTime ;
    dct:title "Upper Yarraman Creek - Floodplain Management Plan" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fc610a22-2e53-41b9-93a7-ac2f6091a41c/resource/d3b0d4bb-6c42-4829-9add-31f906dde46a> .

<https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> a foaf:Agent ;
    foaf:name "NSW Department of Natural Resources" .

