@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/ae2f1733-c3c2-417d-8fc9-8144ae45c9de> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "ae2f1733-c3c2-417d-8fc9-8144ae45c9de" ;
    dct:issued "2022-02-02T22:38:30.138736"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:37:46.318728"^^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- Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ae2f1733-c3c2-417d-8fc9-8144ae45c9de/resource/a92f0870-4da5-4ff8-9cdc-efea09c8343b> ;
    dcat:keyword "Concept Design Report",
        "Gurungaty",
        "Port Kembla",
        "Tom Thumb Lagoon" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ae2f1733-c3c2-417d-8fc9-8144ae45c9de/resource/a92f0870-4da5-4ff8-9cdc-efea09c8343b> a dcat:Distribution ;
    dct:issued "2025-12-17T01:37:46.359258"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:37:46.329857"^^xsd:dateTime ;
    dct:title "Gurungaty Causeway Concept Design Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8fefb0c7-26b4-4bfe-8226-cbccad6b57bc/resource/f257042e-60fe-4c68-9d48-07e80d71974c> .

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

