@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/c1f5c0a5-b899-4949-b99e-ec7b439686a4> a dcat:Dataset ;
    dct:description "Atlas map showcasing the Moree Plans Local Government Area and which parts are inundated, low hazard and high hazard. Flood contours are also visible." ;
    dct:identifier "c1f5c0a5-b899-4949-b99e-ec7b439686a4" ;
    dct:issued "2022-02-02T22:56:13.365063"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:23:35.884411"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/def917b3-0e46-40f2-b6a5-4a9aa7118a53> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.4745 -29.7000, 149.4745 -29.1929, 150.2600 -29.1929, 150.2600 -29.7000, 149.4745 -29.7000))"^^gsp:wktLiteral ] ;
    dct:title "Moree Plains - Flood Mapping Atlas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Moree Plains Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c1f5c0a5-b899-4949-b99e-ec7b439686a4/resource/78958383-bb76-41bb-b8a4-27b756217aaa> ;
    dcat:keyword "Boggabilla",
        "Boomi",
        "Garah",
        "Moree",
        "Mungindi",
        "Pallamallawa" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c1f5c0a5-b899-4949-b99e-ec7b439686a4/resource/78958383-bb76-41bb-b8a4-27b756217aaa> a dcat:Distribution ;
    dct:issued "2025-12-17T00:23:35.926713"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:23:35.893899"^^xsd:dateTime ;
    dct:title "Moree Plains - Flood Mapping Atlas" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2e4026cf-2c81-4ec1-be1a-c204d7c4ce4a/resource/79c71824-9839-49ce-8de7-d8401c39814d> .

<https://uatdatansw.dac.nsw.gov.au/organization/def917b3-0e46-40f2-b6a5-4a9aa7118a53> a foaf:Agent ;
    foaf:name "Moree Plains Shire Council" .

