@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/67ab4e98-835b-401d-9656-8eeed1bc3d40> a dcat:Dataset ;
    dct:description "The Maitland Mercury- Superstorm Survey" ;
    dct:identifier "67ab4e98-835b-401d-9656-8eeed1bc3d40" ;
    dct:issued "2022-02-02T23:19:14.740289"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:20:05.438216"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.4246 -32.9349, 151.4246 -32.4078, 152.2925 -32.4078, 152.2925 -32.9349, 151.4246 -32.9349))"^^gsp:wktLiteral ] ;
    dct:title "The Maitland Mercury- Superstorm Survey - Article" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maitland City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/67ab4e98-835b-401d-9656-8eeed1bc3d40/resource/7f8f58ab-0f06-4eef-b8fc-1aa396b05269> ;
    dcat:keyword "Dungog",
        "Hunter",
        "Maitland",
        "Paterson River",
        "Port Stephens" .

<https://uatdatansw.dac.nsw.gov.au/dataset/67ab4e98-835b-401d-9656-8eeed1bc3d40/resource/7f8f58ab-0f06-4eef-b8fc-1aa396b05269> a dcat:Distribution ;
    dct:issued "2025-12-17T02:20:05.492766"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:20:05.452516"^^xsd:dateTime ;
    dct:title "The Maitland Mercury- Superstorm Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ffb43655-2323-4dab-abdf-d4525567866a/resource/072cf978-3f1f-4d0e-80ca-8d0528a9cb3a> .

<https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> a foaf:Agent ;
    foaf:name "Maitland City Council" .

