@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/ae3625e1-b1ae-4eac-b4be-741f8d0c7e2e> a dcat:Dataset ;
    dct:description "Spatial data" ;
    dct:identifier "ae3625e1-b1ae-4eac-b4be-741f8d0c7e2e" ;
    dct:issued "2022-02-02T23:11:57.595929"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:09:26.853698"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/0e5644d7-4da6-4934-b4b0-5f1494e66afd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.3573 -30.7595, 151.3573 -30.5623, 151.6251 -30.5623, 151.6251 -30.7595, 151.3573 -30.7595))"^^gsp:wktLiteral ] ;
    dct:title "Rocky and Uralla Creeks Flood Study - Spatial Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Uralla Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ae3625e1-b1ae-4eac-b4be-741f8d0c7e2e/resource/303b42be-f482-466b-a853-8289111716db> ;
    dcat:keyword "Dumaresq Street",
        "Mackenzie Tributary",
        "Rocky Creek",
        "Salisbury Court",
        "Uralla Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ae3625e1-b1ae-4eac-b4be-741f8d0c7e2e/resource/303b42be-f482-466b-a853-8289111716db> a dcat:Distribution ;
    dct:issued "2025-12-17T00:09:26.891827"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:09:26.863478"^^xsd:dateTime ;
    dct:title "Rocky and Uralla Creeks FS Spatial Data" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b584f65a-e4e1-4fdc-8a2f-181ceaa454ff/resource/c40c02cf-a761-48fb-b362-7175073c8639> .

<https://uatdatansw.dac.nsw.gov.au/organization/0e5644d7-4da6-4934-b4b0-5f1494e66afd> a foaf:Agent ;
    foaf:name "Uralla Shire Council" .

