@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/fde6679e-1147-4baf-9bfc-859626090caf> a dcat:Dataset ;
    dct:description "Drainage system" ;
    dct:identifier "fde6679e-1147-4baf-9bfc-859626090caf" ;
    dct:issued "2022-02-02T23:29:13.078089"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:31:59.594082"^^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 - Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/fde6679e-1147-4baf-9bfc-859626090caf/resource/e25c6cfa-6830-4800-9387-e6aa6246ac9b> ;
    dcat:keyword "Argyle Street",
        "Moss Vale",
        "Whites Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/fde6679e-1147-4baf-9bfc-859626090caf/resource/e25c6cfa-6830-4800-9387-e6aa6246ac9b> a dcat:Distribution ;
    dct:issued "2025-12-17T01:31:59.626761"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:31:59.603550"^^xsd:dateTime ;
    dct:title "Whites Creek FRMSP - Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/67c97a18-a332-41ed-8ab5-03798bb3868e/resource/2002be24-ae41-48f8-943b-eb78ed2777c4> .

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

