@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/19e1c2be-0b25-4164-9e50-c09648f4bac0> a dcat:Dataset ;
    dct:description "Scanned, some pages unclear" ;
    dct:identifier "19e1c2be-0b25-4164-9e50-c09648f4bac0" ;
    dct:issued "2022-02-02T23:16:45.738432"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:02.366618"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.8595 -34.5698, 150.8595 -34.5561, 150.8775 -34.5561, 150.8775 -34.5698, 150.8595 -34.5698))"^^gsp:wktLiteral ] ;
    dct:title "Surfrider Caravan Park - Little Lake Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/19e1c2be-0b25-4164-9e50-c09648f4bac0/resource/aae5e4de-d347-4a8b-9c6f-c122f476ac4e> ;
    dcat:keyword "Barrack Point" .

<https://uatdatansw.dac.nsw.gov.au/dataset/19e1c2be-0b25-4164-9e50-c09648f4bac0/resource/aae5e4de-d347-4a8b-9c6f-c122f476ac4e> a dcat:Distribution ;
    dct:issued "2025-12-17T00:27:02.437302"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:02.387718"^^xsd:dateTime ;
    dct:title "Surfrider Caravan Park - Little Lake Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/3429c6e3-25f1-4e6c-8625-cdadc9b574b1/resource/b239ec59-15dc-4e5c-b85b-f34b6a808311> .

