@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/0cc74399-6156-442a-91dc-d60e1cad0e3f> a dcat:Dataset ;
    dct:description "List of exhibitions" ;
    dct:identifier "0cc74399-6156-442a-91dc-d60e1cad0e3f" ;
    dct:issued "2023-03-29T00:36:04.528640"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:45:30.438895"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.9050 -34.3275, 150.9060 -34.3267, 150.9101 -34.3272, 150.9133 -34.3265, 150.9153 -34.3263, 150.9171 -34.3256, 150.9192 -34.3252, 150.9210 -34.3233, 150.9230 -34.3230, 150.9238 -34.3236, 150.9241 -34.3248, 150.9244 -34.3272, 150.9243 -34.3279, 150.9217 -34.3269, 150.9197 -34.3275, 150.9177 -34.3281, 150.9120 -34.3286, 150.9087 -34.3289, 150.9064 -34.3293, 150.9048 -34.3290, 150.9046 -34.3284, 150.9050 -34.3275))"^^gsp:wktLiteral ] ;
    dct:title "Head On - report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/0cc74399-6156-442a-91dc-d60e1cad0e3f/resource/a1b26daa-8b31-4d4a-8557-844cd82a4bf9> ;
    dcat:keyword "Hoorah" .

<https://uatdatansw.dac.nsw.gov.au/dataset/0cc74399-6156-442a-91dc-d60e1cad0e3f/resource/a1b26daa-8b31-4d4a-8557-844cd82a4bf9> a dcat:Distribution ;
    dct:issued "2025-12-17T02:45:30.468213"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:45:30.452281"^^xsd:dateTime ;
    dct:title "Head On report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/75fef53a-8638-4742-b064-b6905a6d7434/resource/a9a8969f-76aa-4d76-ac34-2f32184e75d6> .

<https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> a foaf:Agent ;
    foaf:name "Wollongong City Council" .

