@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/4dfaf656-25de-4538-bba9-a8900afbc732> a dcat:Dataset ;
    dct:description "Cross-section and topographic DWG data" ;
    dct:identifier "4dfaf656-25de-4538-bba9-a8900afbc732" ;
    dct:issued "2022-02-02T23:03:29.515411"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:57.981519"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.5278 -34.9546, 150.5278 -34.8566, 150.7050 -34.8566, 150.7050 -34.9546, 150.5278 -34.9546))"^^gsp:wktLiteral ] ;
    dct:title "Nowra and Browns Creeks Flood Study - Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4dfaf656-25de-4538-bba9-a8900afbc732/resource/954d9834-bf5e-4b82-b678-b572530992aa> ;
    dcat:keyword "Browns Creek",
        "Central Avenue",
        "Hillcrest Avenue",
        "Nowra Creek",
        "Princes Highway",
        "South Nowra",
        "Warra Warra Road" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4dfaf656-25de-4538-bba9-a8900afbc732/resource/954d9834-bf5e-4b82-b678-b572530992aa> a dcat:Distribution ;
    dct:issued "2025-12-17T01:41:58.028568"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:57.990877"^^xsd:dateTime ;
    dct:title "Nowra & Browns Creeks - Flood Study - Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4ca2c4fe-2e00-46be-889c-652f7a73b862/resource/74547b6a-b862-4666-ab8d-cbd7f1bb674c> .

<https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> a foaf:Agent ;
    foaf:name "Shoalhaven City Council" .

