@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/a4d2bec9-6da5-4dd2-a491-37fc26e26430> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "a4d2bec9-6da5-4dd2-a491-37fc26e26430" ;
    dct:issued "2022-02-02T23:26:36.972195"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:01:33.738191"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/02921b35-541c-46d6-bc1c-d0e57b718be7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2488 -31.3020, 151.2488 -30.7796, 152.1414 -30.7796, 152.1414 -31.3020, 151.2488 -31.3020))"^^gsp:wktLiteral ] ;
    dct:title "Town of Walcha - Audit and Levee Crest Level Survey - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Walcha Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a4d2bec9-6da5-4dd2-a491-37fc26e26430/resource/29aec4f5-c55f-4c71-8c67-a96ba73fd5ac> ;
    dcat:keyword "Armidale",
        "Grafton",
        "Hinton",
        "Lom",
        "New England",
        "Raymond Terrace",
        "South Grafton",
        "Walcha",
        "levee audit" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a4d2bec9-6da5-4dd2-a491-37fc26e26430/resource/29aec4f5-c55f-4c71-8c67-a96ba73fd5ac> a dcat:Distribution ;
    dct:issued "2025-12-17T01:01:33.799247"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:01:33.746937"^^xsd:dateTime ;
    dct:title "Walcha - Levee Audit & Levee Crest Level Survey - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/50558fdd-4a11-42f4-8664-aee6c0cee3cf/resource/a15d59ce-ecce-42b5-989a-4409f5767545> .

<https://uatdatansw.dac.nsw.gov.au/organization/02921b35-541c-46d6-bc1c-d0e57b718be7> a foaf:Agent ;
    foaf:name "Walcha Council" .

