@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/ca5d9572-1300-46e0-9f22-9959bbd8058a> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "ca5d9572-1300-46e0-9f22-9959bbd8058a" ;
    dct:issued "2022-02-02T23:18:50.822118"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:25:27.208136"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6054 -34.8916, 150.6054 -34.8431, 150.6541 -34.8431, 150.6541 -34.8916, 150.6054 -34.8916))"^^gsp:wktLiteral ] ;
    dct:title "Terara Levee Audit Final Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ca5d9572-1300-46e0-9f22-9959bbd8058a/resource/628ea0e3-c93c-427a-b455-bc5d2decbe4c> ;
    dcat:keyword "Ferry Lane",
        "Pig Island",
        "Southern Road",
        "Terara" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ca5d9572-1300-46e0-9f22-9959bbd8058a/resource/628ea0e3-c93c-427a-b455-bc5d2decbe4c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:25:27.250254"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:25:27.223253"^^xsd:dateTime ;
    dct:title "Terara Levee Audit Final Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/63e27c9f-21c3-49f8-8bbc-da80fed2fc38/resource/3a7d2036-f07a-41aa-9200-43ed8654b928> .

<https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> a foaf:Agent ;
    foaf:name "Shoalhaven City Council" .

