@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/e5fa9932-62c2-4c75-94e7-90b54e6ce87c> a dcat:Dataset ;
    dct:description "Final Study Report for the Millards Creek Flood Study" ;
    dct:identifier "e5fa9932-62c2-4c75-94e7-90b54e6ce87c" ;
    dct:issued "2022-02-02T22:55:12.846296"^^xsd:dateTime ;
    dct:modified "2022-03-01T16:12:15.757035"^^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.4153 -35.3701, 150.4153 -35.3082, 150.4950 -35.3082, 150.4950 -35.3701, 150.4153 -35.3701))"^^gsp:wktLiteral ] ;
    dct:title "Millards Creek Flood Study - Final Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e5fa9932-62c2-4c75-94e7-90b54e6ce87c/resource/dc272e9e-6c11-4e77-92b3-8705dfd3c01b> ;
    dcat:keyword "Emergency Management",
        "Ulladulla" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e5fa9932-62c2-4c75-94e7-90b54e6ce87c/resource/dc272e9e-6c11-4e77-92b3-8705dfd3c01b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-03-01T16:12:15.775551"^^xsd:dateTime ;
    dct:modified "2022-03-01T16:12:15.760818"^^xsd:dateTime ;
    dct:title "Millards Creek Flood Study Final Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/9b7b23c8-3eeb-4b5e-b897-3605c88b0744/resource/909a97c9-17fe-4cf1-88a8-46ce9b33b1dc/download/millards-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" .

