@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/8cb14768-e4a0-48d8-aa2f-eda8cd4f8a18> a dcat:Dataset ;
    dct:description "Report" ;
    dct:identifier "8cb14768-e4a0-48d8-aa2f-eda8cd4f8a18" ;
    dct:issued "2022-02-02T22:37:25.977181"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:01:11.497623"^^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.9204 -34.3684, 145.9204 -34.1959, 146.2692 -34.1959, 146.2692 -34.3684, 145.9204 -34.3684))"^^gsp:wktLiteral ] ;
    dct:title "Griffith Main Drain J and Mirrool Creek Floodplain Risk Management Study and Plan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Griffith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8cb14768-e4a0-48d8-aa2f-eda8cd4f8a18/resource/045678b0-6a38-43a7-bb9e-8095294a1bbb> ;
    dcat:keyword "Main Drain J",
        "Mirrool Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8cb14768-e4a0-48d8-aa2f-eda8cd4f8a18/resource/045678b0-6a38-43a7-bb9e-8095294a1bbb> a dcat:Distribution ;
    dct:issued "2025-12-17T02:01:11.529729"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:01:11.511444"^^xsd:dateTime ;
    dct:title "Griffith Main Drain J and Mirrool Creek Floodplain Risk Management Study and Plan (2015)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/57ca1765-e9e5-47dd-a519-03264b0a7f41/resource/1b32b597-179d-41ee-acbd-ac0ea37f3762> .

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

