@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/f0fb30d9-f52b-4880-98d9-73a1ad7dd280> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "f0fb30d9-f52b-4880-98d9-73a1ad7dd280" ;
    dct:issued "2022-02-02T23:19:08.461158"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:08:25.258413"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8ff6f883-d0d3-4e87-8e29-3e93c586b913> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.4033 -33.4767, 151.4033 -33.4125, 151.4747 -33.4125, 151.4747 -33.4767, 151.4033 -33.4767))"^^gsp:wktLiteral ] ;
    dct:title "Terrigal Lagoon Floodplain Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Central Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f0fb30d9-f52b-4880-98d9-73a1ad7dd280/resource/3497bf2c-28d2-40fe-b037-fa58f9fc5eae> ;
    dcat:keyword "Brunswick Road",
        "Gosford",
        "Lake View Drive",
        "Ocean View Drive",
        "Pacific Ocean",
        "Terrigal",
        "Terrigal Drive",
        "Terrigal Lagoon",
        "Willoughby Road" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f0fb30d9-f52b-4880-98d9-73a1ad7dd280/resource/3497bf2c-28d2-40fe-b037-fa58f9fc5eae> a dcat:Distribution ;
    dct:issued "2025-12-17T01:08:25.311690"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:08:25.267464"^^xsd:dateTime ;
    dct:title "Terrigal Lagoon - Floodplain Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/faa1b2fd-12e1-4f24-a3a0-2e185b85ee91/resource/0780914d-7474-4fd3-9c58-5108492c9e30> .

<https://uatdatansw.dac.nsw.gov.au/organization/8ff6f883-d0d3-4e87-8e29-3e93c586b913> a foaf:Agent ;
    foaf:name "Central Coast Council" .

