@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/bf9507b3-837d-4984-80cd-840bbd648be7> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "bf9507b3-837d-4984-80cd-840bbd648be7" ;
    dct:issued "2022-02-02T23:04:49.717402"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:24:36.438908"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/6ca3f7fc-a9c9-4a6f-a095-9d214340dea7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.0090 -34.7236, 143.0090 -33.6695, 144.7119 -33.6695, 144.7119 -34.7236, 143.0090 -34.7236))"^^gsp:wktLiteral ] ;
    dct:title "Oxley Levee - Visual Audit of Urban Levees - Non Tidal Areas of NSW - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Balranald Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bf9507b3-837d-4984-80cd-840bbd648be7/resource/aa64b0b5-a8bd-4e82-abca-0708798741ee> ;
    dcat:keyword "Balranald",
        "Lachlan River",
        "Oxley" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bf9507b3-837d-4984-80cd-840bbd648be7/resource/aa64b0b5-a8bd-4e82-abca-0708798741ee> a dcat:Distribution ;
    dct:issued "2025-12-17T00:24:36.470978"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:24:36.448961"^^xsd:dateTime ;
    dct:title "Oxley Levee - Visual Audit of Urban Levees - Non Tidal Areas of NSW - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d4d1af80-571d-4360-9cdd-5a90adafdddb/resource/f245f4a6-50a8-46c0-a798-050b097134eb> .

<https://uatdatansw.dac.nsw.gov.au/organization/6ca3f7fc-a9c9-4a6f-a095-9d214340dea7> a foaf:Agent ;
    foaf:name "Balranald Shire Council" .

