@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/f40c964e-8984-4ae7-afbf-1ef586e905f4> a dcat:Dataset ;
    dct:description """A collection of four newspaper articles (scanned) from Peninsula News:\r
\r
* 14-Jun-16; ACF Branch Calls for Flood Model for a Changing Climate\r
* 14-Jun-16; Flood Group Reports Extensive Flooding\r
* 19-Sep-16; Population Increase Could be Detrimental, says Chamber\r
* 11-Feb-19; Marquart Asks for Flood Maps to be Added to Plan""" ;
    dct:identifier "f40c964e-8984-4ae7-afbf-1ef586e905f4" ;
    dct:issued "2022-02-02T23:06:24.024249"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:11:22.613475"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8ff6f883-d0d3-4e87-8e29-3e93c586b913> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2790 -33.5471, 151.2790 -33.4326, 151.3861 -33.4326, 151.3861 -33.5471, 151.2790 -33.5471))"^^gsp:wktLiteral ] ;
    dct:title "Peninsula News - 2016 - Articles" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Central Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f40c964e-8984-4ae7-afbf-1ef586e905f4/resource/711e30e3-94f2-40e0-b912-70d1ea959696> ;
    dcat:keyword "Central Coast",
        "Mackenzie Avenue",
        "Veron Road",
        "Woy Woy" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f40c964e-8984-4ae7-afbf-1ef586e905f4/resource/711e30e3-94f2-40e0-b912-70d1ea959696> a dcat:Distribution ;
    dct:issued "2025-12-17T02:11:22.655459"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:11:22.625274"^^xsd:dateTime ;
    dct:title "Peninsula News - 2016" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/32725071-6931-4945-b28f-65a18689a692/resource/5881b761-6946-4a9d-9962-b5c667cefb6d> .

<https://uatdatansw.dac.nsw.gov.au/organization/8ff6f883-d0d3-4e87-8e29-3e93c586b913> a foaf:Agent ;
    foaf:name "Central Coast Council" .

