@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/59579d2b-27f0-4536-a6b4-9aeffbdc9119> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "59579d2b-27f0-4536-a6b4-9aeffbdc9119" ;
    dct:issued "2022-02-02T22:15:42.697848"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:34:35.368115"^^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.7107 -29.0081, 149.7107 -28.4663, 150.7654 -28.4663, 150.7654 -29.0081, 149.7107 -29.0081))"^^gsp:wktLiteral ] ;
    dct:title "Flood Study for Boggabilla - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Moree Plains Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/59579d2b-27f0-4536-a6b4-9aeffbdc9119/resource/370d5cac-3c79-4148-9e0a-ae162cf5c098> ;
    dcat:keyword "Boggabilla",
        "Dumaresq River",
        "Goondiwindi",
        "Macintyre River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/59579d2b-27f0-4536-a6b4-9aeffbdc9119/resource/370d5cac-3c79-4148-9e0a-ae162cf5c098> a dcat:Distribution ;
    dct:issued "2025-12-17T01:34:35.402062"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:34:35.377774"^^xsd:dateTime ;
    dct:title "Boggabilla - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6ba82b37-c582-4722-9584-2e4fc494fdea/resource/0fca32aa-c185-4adb-acaa-7b460b94c6b6> .

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

