@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/f2f3d847-b352-44de-80e6-383788f7bcf9> a dcat:Dataset ;
    dct:description "Final report" ;
    dct:identifier "f2f3d847-b352-44de-80e6-383788f7bcf9" ;
    dct:issued "2022-02-02T23:19:48.861502"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:07:28.440533"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.3536 -34.5699, 149.3536 -34.3695, 149.6008 -34.3695, 149.6008 -34.5699, 149.3536 -34.5699))"^^gsp:wktLiteral ] ;
    dct:title "The Village of Crookwell Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Upper Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f2f3d847-b352-44de-80e6-383788f7bcf9/resource/e529792b-a858-4196-8b91-540439963d8e> ;
    dcat:keyword "Carrington Street",
        "Crookwell Road",
        "John Street",
        "Kiamma Creek",
        "Lachlan Valley",
        "Laggan Road",
        "Wyangala Dam" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f2f3d847-b352-44de-80e6-383788f7bcf9/resource/e529792b-a858-4196-8b91-540439963d8e> a dcat:Distribution ;
    dct:issued "2025-12-17T01:07:28.485035"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:07:28.450214"^^xsd:dateTime ;
    dct:title "The Village of Crookwell Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/75819f70-fb4a-4eb0-9331-a3f048f69bc3/resource/c9089764-d8fc-48f8-a8fc-86b0fba009ba> .

<https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> a foaf:Agent ;
    foaf:name "Upper Lachlan Shire Council" .

