@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/b51c7625-4913-4d3e-89ff-9625e5c00b08> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "b51c7625-4913-4d3e-89ff-9625e5c00b08" ;
    dct:issued "2022-02-02T22:11:51.013287"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:46:46.767631"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f6a38286-7a87-4fa6-bbe5-80f2148a498b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.4326 -34.3865, 146.4326 -34.1698, 146.7073 -34.1698, 146.7073 -34.3865, 146.4326 -34.3865))"^^gsp:wktLiteral ] ;
    dct:title "Barellan Floodplain Risk Management Study and Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narrandera Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b51c7625-4913-4d3e-89ff-9625e5c00b08/resource/59579f69-6aa3-4815-a6ae-b7c3ec471975> ;
    dcat:keyword "Ardlethan",
        "Barren Box",
        "Beckom",
        "Burley Griffin Way",
        "Griffith",
        "Mirrool Creek",
        "Moombooldool",
        "Riverina",
        "Temora",
        "Yenda" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b51c7625-4913-4d3e-89ff-9625e5c00b08/resource/59579f69-6aa3-4815-a6ae-b7c3ec471975> a dcat:Distribution ;
    dct:issued "2025-12-17T00:46:46.817612"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:46:46.776697"^^xsd:dateTime ;
    dct:title "Barellan Floodplain Risk Management Study and Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/52b06501-ecde-459e-b70a-9affea3b54a4/resource/55f29c6b-88b7-4a73-8cfb-f29bb5e6318f> .

<https://uatdatansw.dac.nsw.gov.au/organization/f6a38286-7a87-4fa6-bbe5-80f2148a498b> a foaf:Agent ;
    foaf:name "Narrandera Shire Council" .

