@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/6c36595f-8aea-4654-92bf-66d04eac1e8d> a dcat:Dataset ;
    dct:description "Design drawings" ;
    dct:identifier "6c36595f-8aea-4654-92bf-66d04eac1e8d" ;
    dct:issued "2022-02-02T22:38:27.811696"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:39:20.433732"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.8838 -34.4567, 150.8838 -34.4151, 150.9140 -34.4151, 150.9140 -34.4567, 150.8838 -34.4567))"^^gsp:wktLiteral ] ;
    dct:title "Lowering of Gurungaty Causeway Concept Design Report - Design Drawings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6c36595f-8aea-4654-92bf-66d04eac1e8d/resource/482a51d1-13b5-49d9-b552-efa47163fc31> ;
    dcat:keyword "Concept Design Report",
        "Gurungaty",
        "Port Kembla",
        "Tom Thumb Lagoon" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6c36595f-8aea-4654-92bf-66d04eac1e8d/resource/482a51d1-13b5-49d9-b552-efa47163fc31> a dcat:Distribution ;
    dct:issued "2025-12-17T01:39:20.472105"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:39:20.444545"^^xsd:dateTime ;
    dct:title "Gurungaty Causeway Concept Design Report - Design Drawings" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/66683cf3-850d-4df1-a5e2-ffc9ec807e69/resource/eeae9b51-514f-457f-8350-3e49d49f8818> .

<https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> a foaf:Agent ;
    foaf:name "Wollongong City Council" .

