@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/d736bb17-5f16-4e0e-898f-d8ed261b1158> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "d736bb17-5f16-4e0e-898f-d8ed261b1158" ;
    dct:issued "2022-02-02T22:38:18.659189"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:27:25.469906"^^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.0955 -35.1401, 149.0955 -34.9152, 149.3990 -34.9152, 149.3990 -35.1401, 149.0955 -35.1401))"^^gsp:wktLiteral ] ;
    dct:title "Gundaroo Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yass Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d736bb17-5f16-4e0e-898f-d8ed261b1158/resource/737b939c-4e1d-41a6-a828-2e35c48f7bc0> ;
    dcat:keyword "Back Creek",
        "Gundaroo",
        "Mcleods Creek",
        "Yass River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d736bb17-5f16-4e0e-898f-d8ed261b1158/resource/737b939c-4e1d-41a6-a828-2e35c48f7bc0> a dcat:Distribution ;
    dct:issued "2025-12-17T01:27:25.503858"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:27:25.479187"^^xsd:dateTime ;
    dct:title "Gundaroo Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4a1bc915-0b32-4f60-81ed-0a22df5358ef/resource/2e1c5ea2-6b54-417b-8cce-173bd23715a7> .

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

