@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/4df3ff6c-2cf2-4f8d-a12e-0a0375bf30a4> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "4df3ff6c-2cf2-4f8d-a12e-0a0375bf30a4" ;
    dct:issued "2022-02-02T23:28:17.519280"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:09.407404"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/722bc958-db3d-439b-915d-cf7e3c86442a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2630 -33.8599, 151.2630 -33.8288, 151.2948 -33.8288, 151.2948 -33.8599, 151.2630 -33.8599))"^^gsp:wktLiteral ] ;
    dct:title "Watsons Bay FRMSP - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Woollahra Municipal Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4df3ff6c-2cf2-4f8d-a12e-0a0375bf30a4/resource/62c40470-4d15-42e0-8178-d56434cb7c37> ;
    dcat:keyword "Cliff Street",
        "Port Jackson",
        "South Head",
        "Sydney Harbour National Park" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4df3ff6c-2cf2-4f8d-a12e-0a0375bf30a4/resource/62c40470-4d15-42e0-8178-d56434cb7c37> a dcat:Distribution ;
    dct:issued "2025-12-17T00:29:09.480542"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:09.430706"^^xsd:dateTime ;
    dct:title "Watsons Bay FRMSP - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f4f38337-cf02-4669-acfa-48b419c2c447/resource/9dac3dbb-6610-40b4-9b16-6e6c58eceeb7> .

<https://uatdatansw.dac.nsw.gov.au/organization/722bc958-db3d-439b-915d-cf7e3c86442a> a foaf:Agent ;
    foaf:name "Woollahra Municipal Council" .

