@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/32496a75-0102-40bb-8ae6-e90053799bb9> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "32496a75-0102-40bb-8ae6-e90053799bb9" ;
    dct:issued "2022-02-02T22:26:37.613247"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:53:47.380749"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/bc8b9274-7fc7-4576-8211-9fd11d7f42e5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2426 -33.8082, 151.2426 -33.7152, 151.3353 -33.7152, 151.3353 -33.8082, 151.2426 -33.8082))"^^gsp:wktLiteral ] ;
    dct:title "Dee Why and Curl Curl Lagoons - Floodplain Risk Management Plan (Vol 3 Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Northern Beaches Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/32496a75-0102-40bb-8ae6-e90053799bb9/resource/f443a906-1cfb-4934-8392-d8d9d2f0a89f> ;
    dcat:keyword "Curl Curl",
        "Dee Why",
        "Pittwater Road" .

<https://uatdatansw.dac.nsw.gov.au/dataset/32496a75-0102-40bb-8ae6-e90053799bb9/resource/f443a906-1cfb-4934-8392-d8d9d2f0a89f> a dcat:Distribution ;
    dct:issued "2025-12-17T00:53:47.413023"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:53:47.391613"^^xsd:dateTime ;
    dct:title "Dee Why & Curl Curl Lagoons - Floodplain Risk Management Plan (Vol 3 Draft) - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a5440d8a-a050-4dbd-9c6d-50dc4f3041ac/resource/28550791-ec76-405d-a8da-f7c188a7bf02> .

<https://uatdatansw.dac.nsw.gov.au/organization/bc8b9274-7fc7-4576-8211-9fd11d7f42e5> a foaf:Agent ;
    foaf:name "Northern Beaches Council" .

