@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/6938cf85-6ad7-4207-8987-7e67530b2deb> a dcat:Dataset ;
    dct:description "Survey Information" ;
    dct:identifier "6938cf85-6ad7-4207-8987-7e67530b2deb" ;
    dct:issued "2022-02-02T23:04:24.612558"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:45:59.190020"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/10af06ea-3a63-44ec-904f-0091f96187b5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.1601 -33.9021, 148.1601 -33.8916, 148.1723 -33.8916, 148.1723 -33.9021, 148.1601 -33.9021))"^^gsp:wktLiteral ] ;
    dct:title "O'Brien Tributary Drainage Improvements - Survey Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Weddin Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6938cf85-6ad7-4207-8987-7e67530b2deb/resource/5d64cf76-e0c6-4c5d-b104-55b02b58f67a> ;
    dcat:keyword "Emu Creek",
        "OBrien Tributary",
        "Warraderry Street",
        "Weddin" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6938cf85-6ad7-4207-8987-7e67530b2deb/resource/5d64cf76-e0c6-4c5d-b104-55b02b58f67a> a dcat:Distribution ;
    dct:issued "2025-12-17T01:45:59.227086"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:45:59.201796"^^xsd:dateTime ;
    dct:title "O'Brien Tributary Drainage Improvements - Survey Information" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ff6974ae-3930-4730-a01a-68f9d67294f7/resource/6ecce128-9702-4d47-8a62-121b36d4b059> .

<https://uatdatansw.dac.nsw.gov.au/organization/10af06ea-3a63-44ec-904f-0091f96187b5> a foaf:Agent ;
    foaf:name "Weddin Shire Council" .

