@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/efbab1a4-03f3-49ad-bae9-cfe1667e442b> a dcat:Dataset ;
    dct:description "Final Report" ;
    dct:identifier "efbab1a4-03f3-49ad-bae9-cfe1667e442b" ;
    dct:issued "2022-02-02T22:32:59.047779"^^xsd:dateTime ;
    dct:modified "2022-03-01T15:54:04.821818"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/72549b38-bda1-4990-83fa-4458c3fb074a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.3768 -31.0267, 148.3747 -31.0055, 148.3781 -30.9955, 148.3809 -30.9872, 148.3864 -30.9737, 148.3884 -30.9607, 148.3864 -30.9548, 148.3843 -30.9442, 148.3754 -30.9395, 148.3672 -30.9354, 148.3637 -30.9437, 148.3658 -30.9537, 148.3706 -30.9607, 148.3733 -30.9713, 148.3740 -30.9843, 148.3733 -30.9913, 148.3685 -31.0196, 148.3768 -31.0267))"^^gsp:wktLiteral ] ;
    dct:title "West Coonamble Floodplain Risk Management Study and Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coonamble Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/efbab1a4-03f3-49ad-bae9-cfe1667e442b/resource/bd0a86c3-7753-4db6-a16e-5bd9be835871> ;
    dcat:keyword "Castlereagh",
        "West Coonamble" .

<https://uatdatansw.dac.nsw.gov.au/dataset/efbab1a4-03f3-49ad-bae9-cfe1667e442b/resource/bd0a86c3-7753-4db6-a16e-5bd9be835871> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-03-01T15:54:04.848323"^^xsd:dateTime ;
    dct:modified "2022-03-01T15:54:04.828038"^^xsd:dateTime ;
    dct:title "Final Report - West Coonamble Floodplain Risk Management Study and Plan" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/9844014f-76a3-4b7e-8991-3b43273f8662/resource/dd78d043-8c9c-4096-a523-9a4827bc21e2/download/ia194100-w-coonamble-frmsp.pdf> ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/organization/72549b38-bda1-4990-83fa-4458c3fb074a> a foaf:Agent ;
    foaf:name "Coonamble Shire Council" .

