@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/a28e4557-d807-416f-a15d-fb7ec951b4c3> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "a28e4557-d807-416f-a15d-fb7ec951b4c3" ;
    dct:issued "2022-02-02T23:08:41.644169"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:57:45.589876"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8fbc6b8c-8045-43ce-be4c-f1ef80ef471b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.6518 -32.8075, 151.6518 -32.6983, 151.8290 -32.6983, 151.8290 -32.8075, 151.6518 -32.8075))"^^gsp:wktLiteral ] ;
    dct:title "Town of Raymond Terrace - Audit and Levee Crest Level Survey - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Stephens Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a28e4557-d807-416f-a15d-fb7ec951b4c3/resource/8ef143df-3f66-4881-8826-46ccb3133b39> ;
    dcat:keyword "Grafton",
        "Hinton",
        "Lorn",
        "Raymond Terrace",
        "South Grafton",
        "Walcha" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a28e4557-d807-416f-a15d-fb7ec951b4c3/resource/8ef143df-3f66-4881-8826-46ccb3133b39> a dcat:Distribution ;
    dct:issued "2025-12-17T00:57:45.637838"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:57:45.600858"^^xsd:dateTime ;
    dct:title "Raymond Terrace Levee - Audit & Crest Level Survey - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6bc384ec-c5ab-458f-9b42-bd73c47d5773/resource/36288b2e-91de-44c0-9fb4-2d6972dab084> .

<https://uatdatansw.dac.nsw.gov.au/organization/8fbc6b8c-8045-43ce-be4c-f1ef80ef471b> a foaf:Agent ;
    foaf:name "Port Stephens Council" .

