@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/7b4bf32e-cc04-4d6e-81c2-8476c8ee0d51> a dcat:Dataset ;
    dct:description "Figure 1, 2, A1, A2, A3" ;
    dct:identifier "7b4bf32e-cc04-4d6e-81c2-8476c8ee0d51" ;
    dct:issued "2022-02-02T22:43:20.444642"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:28:28.280977"^^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.4439 -35.4562, 145.4439 -35.2445, 146.1127 -35.2445, 146.1127 -35.4562, 145.4439 -35.4562))"^^gsp:wktLiteral ] ;
    dct:title "Jerilderie Floodplain Risk Management Study and Plan - Figures" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Murrumbidgee Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7b4bf32e-cc04-4d6e-81c2-8476c8ee0d51/resource/7bdf91ca-d7c5-4d1a-b8da-973947c3cc9e> ;
    dcat:keyword "Billabong Creek",
        "Conargo Road",
        "Jerilderie",
        "Newell Highway",
        "Wangamong Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7b4bf32e-cc04-4d6e-81c2-8476c8ee0d51/resource/7bdf91ca-d7c5-4d1a-b8da-973947c3cc9e> a dcat:Distribution ;
    dct:issued "2025-12-17T01:28:28.314604"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:28:28.289504"^^xsd:dateTime ;
    dct:title "Jerilderie Floodplain Risk Management Study and Plan - Figures" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f8544987-dd82-4ff1-b402-14fc891132e9/resource/b6ee0934-d098-479a-8d92-e5e088e4e2a9> .

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

