@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/bc39ca57-338a-4bc6-b480-d5d3831ec760> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "bc39ca57-338a-4bc6-b480-d5d3831ec760" ;
    dct:issued "2022-02-02T22:43:40.148176"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:18.061608"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1397d97-b87b-448b-bbd4-7510e6538742> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.6046 -35.4484, 145.6046 -35.2725, 145.8517 -35.2725, 145.8517 -35.4484, 145.6046 -35.4484))"^^gsp:wktLiteral ] ;
    dct:title "Jerilderie Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Murrumbidgee Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bc39ca57-338a-4bc6-b480-d5d3831ec760/resource/1dea474f-449f-4f7d-9c53-1859ae074b65> ;
    dcat:keyword "Billabong Creek",
        "Carabost",
        "Culcairn",
        "Garryowen",
        "Holbrook",
        "Innes Bridge",
        "Jerilderie",
        "Lockhart",
        "Oaklands",
        "Rand",
        "Walbundrie",
        "Wangamong Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bc39ca57-338a-4bc6-b480-d5d3831ec760/resource/1dea474f-449f-4f7d-9c53-1859ae074b65> a dcat:Distribution ;
    dct:issued "2025-12-17T00:43:18.126105"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:18.074258"^^xsd:dateTime ;
    dct:title "Jerilderie Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2264f640-a2e5-4f1d-a3e5-966e48c858b5/resource/785ebce2-d88c-4bfe-b846-859a364d5fa0> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1397d97-b87b-448b-bbd4-7510e6538742> a foaf:Agent ;
    foaf:name "Murrumbidgee Council" .

