@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/b4b700f4-99ef-4e45-b58b-67b875237847> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "b4b700f4-99ef-4e45-b58b-67b875237847" ;
    dct:issued "2022-02-02T22:56:56.364900"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:23:28.085021"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/21ec31a9-cb48-4272-a7de-231e4972615d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.6655 -35.3196, 143.6655 -34.8634, 144.5993 -34.8634, 144.5993 -35.3196, 143.6655 -35.3196))"^^gsp:wktLiteral ] ;
    dct:title "Moulamein Levee - Visual Audit of Urban Levees Non Tidal Areas of NSW - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Murray River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b4b700f4-99ef-4e45-b58b-67b875237847/resource/17a33b69-ad90-4569-baa2-53a6ac416c74> ;
    dcat:keyword "Billabong Creek",
        "Edward River",
        "Moulamein",
        "Paterson Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b4b700f4-99ef-4e45-b58b-67b875237847/resource/17a33b69-ad90-4569-baa2-53a6ac416c74> a dcat:Distribution ;
    dct:issued "2025-12-17T00:23:28.116672"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:23:28.094195"^^xsd:dateTime ;
    dct:title "Moulamein Levee - Visual Audit of Urban Levees Non Tidal Areas of NSW - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d5a379d6-fdb0-4ddd-9dbb-93d375e4a203/resource/e6b710d0-b8cc-4cf2-83f1-9ebeb83c8e15> .

<https://uatdatansw.dac.nsw.gov.au/organization/21ec31a9-cb48-4272-a7de-231e4972615d> a foaf:Agent ;
    foaf:name "Murray River Council" .

