@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/1a21de0a-90ce-434a-b4db-c9321d51a2dc> a dcat:Dataset ;
    dct:description "3 parts" ;
    dct:identifier "1a21de0a-90ce-434a-b4db-c9321d51a2dc" ;
    dct:issued "2022-02-02T22:52:44.016531"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:40:18.687299"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.3641 -33.1795, 151.3641 -33.0674, 151.5420 -33.0674, 151.5420 -33.1795, 151.3641 -33.1795))"^^gsp:wktLiteral ] ;
    dct:title "Mandalong Coal Mine: Flood Study (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lake Macquarie City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1a21de0a-90ce-434a-b4db-c9321d51a2dc/resource/194ec267-d805-43eb-acb9-efa2c7cbc9fd> ;
    dcat:keyword "Babers Road",
        "Browns Road",
        "Burnt Bridge Creek",
        "Cooranbong",
        "Deaves Road",
        "Dora Creek",
        "Lake Macquarie",
        "Mandalong Road",
        "Morans Creek",
        "Pourmalong Creek",
        "Watagan",
        "Wyee" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1a21de0a-90ce-434a-b4db-c9321d51a2dc/resource/194ec267-d805-43eb-acb9-efa2c7cbc9fd> a dcat:Distribution ;
    dct:issued "2025-12-17T00:40:18.749574"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:40:18.697301"^^xsd:dateTime ;
    dct:title "Mandalong Coal Mine - Flood Study Draft - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/e9ce09fc-8924-48e1-a699-ecc326b850b0/resource/f7f55919-9c73-43f5-9a84-8017dbd18fb1> .

