@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/df17099e-8625-44a4-9f3c-26baca1ebed2> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "df17099e-8625-44a4-9f3c-26baca1ebed2" ;
    dct:issued "2022-02-02T23:06:37.825098"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:48:35.021621"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.5752 -34.2067, 150.5752 -34.1453, 150.6521 -34.1453, 150.6521 -34.2067, 150.5752 -34.2067))"^^gsp:wktLiteral ] ;
    dct:title "Picton Local Flood Policy - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollondilly Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/df17099e-8625-44a4-9f3c-26baca1ebed2/resource/a7fef494-d9d4-4198-81de-af273431229a> ;
    dcat:keyword "Flood Policy",
        "Picton",
        "Wollondilly" .

<https://uatdatansw.dac.nsw.gov.au/dataset/df17099e-8625-44a4-9f3c-26baca1ebed2/resource/a7fef494-d9d4-4198-81de-af273431229a> a dcat:Distribution ;
    dct:issued "2025-12-17T01:48:35.059144"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:48:35.032268"^^xsd:dateTime ;
    dct:title "Picton - Local Flood Policy - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/34e360e9-8d60-44ee-91d9-1490cb7f31de/resource/93b1156b-09d7-4e76-9d2e-4167523c84bc> .

<https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> a foaf:Agent ;
    foaf:name "Wollondilly Shire Council" .

