@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/4a4efb3d-5f6c-41b7-88a2-69b7e22b101f> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "4a4efb3d-5f6c-41b7-88a2-69b7e22b101f" ;
    dct:issued "2022-02-02T22:11:16.988999"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:45:19.983366"^^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.2742 -33.7021, 151.2742 -33.5706, 151.3531 -33.5706, 151.3531 -33.7021, 151.2742 -33.7021))"^^gsp:wktLiteral ] ;
    dct:title "Avalon to Palm Beach FRMSP - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Northern Beaches Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4a4efb3d-5f6c-41b7-88a2-69b7e22b101f/resource/0274f812-8293-4295-b0cf-ac5201938176> ;
    dcat:keyword "Avalon Golf Course",
        "Barrenjoey Road",
        "Bilgola",
        "Careel Creek",
        "Clareville",
        "Pittwater",
        "Tasman Sea",
        "Whale Beach" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4a4efb3d-5f6c-41b7-88a2-69b7e22b101f/resource/0274f812-8293-4295-b0cf-ac5201938176> a dcat:Distribution ;
    dct:issued "2025-12-17T00:45:20.043020"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:45:19.994141"^^xsd:dateTime ;
    dct:title "Avalon to Palm Beach FRMSP - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2517c374-6a00-42df-b088-f4cb7ff1706a/resource/df2f3ba0-acf1-4d86-b804-67b70a1a790d> .

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

