@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/a213c2b0-9d07-4d88-a17b-6b5242b721a5> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "a213c2b0-9d07-4d88-a17b-6b5242b721a5" ;
    dct:issued "2022-02-02T22:45:09.186590"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:55:18.502160"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/721da318-8444-4fb1-a7f0-390c120c9a4e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.6852 -31.1505, 152.6852 -31.0159, 152.9887 -31.0159, 152.9887 -31.1505, 152.6852 -31.1505))"^^gsp:wktLiteral ] ;
    dct:title "Kempsey - CBD Options Assessment - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kempsey Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a213c2b0-9d07-4d88-a17b-6b5242b721a5/resource/15d686c8-504f-4859-9a70-f5c240ba7171> ;
    dcat:keyword "Aldavilla",
        "Belgrave Falls",
        "Frederickton",
        "Kempsey",
        "Macleay River",
        "Old Pola Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a213c2b0-9d07-4d88-a17b-6b5242b721a5/resource/15d686c8-504f-4859-9a70-f5c240ba7171> a dcat:Distribution ;
    dct:issued "2025-12-17T00:55:18.541389"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:55:18.511467"^^xsd:dateTime ;
    dct:title "Kempsey - CBD Options Assessment" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/957599e0-1b5c-4a84-89de-4a0db3aa16cd/resource/89bd27fe-b278-4c86-b42c-75ef35728115> .

<https://uatdatansw.dac.nsw.gov.au/organization/721da318-8444-4fb1-a7f0-390c120c9a4e> a foaf:Agent ;
    foaf:name "Kempsey Shire Council" .

