@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/5c7f5c2b-696f-4682-a189-2839c1f119dc> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "5c7f5c2b-696f-4682-a189-2839c1f119dc" ;
    dct:issued "2022-02-02T23:16:05.511101"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:40:25.894159"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b19799e5-a1ad-4088-834f-38c8608aaa7c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.8297 -32.4889, 151.8297 -32.2755, 152.0576 -32.2755, 152.0576 -32.4889, 151.8297 -32.4889))"^^gsp:wktLiteral ] ;
    dct:title "Stroud Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mid-Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5c7f5c2b-696f-4682-a189-2839c1f119dc/resource/74b00013-de07-482a-8781-3b764b37e99f> ;
    dcat:keyword "Bucketts Way",
        "Karuah River",
        "Lamans Creek",
        "Mill Creek",
        "Myall River State Forest",
        "Stroud" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5c7f5c2b-696f-4682-a189-2839c1f119dc/resource/74b00013-de07-482a-8781-3b764b37e99f> a dcat:Distribution ;
    dct:issued "2025-12-17T00:40:25.934240"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:40:25.903582"^^xsd:dateTime ;
    dct:title "Stroud - Flood Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/aba45554-390e-4aa0-a5e9-138731c5c5de/resource/5e7b138e-ea3e-4f70-a767-c827a63021ce> .

<https://uatdatansw.dac.nsw.gov.au/organization/b19799e5-a1ad-4088-834f-38c8608aaa7c> a foaf:Agent ;
    foaf:name "Mid-Coast Council" .

