@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/92a83ab9-4f3b-40c5-af38-46d7f2260e5a> a dcat:Dataset ;
    dct:description "Currarong Creek flood study report" ;
    dct:identifier "92a83ab9-4f3b-40c5-af38-46d7f2260e5a" ;
    dct:issued "2022-02-02T22:25:44.955900"^^xsd:dateTime ;
    dct:modified "2022-03-01T15:48:10.014939"^^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.7471 -35.1005, 150.7471 -34.9897, 150.8652 -34.9897, 150.8652 -35.1005, 150.7471 -35.1005))"^^gsp:wktLiteral ] ;
    dct:title "Currarong Creek Flood Study - Report (Final)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/92a83ab9-4f3b-40c5-af38-46d7f2260e5a/resource/5b79d3ee-56a5-4f8b-9a17-51b14748bcc8> ;
    dcat:keyword "emergency management",
        "flood risk",
        "hydrologic model" .

<https://uatdatansw.dac.nsw.gov.au/dataset/92a83ab9-4f3b-40c5-af38-46d7f2260e5a/resource/5b79d3ee-56a5-4f8b-9a17-51b14748bcc8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-03-01T15:48:10.037857"^^xsd:dateTime ;
    dct:modified "2022-03-01T15:48:10.018775"^^xsd:dateTime ;
    dct:title "Currarong Creek Flood Study Final Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/c97b94f2-c510-4e46-9262-31b6d72acf9a/resource/2319e83c-29a6-4621-89cc-4b37687d78af/download/currarong-creek-flood-study-revised-final-report.pdf> ;
    dcat:mediaType "application/pdf" .

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

