@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/4df5f547-a0db-45ea-8769-74aa9bbe4b0a> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "4df5f547-a0db-45ea-8769-74aa9bbe4b0a" ;
    dct:issued "2022-02-02T23:25:11.589440"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:11:25.036031"^^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.4305 -31.7469, 149.4305 -30.8975, 150.7324 -30.8975, 150.7324 -31.7469, 149.4305 -31.7469))"^^gsp:wktLiteral ] ;
    dct:title "Upper Yarraman Creek Flood Study and Floodplain Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Natural Resources" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4df5f547-a0db-45ea-8769-74aa9bbe4b0a/resource/55d84fa8-58f0-45db-b519-6356e27b5567> ;
    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/4df5f547-a0db-45ea-8769-74aa9bbe4b0a/resource/55d84fa8-58f0-45db-b519-6356e27b5567> a dcat:Distribution ;
    dct:issued "2025-12-17T00:11:25.096532"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:11:25.046352"^^xsd:dateTime ;
    dct:title "Upper Yarraman Creek - Flood Study and Floodplain Management Study - Report " ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a0a1795c-a489-458b-be79-b1adfcc49885/resource/8d8f630e-3e51-4360-85b1-70b7894bce3f> .

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

