@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/9691d266-36f2-4c6d-9d76-1760c2c59a6c> a dcat:Dataset ;
    dct:description "Completed project handover checklist" ;
    dct:identifier "9691d266-36f2-4c6d-9d76-1760c2c59a6c" ;
    dct:issued "2022-02-02T23:07:34.647626"^^xsd:dateTime ;
    dct:modified "2022-03-01T16:22:26.279828"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1397d97-b87b-448b-bbd4-7510e6538742> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.9510 -34.5179, 146.0670 -34.5116, 146.0718 -34.5727, 146.0526 -34.6349, 145.9558 -34.6225, 145.9173 -34.5982, 145.9283 -34.5541, 145.9510 -34.5179))"^^gsp:wktLiteral ] ;
    dct:title "Darlington Point Floodplain Risk Management Study & Draft Plan - Project Handover Checklist" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Murrumbidgee Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9691d266-36f2-4c6d-9d76-1760c2c59a6c/resource/c2e587e1-2034-4850-b0e0-6ad5bcf873b4> ;
    dcat:keyword "Darlington Point",
        "Murrumbidgee Council",
        "Murrumbidgee River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9691d266-36f2-4c6d-9d76-1760c2c59a6c/resource/c2e587e1-2034-4850-b0e0-6ad5bcf873b4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-03-01T16:22:26.295401"^^xsd:dateTime ;
    dct:modified "2022-03-01T16:22:26.282787"^^xsd:dateTime ;
    dct:title "fdpflood-projecthandover_DarlingtonPoint" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/beb25764-a2ea-476c-a104-f4b95a425f8e/resource/a45cc5a8-4fb9-4217-9002-b1d838a30765/download/fdpflood-projecthandover_darlingtonpoint.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://uatdatansw.dac.nsw.gov.au/organization/a1397d97-b87b-448b-bbd4-7510e6538742> a foaf:Agent ;
    foaf:name "Murrumbidgee Council" .

