@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/0fc74b3c-4562-42d0-b6f9-d3e9e16238a3> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "0fc74b3c-4562-42d0-b6f9-d3e9e16238a3" ;
    dct:issued "2022-02-02T23:15:50.622715"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:55:11.651961"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.5058 -34.2050, 150.5058 -34.1129, 150.6747 -34.1129, 150.6747 -34.2050, 150.5058 -34.2050))"^^gsp:wktLiteral ] ;
    dct:title "Stonequarry Creek - 2D Modelling & Climate Change Assessment -Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollondilly Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/0fc74b3c-4562-42d0-b6f9-d3e9e16238a3/resource/29460f3a-f924-4830-903e-9fceb3399cfb> ;
    dcat:keyword "Nepean River",
        "Picton",
        "Stonequarry Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/0fc74b3c-4562-42d0-b6f9-d3e9e16238a3/resource/29460f3a-f924-4830-903e-9fceb3399cfb> a dcat:Distribution ;
    dct:issued "2025-12-17T01:55:11.688019"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:55:11.664237"^^xsd:dateTime ;
    dct:title "Stonequarry Creek - 2D Modelling & Climate Change Assessment - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a45afad0-23ff-435a-b892-67c4d8f05c85/resource/04037da1-80bf-4dbc-ae95-ca5df2e3e167> .

<https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> a foaf:Agent ;
    foaf:name "Wollondilly Shire Council" .

