@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/1d174cb1-eb11-4440-84b4-ce21f5e750d8> a dcat:Dataset ;
    dct:description "Plans for Works" ;
    dct:identifier "1d174cb1-eb11-4440-84b4-ce21f5e750d8" ;
    dct:issued "2022-02-02T23:04:22.294226"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:45:41.223906"^^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 - Plans for Works" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Weddin Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1d174cb1-eb11-4440-84b4-ce21f5e750d8/resource/9fbafeca-1637-408f-a7d2-95742fd1a435> ;
    dcat:keyword "Emu Creek",
        "OBrien Tributary",
        "Warraderry Street",
        "Weddin" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1d174cb1-eb11-4440-84b4-ce21f5e750d8/resource/9fbafeca-1637-408f-a7d2-95742fd1a435> a dcat:Distribution ;
    dct:issued "2025-12-17T01:45:41.266022"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:45:41.235138"^^xsd:dateTime ;
    dct:title "O'Brien Tributary Drainage Improvements - Plans for Works" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/90a3b978-3fba-4169-ae0e-b71d430eea87/resource/9fc58f46-fef6-4135-b2fb-c11721e7bd91> .

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

