@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/51b334f9-d010-414f-8bd6-43eadea1c2ad> a dcat:Dataset ;
    dct:description "Final Report on Floodplain Risk Management Study and Plan for Gulargambone" ;
    dct:identifier "51b334f9-d010-414f-8bd6-43eadea1c2ad" ;
    dct:issued "2022-02-02T22:37:38.332309"^^xsd:dateTime ;
    dct:modified "2022-03-01T15:57:42.812728"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/72549b38-bda1-4990-83fa-4458c3fb074a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (148.4731 -31.3362)"^^gsp:wktLiteral ] ;
    dct:title "Gulargambone 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/51b334f9-d010-414f-8bd6-43eadea1c2ad/resource/0ccef6f2-189d-48d9-8cc7-d5e65bda5d1d> ;
    dcat:keyword "Gulargambone" .

<https://uatdatansw.dac.nsw.gov.au/dataset/51b334f9-d010-414f-8bd6-43eadea1c2ad/resource/0ccef6f2-189d-48d9-8cc7-d5e65bda5d1d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-03-01T15:57:42.835232"^^xsd:dateTime ;
    dct:modified "2022-03-01T15:57:42.818748"^^xsd:dateTime ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/9eb5ffb7-e947-4439-aea0-50357599b834/resource/150ba258-bcce-4a1a-beb0-593440f7ce60/download/ia194100-gulargambone-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" .

