@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/04db4ffb-a9b2-4c0a-a76c-a8bd0583bc4b> a dcat:Dataset ;
    dct:description "Date unknown" ;
    dct:identifier "04db4ffb-a9b2-4c0a-a76c-a8bd0583bc4b" ;
    dct:issued "2022-02-02T22:10:49.205027"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:56.047421"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0510 -33.1238, 151.0510 -32.6301, 151.5729 -32.6301, 151.5729 -33.1238, 151.0510 -33.1238))"^^gsp:wktLiteral ] ;
    dct:title "A Report on the Flood of February, 1955 in the Hunter Valley - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maitland City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/04db4ffb-a9b2-4c0a-a76c-a8bd0583bc4b/resource/d36006c2-ebf1-462e-b57b-fe22d7cda992> ;
    dcat:keyword "Belmore Bridge",
        "Great Dividing Range",
        "Hunter Valley",
        "Maitland",
        "Williams River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/04db4ffb-a9b2-4c0a-a76c-a8bd0583bc4b/resource/d36006c2-ebf1-462e-b57b-fe22d7cda992> a dcat:Distribution ;
    dct:issued "2025-12-17T00:59:56.087699"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:56.057439"^^xsd:dateTime ;
    dct:title "A Report on the Flood of February, 1955 in the Hunter Valley - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ee5eb4e6-537b-44de-a232-a7eaa6f6deec/resource/f66d902b-4f40-4cad-ad4b-0ca800aa1f8b> .

<https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> a foaf:Agent ;
    foaf:name "Maitland City Council" .

