@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/de781135-c793-48fc-ad24-c7be6e214dd2> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "de781135-c793-48fc-ad24-c7be6e214dd2" ;
    dct:issued "2022-02-02T23:24:13.752042"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:33:41.685962"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/721da318-8444-4fb1-a7f0-390c120c9a4e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.7621 -31.1823, 152.7621 -30.8622, 153.1686 -30.8622, 153.1686 -31.1823, 152.7621 -31.1823))"^^gsp:wktLiteral ] ;
    dct:title "Upper Belmore Floodplain Management Strategy - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kempsey Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/de781135-c793-48fc-ad24-c7be6e214dd2/resource/567f5ecb-d0c4-4db0-a5ac-53c021583c42> ;
    dcat:keyword "Belmore",
        "Killick Creek",
        "Macleay River",
        "Thurgoods Drain",
        "Upper Belmore" .

<https://uatdatansw.dac.nsw.gov.au/dataset/de781135-c793-48fc-ad24-c7be6e214dd2/resource/567f5ecb-d0c4-4db0-a5ac-53c021583c42> a dcat:Distribution ;
    dct:issued "2025-12-17T01:33:41.723112"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:33:41.695425"^^xsd:dateTime ;
    dct:title "Upper Belmore - Floodplain Management Strategy - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c1bba9e2-b6f4-410c-88c8-138f8d804500/resource/1de8b937-9bca-4ec7-b5d1-f554f11a1c41> .

<https://uatdatansw.dac.nsw.gov.au/organization/721da318-8444-4fb1-a7f0-390c120c9a4e> a foaf:Agent ;
    foaf:name "Kempsey Shire Council" .

