@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/5f179800-274d-46c7-915f-9b5412ecf68f> a dcat:Dataset ;
    dct:description "DRAINS (drainage network)" ;
    dct:identifier "5f179800-274d-46c7-915f-9b5412ecf68f" ;
    dct:issued "2022-02-02T23:29:08.431835"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:30:17.227228"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e031edfc-8bbe-46e6-ba87-2ae7595f86eb> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.1927 -34.5937, 150.1927 -34.4624, 150.4468 -34.4624, 150.4468 -34.5937, 150.1927 -34.5937))"^^gsp:wktLiteral ] ;
    dct:title "Whites Creek FRMSP - Hydrologic Model" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5f179800-274d-46c7-915f-9b5412ecf68f/resource/740d1f45-efde-4be3-b9c8-323c6e40ed19> ;
    dcat:keyword "Argyle Street",
        "Moss Vale",
        "Whites Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5f179800-274d-46c7-915f-9b5412ecf68f/resource/740d1f45-efde-4be3-b9c8-323c6e40ed19> a dcat:Distribution ;
    dct:issued "2025-12-17T01:30:17.263733"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:30:17.237330"^^xsd:dateTime ;
    dct:title "Whites Creek FRMSP - Hydrologic Model" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/62cdc118-f518-45d0-867a-1774d7045eb7/resource/4e9a814b-a05a-4172-b3f3-505cfc5eeb45> .

<https://uatdatansw.dac.nsw.gov.au/organization/e031edfc-8bbe-46e6-ba87-2ae7595f86eb> a foaf:Agent ;
    foaf:name "Wingecarribee Shire Council" .

