@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/8365c7dd-eb36-4940-a3a3-bcae96cd8ffd> a dcat:Dataset ;
    dct:description "Flood Data Collection, Dungog and Stroud - Flood Event 21 April 2015 - Report" ;
    dct:identifier "8365c7dd-eb36-4940-a3a3-bcae96cd8ffd" ;
    dct:issued "2022-02-02T22:29:47.805988"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:44.894328"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.6718 -32.4599, 151.6718 -32.3394, 152.0233 -32.3394, 152.0233 -32.4599, 151.6718 -32.4599))"^^gsp:wktLiteral ] ;
    dct:title "Flood Data Collection, Dungog and Stroud - Flood Event 21 April 2015 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8365c7dd-eb36-4940-a3a3-bcae96cd8ffd/resource/c37a6cbd-87fd-48be-9591-911751ef0c54> ;
    dcat:keyword "Dungog",
        "Karuah River",
        "Mill Creek",
        "Myall Creek",
        "Stroud",
        "Williams River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8365c7dd-eb36-4940-a3a3-bcae96cd8ffd/resource/c37a6cbd-87fd-48be-9591-911751ef0c54> a dcat:Distribution ;
    dct:issued "2025-12-17T02:17:44.939001"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:44.904033"^^xsd:dateTime ;
    dct:title "Dungog and Stroud - Flood Data Collection - Event 21 April 2015 - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9bd1f1d9-5e28-4f3d-aca6-52558eef55d8/resource/4a2bce46-2922-4b16-bd2e-60e98ab03d8c> .

<https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Industry and Environment" .

