@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/7d0e509c-8a37-4707-b6df-4cbbf36ebf25> a dcat:Dataset ;
    dct:description "Report" ;
    dct:identifier "7d0e509c-8a37-4707-b6df-4cbbf36ebf25" ;
    dct:issued "2022-02-02T22:59:50.896956"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:02:26.566789"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a7059c07-5aa7-4af2-9496-f6daaab950db> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.6475 -30.4404, 149.6475 -30.2247, 149.9016 -30.2247, 149.9016 -30.4404, 149.6475 -30.4404))"^^gsp:wktLiteral ] ;
    dct:title "Narrabri Flood Study Review - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narrabri Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7d0e509c-8a37-4707-b6df-4cbbf36ebf25/resource/ce7601a2-9192-4fe9-85cc-63b396c87c25> ;
    dcat:keyword "Mollee",
        "Namoi",
        "Namoi River",
        "Narrabri",
        "Narrabri Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7d0e509c-8a37-4707-b6df-4cbbf36ebf25/resource/ce7601a2-9192-4fe9-85cc-63b396c87c25> a dcat:Distribution ;
    dct:issued "2025-12-17T02:02:26.603203"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:02:26.576129"^^xsd:dateTime ;
    dct:title "Narrabri Flood Study Review - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/e6daeb2c-6528-4503-83e6-a59a90ab7d0f/resource/abb2b342-2f61-42c2-81b5-9cb78ace055d> .

<https://uatdatansw.dac.nsw.gov.au/organization/a7059c07-5aa7-4af2-9496-f6daaab950db> a foaf:Agent ;
    foaf:name "Narrabri Shire Council" .

