@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/1a91a8e9-ccc7-45c3-9234-acbf8c5f7fcf> a dcat:Dataset ;
    dct:description "Levee Survey, including chainage" ;
    dct:identifier "1a91a8e9-ccc7-45c3-9234-acbf8c5f7fcf" ;
    dct:issued "2022-02-02T22:52:40.706648"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:39:45.339284"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.5406 -32.7378, 151.5406 -32.7113, 151.5938 -32.7113, 151.5938 -32.7378, 151.5406 -32.7378))"^^gsp:wktLiteral ] ;
    dct:title "Maitland and Lorn Levee - Gradient Sensitivity Assessment - Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maitland City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1a91a8e9-ccc7-45c3-9234-acbf8c5f7fcf/resource/10fb50b0-a5f7-43ed-8ca5-9b0a6656a292> ;
    dcat:keyword "Bolwarra",
        "Lorn",
        "Maitland",
        "Wynburn" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1a91a8e9-ccc7-45c3-9234-acbf8c5f7fcf/resource/10fb50b0-a5f7-43ed-8ca5-9b0a6656a292> a dcat:Distribution ;
    dct:issued "2025-12-17T02:39:45.376701"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:39:45.350170"^^xsd:dateTime ;
    dct:title "Maitland and Lorn Levee - Gradient Sensitivity Assessment - Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d637171d-8ad5-47aa-a2e8-ee2df1cf19f9/resource/06fa5956-fda0-4093-8858-e9800d984123> .

<https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> a foaf:Agent ;
    foaf:name "Maitland City Council" .

