@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/75d25e86-1140-4ebf-ada5-26b6011dcbd8> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "75d25e86-1140-4ebf-ada5-26b6011dcbd8" ;
    dct:issued "2022-02-02T22:38:24.446488"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:42:25.159805"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/5192f9bf-9440-47c1-9c09-739d8a6dca9d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.0732 -31.1047, 150.0732 -30.8126, 150.7050 -30.8126, 150.7050 -31.1047, 150.0732 -31.1047))"^^gsp:wktLiteral ] ;
    dct:title "Gunnedah Flood Plain Management Study - Assessment of Floodplain Management Measures - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunnedah Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/75d25e86-1140-4ebf-ada5-26b6011dcbd8/resource/8e68a5b7-5f87-48f4-93e0-d8a466103eb4> ;
    dcat:keyword "Carroll",
        "Gunnedah",
        "Liverpool Plains",
        "Namoi River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/75d25e86-1140-4ebf-ada5-26b6011dcbd8/resource/8e68a5b7-5f87-48f4-93e0-d8a466103eb4> a dcat:Distribution ;
    dct:issued "2025-12-17T01:42:25.192384"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:42:25.168960"^^xsd:dateTime ;
    dct:title "Gunnedah Flood Plain Management Study - Assessment of Floodplain Management Measures - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/48912d64-2ee5-4bf3-b61f-b5763027a13e/resource/1f4adc19-ab7e-45a6-8f30-8520d09118a6> .

<https://uatdatansw.dac.nsw.gov.au/organization/5192f9bf-9440-47c1-9c09-739d8a6dca9d> a foaf:Agent ;
    foaf:name "Gunnedah Shire Council" .

