@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/9e800040-1c63-4d42-9231-77f0c4857c5d> a dcat:Dataset ;
    dct:description "Volume 1 & 2" ;
    dct:identifier "9e800040-1c63-4d42-9231-77f0c4857c5d" ;
    dct:issued "2022-02-02T23:03:49.650904"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:09:59.457972"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/ff91886b-3787-4408-bfe6-b2492ced60d9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((140.9766 -37.0902, 140.9766 -28.1107, 154.0723 -28.1107, 154.0723 -37.0902, 140.9766 -37.0902))"^^gsp:wktLiteral ] ;
    dct:title "NSW - Levee Study for Emergency Management - Levee Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW State Emergency Service" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9e800040-1c63-4d42-9231-77f0c4857c5d/resource/b2c05863-b513-4216-9e87-537297229efe> ;
    dcat:keyword "Emergency Management",
        "Levee Database",
        "Urban Levee" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9e800040-1c63-4d42-9231-77f0c4857c5d/resource/b2c05863-b513-4216-9e87-537297229efe> a dcat:Distribution ;
    dct:issued "2025-12-17T02:09:59.490611"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:09:59.467953"^^xsd:dateTime ;
    dct:title "NSW - Levee Study for Emergency Management - Levee Reports" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/72dd5794-a963-4f93-b42a-564158995123/resource/61e5dea0-a966-4a23-94a7-e2cbacea3d3c> .

<https://uatdatansw.dac.nsw.gov.au/organization/ff91886b-3787-4408-bfe6-b2492ced60d9> a foaf:Agent ;
    foaf:name "NSW State Emergency Service" .

