@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/79617f9c-ed80-41f8-b61b-b0f2136a96d8> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "79617f9c-ed80-41f8-b61b-b0f2136a96d8" ;
    dct:issued "2022-02-02T22:16:33.194547"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:26:19.222229"^^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.2987 -28.9457, 149.2987 -28.5194, 149.9167 -28.5194, 149.9167 -28.9457, 149.2987 -28.9457))"^^gsp:wktLiteral ] ;
    dct:title "Flood Study for Boomi - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Moree Plains Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/79617f9c-ed80-41f8-b61b-b0f2136a96d8/resource/8a1f35a0-574e-414f-8408-73ffee893ead> ;
    dcat:keyword "Barwon River",
        "Boomi",
        "Macintyre River",
        "Whalan Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/79617f9c-ed80-41f8-b61b-b0f2136a96d8/resource/8a1f35a0-574e-414f-8408-73ffee893ead> a dcat:Distribution ;
    dct:issued "2025-12-17T01:26:19.259093"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:26:19.233541"^^xsd:dateTime ;
    dct:title "Boomi - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2a125d57-3c8f-4898-ba63-1f089e0793d7/resource/3145f0d8-1538-4134-9e33-00347868e7e9> .

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

