@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/2f1775d2-9158-4377-9b81-af668b22d443> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "2f1775d2-9158-4377-9b81-af668b22d443" ;
    dct:issued "2022-02-02T23:31:00.193651"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:28:53.762878"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/59e66172-2edf-4afe-b8fd-001a62af2757> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2124 -33.8733, 151.2124 -33.8557, 151.2371 -33.8557, 151.2371 -33.8733, 151.2124 -33.8733))"^^gsp:wktLiteral ] ;
    dct:title "Woolloomooloo Catchment FRMP - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Council Of The City Of Sydney" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2f1775d2-9158-4377-9b81-af668b22d443/resource/9d222ee6-edab-45e9-8079-57a3c764c4cb> ;
    dcat:keyword "Crown Street",
        "Darlinghurst",
        "Palmer Street",
        "Potts Point",
        "Stream Street",
        "Surry Hills",
        "Sydney CBD" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2f1775d2-9158-4377-9b81-af668b22d443/resource/9d222ee6-edab-45e9-8079-57a3c764c4cb> a dcat:Distribution ;
    dct:issued "2025-12-17T00:28:53.804000"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:28:53.773269"^^xsd:dateTime ;
    dct:title "Woolloomooloo Catchment FRMP - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c2dccb6b-5a59-4494-b63f-80cee8fe22f6/resource/9780dc2c-78cd-4e5b-812e-b90e079bc4b4> .

<https://uatdatansw.dac.nsw.gov.au/organization/59e66172-2edf-4afe-b8fd-001a62af2757> a foaf:Agent ;
    foaf:name "Council Of The City Of Sydney" .

