@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/e59de8fe-358d-4117-8eeb-45556f2567eb> a dcat:Dataset ;
    dct:description "Scanned report" ;
    dct:identifier "e59de8fe-358d-4117-8eeb-45556f2567eb" ;
    dct:issued "2022-02-02T22:41:26.133047"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:42.550906"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.4740 -32.9856, 151.4740 -32.5561, 151.8695 -32.5561, 151.8695 -32.9856, 151.4740 -32.9856))"^^gsp:wktLiteral ] ;
    dct:title "Hunter River Flood Report 1955 - Scanned" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e59de8fe-358d-4117-8eeb-45556f2567eb/resource/d1755a9c-72ce-4cdc-9db6-f30a86192db0> ;
    dcat:keyword "Dart Brook",
        "Great Dividing Range",
        "Hunter River",
        "Kingdon Ponds",
        "Muswellbrook",
        "Pages River",
        "Raymond Terrace",
        "Singleton" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e59de8fe-358d-4117-8eeb-45556f2567eb/resource/d1755a9c-72ce-4cdc-9db6-f30a86192db0> a dcat:Distribution ;
    dct:issued "2025-12-17T02:17:42.596202"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:42.560053"^^xsd:dateTime ;
    dct:title "Hunter River Flood Report 1955 - Scanned" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/3d11e600-61ac-4e92-b495-92010667c559/resource/1407a194-d4bb-4384-8cce-f11e3abed16e> .

<https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> a foaf:Agent ;
    foaf:name "Newcastle City Council" .

