@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/000f0d78-57a8-4217-bfdf-41a48eac5895> a dcat:Dataset ;
    dct:description "Catchment" ;
    dct:identifier "000f0d78-57a8-4217-bfdf-41a48eac5895" ;
    dct:issued "2022-02-02T23:08:25.205727"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:01:29.350129"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9dcf1a5a-62a2-4abd-8401-b1255d50fd4f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.4258 -35.7053, 146.4258 -35.5043, 146.7719 -35.5043, 146.7719 -35.7053, 146.4258 -35.7053))"^^gsp:wktLiteral ] ;
    dct:title "Flood Study Report for Rand - Catchment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Federation Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/000f0d78-57a8-4217-bfdf-41a48eac5895/resource/fec7546e-6bfa-4016-862a-eef4ce7b418d> ;
    dcat:keyword "Billabong Creek",
        "File Mile Road",
        "Four Corners Road",
        "Mahonga Road",
        "Rand",
        "Rand Hotel" .

<https://uatdatansw.dac.nsw.gov.au/dataset/000f0d78-57a8-4217-bfdf-41a48eac5895/resource/fec7546e-6bfa-4016-862a-eef4ce7b418d> a dcat:Distribution ;
    dct:issued "2025-12-17T02:01:29.394790"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:01:29.358721"^^xsd:dateTime ;
    dct:title "Rand Flood Study - Catchment" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/426dfee9-cee5-4efc-87bd-e32bda8ebab3/resource/d9b5ef2f-dc2f-470b-aa69-acf832437fbe> .

<https://uatdatansw.dac.nsw.gov.au/organization/9dcf1a5a-62a2-4abd-8401-b1255d50fd4f> a foaf:Agent ;
    foaf:name "Federation Council" .

