@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/64a7c670-8877-4d7c-a59c-75df7bbb0288> a dcat:Dataset ;
    dct:description "Volume 1 and Volume 2" ;
    dct:identifier "64a7c670-8877-4d7c-a59c-75df7bbb0288" ;
    dct:issued "2022-02-02T23:30:46.203970"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:51:24.061843"^^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.9403 -34.2793, 150.9403 -34.2555, 150.9748 -34.2555, 150.9748 -34.2793, 150.9403 -34.2793))"^^gsp:wktLiteral ] ;
    dct:title "Wombarra Floodplain Management Study Geotechnical Review - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/64a7c670-8877-4d7c-a59c-75df7bbb0288/resource/837d2e6a-b215-48d6-b482-1d343572f057>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/64a7c670-8877-4d7c-a59c-75df7bbb0288/resource/fef386c0-a1b5-4d9a-92ab-f01488f943c7> ;
    dcat:keyword "Geotechnical Review",
        "Illawarra Escarpment",
        "Illawarra Railway",
        "Lawrence Hargrave Drive",
        "Scarborough",
        "Wombarra" .

<https://uatdatansw.dac.nsw.gov.au/dataset/64a7c670-8877-4d7c-a59c-75df7bbb0288/resource/837d2e6a-b215-48d6-b482-1d343572f057> a dcat:Distribution ;
    dct:issued "2025-12-17T01:51:24.109476"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:51:24.072089"^^xsd:dateTime ;
    dct:title "Wombarra - Floodplain Management Study Geotechnical Review - Report (Volume 1)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d03815df-d19a-4332-93e8-fdce331d929c/resource/8a44ebb7-808e-4375-9f90-069e7cb282da> .

<https://uatdatansw.dac.nsw.gov.au/dataset/64a7c670-8877-4d7c-a59c-75df7bbb0288/resource/fef386c0-a1b5-4d9a-92ab-f01488f943c7> a dcat:Distribution ;
    dct:issued "2025-12-17T01:51:24.109482"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:51:24.072281"^^xsd:dateTime ;
    dct:title "Wombarra - Floodplain Management Study Geotechnical Review - Report (Volume 2)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d03815df-d19a-4332-93e8-fdce331d929c/resource/9bf9c60b-2acf-4fb4-aa0a-c7b35ca601cc> .

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

