@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://data.nsw.gov.au/dataset/2146a766-3bd3-41ce-8133-d56c5acb5b87> a dcat:Dataset ;
    dct:description "The Jindera Flood Study investigates and defines the flood behaviour and risk of the Four Mile Creek catchment within the urban area of Jindera." ;
    dct:identifier "2146a766-3bd3-41ce-8133-d56c5acb5b87" ;
    dct:issued "2026-05-29T00:00:41.933484"^^xsd:dateTime ;
    dct:modified "2026-05-29T05:06:26.320218"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/aaba098d-d9b1-4bd8-8be2-9df84b72b67b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.8415 -35.9850, 146.8415 -35.9269, 146.9401 -35.9269, 146.9401 -35.9850, 146.8415 -35.9850))"^^gsp:wktLiteral ] ;
    dct:title "Jindera Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greater Hume Shire Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/2146a766-3bd3-41ce-8133-d56c5acb5b87/resource/30dce0b5-1ef2-417c-b844-721f3d6d7901> ;
    dcat:keyword "Adams Street",
        "Dight Street",
        "Four Mile Creek",
        "Industrial Estate",
        "Jindera",
        "Luther Road",
        "Molkentin",
        "Pioneer Drive",
        "Urana Road",
        "Watson Street" .

<https://data.nsw.gov.au/dataset/2146a766-3bd3-41ce-8133-d56c5acb5b87/resource/30dce0b5-1ef2-417c-b844-721f3d6d7901> a dcat:Distribution ;
    dct:issued "2026-05-29T05:06:26.397287"^^xsd:dateTime ;
    dct:modified "2026-05-29T05:06:26.343696"^^xsd:dateTime ;
    dct:title "Jindera Flood Study Report - Final" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/abac80d1-f942-4542-a418-b254f49bae86/resource/1547052b-b484-4359-a232-4c3dba6194cd> .

<https://data.nsw.gov.au/organization/aaba098d-d9b1-4bd8-8be2-9df84b72b67b> a foaf:Agent ;
    foaf:name "Greater Hume Shire Council" .

