@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/ff4c5683-0fc9-44e0-a368-5613439fe4c1> a dcat:Dataset ;
    dct:description "XP-RAFTS" ;
    dct:identifier "ff4c5683-0fc9-44e0-a368-5613439fe4c1" ;
    dct:issued "2022-02-02T23:29:10.742588"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:07.468611"^^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 Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ff4c5683-0fc9-44e0-a368-5613439fe4c1/resource/15623b1c-e598-4980-a66f-b23b80f85bb5> ;
    dcat:keyword "Argyle Street",
        "Moss Vale",
        "Whites Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ff4c5683-0fc9-44e0-a368-5613439fe4c1/resource/15623b1c-e598-4980-a66f-b23b80f85bb5> a dcat:Distribution ;
    dct:issued "2025-12-17T01:32:07.497198"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:07.477479"^^xsd:dateTime ;
    dct:title "Whites Creek FRMSP - Hydrologic Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/0e028643-f6d3-4d81-9ce5-94fcc2fd6e7a/resource/f3bed221-26c7-4c78-9ee6-b34e0381d547> .

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

