@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/89f8167e-edd6-4114-ae4c-4d393efb217f> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "89f8167e-edd6-4114-ae4c-4d393efb217f" ;
    dct:issued "2022-02-02T22:37:22.466165"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:53:07.611066"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/be3db966-fddf-4b96-937c-0312551eea89> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.6238 -34.5428, 145.6238 -33.9775, 146.4944 -33.9775, 146.4944 -34.5428, 145.6238 -34.5428))"^^gsp:wktLiteral ] ;
    dct:title "Griffith Flood Study (Draft) - Report November 2005" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Griffith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/89f8167e-edd6-4114-ae4c-4d393efb217f/resource/7c25dc56-f14b-49b0-9b96-e0ba52a0c4ee> ;
    dcat:keyword "Beelbangera",
        "Bilbul",
        "Griffith",
        "Hanwood",
        "Main Drain J",
        "McPherson Range",
        "Melbergen Range",
        "Mirrool Creek",
        "Rankin Springs",
        "Yenda",
        "Yoogali" .

<https://uatdatansw.dac.nsw.gov.au/dataset/89f8167e-edd6-4114-ae4c-4d393efb217f/resource/7c25dc56-f14b-49b0-9b96-e0ba52a0c4ee> a dcat:Distribution ;
    dct:issued "2025-12-17T00:53:07.665860"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:53:07.620526"^^xsd:dateTime ;
    dct:title "Griffith - Flood Study November 2005 (Draft)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f24c6ddb-262d-4022-96ef-1d478788cdb9/resource/8e634ed2-27b7-44df-b87d-b0a0ec2f76c6> .

<https://uatdatansw.dac.nsw.gov.au/organization/be3db966-fddf-4b96-937c-0312551eea89> a foaf:Agent ;
    foaf:name "Griffith City Council" .

