@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/9cf7120e-41e4-41f9-989b-58273dc24d92> a dcat:Dataset ;
    dct:description "Four files - extensions are: dbf, prj, shp, shx" ;
    dct:identifier "9cf7120e-41e4-41f9-989b-58273dc24d92" ;
    dct:issued "2022-02-02T23:11:55.245800"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:04:40.064310"^^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 - Floor Level Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Uralla Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9cf7120e-41e4-41f9-989b-58273dc24d92/resource/884db96a-d8cd-450d-b30b-55c23c2ad40d> ;
    dcat:keyword "Dumaresq Street",
        "Mackenzie Tributary",
        "Rocky Creek",
        "Salisbury Court",
        "Uralla Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9cf7120e-41e4-41f9-989b-58273dc24d92/resource/884db96a-d8cd-450d-b30b-55c23c2ad40d> a dcat:Distribution ;
    dct:issued "2025-12-17T00:04:40.109968"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:04:40.075301"^^xsd:dateTime ;
    dct:title "Rocky and Uralla Creeks FS Floor Level Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/422093f7-8ef7-450a-9dc9-75fa19b94804/resource/b48eea32-b467-4503-8d92-f0ec1d727cb5> .

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

