@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/c1bd90f8-964e-4619-afe6-1ce778c4d7e5> a dcat:Dataset ;
    dct:description """Wentworth Flood Study\r
Final Reports""" ;
    dct:identifier "c1bd90f8-964e-4619-afe6-1ce778c4d7e5" ;
    dct:issued "2026-04-21T02:15:04.520065"^^xsd:dateTime ;
    dct:modified "2026-05-03T23:40:33.830257"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/24dcdcef-3dff-4ef4-b48f-fa7c6ae06aee> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.8596 -34.1938, 141.8596 -34.0779, 142.2716 -34.0779, 142.2716 -34.1938, 141.8596 -34.1938))"^^gsp:wktLiteral ] ;
    dct:title "WFS_Final_Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wentworth Shire Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/c1bd90f8-964e-4619-afe6-1ce778c4d7e5/resource/00e2a0af-27c1-44a4-a558-e45466abd4ab> ;
    dcat:keyword "Buronga",
        "Dareton",
        "Darling River",
        "Gol Gol",
        "Murray River",
        "Wentworth" .

<https://data.nsw.gov.au/dataset/c1bd90f8-964e-4619-afe6-1ce778c4d7e5/resource/00e2a0af-27c1-44a4-a558-e45466abd4ab> a dcat:Distribution ;
    dct:issued "2026-05-03T23:40:33.866444"^^xsd:dateTime ;
    dct:modified "2026-05-03T23:40:33.844900"^^xsd:dateTime ;
    dct:title "WFS_Final_Reports" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/bd40dc39-193e-4c2e-9c7b-b0d2f0972639/resource/67060307-8c5e-48b5-b7d1-9debd930de58> .

<https://data.nsw.gov.au/organization/24dcdcef-3dff-4ef4-b48f-fa7c6ae06aee> a foaf:Agent ;
    foaf:name "Wentworth Shire Council" .

