@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/3ffff71a-02d6-4a9b-836c-ee7838105e39> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "3ffff71a-02d6-4a9b-836c-ee7838105e39" ;
    dct:issued "2022-02-02T22:38:10.520414"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:26:09.297672"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c11decdf-93e5-4e15-b4be-2fada90bb8e3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.1703 -35.0800, 149.1703 -34.9715, 149.3598 -34.9715, 149.3598 -35.0800, 149.1703 -35.0800))"^^gsp:wktLiteral ] ;
    dct:title "Gundaroo Floodplain Risk Management Study and Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yass Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3ffff71a-02d6-4a9b-836c-ee7838105e39/resource/8e1f9a17-e50f-4a22-a082-1d19b20dbbce> ;
    dcat:keyword "Back Creek",
        "Gundaroo",
        "Mcleods Creek",
        "Yass River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3ffff71a-02d6-4a9b-836c-ee7838105e39/resource/8e1f9a17-e50f-4a22-a082-1d19b20dbbce> a dcat:Distribution ;
    dct:issued "2025-12-17T01:26:09.336862"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:26:09.307398"^^xsd:dateTime ;
    dct:title "Gundaroo Floodplain Risk Management Study and Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/1757d2ed-b468-4c6d-87e0-c0e1319b710e/resource/c40cffba-fa3e-454b-8409-44af6a60e765> .

<https://uatdatansw.dac.nsw.gov.au/organization/c11decdf-93e5-4e15-b4be-2fada90bb8e3> a foaf:Agent ;
    foaf:name "Yass Valley Council" .

