@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/efe0d040-b1ce-4901-b58f-035c1c1eebe5> a dcat:Dataset ;
    dct:description "Engineering cost estimate" ;
    dct:identifier "efe0d040-b1ce-4901-b58f-035c1c1eebe5" ;
    dct:issued "2022-02-02T22:38:26.757464"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:40:32.285418"^^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 - Cost Estimate" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/efe0d040-b1ce-4901-b58f-035c1c1eebe5/resource/bed0fea7-7372-4b48-b24a-43004c38d060> ;
    dcat:keyword "Concept Design Report",
        "Gurungaty",
        "Port Kembla",
        "Tom Thumb Lagoon" .

<https://uatdatansw.dac.nsw.gov.au/dataset/efe0d040-b1ce-4901-b58f-035c1c1eebe5/resource/bed0fea7-7372-4b48-b24a-43004c38d060> a dcat:Distribution ;
    dct:issued "2025-12-17T01:40:32.317594"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:40:32.294016"^^xsd:dateTime ;
    dct:title "Gurungaty Causeway Concept Design Report - Cost Estimate" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/858aa3f0-4686-424a-96f2-41ef03b77029/resource/948e289e-297c-4f75-8ef4-405193d01bdf> .

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

