@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/84d0a3fb-dcff-4736-9321-927a00bf736d> a dcat:Dataset ;
    dct:description "This report is associated with the Hunter Valley  Floodplain Management Summary report and Floodplain Atlas" ;
    dct:identifier "84d0a3fb-dcff-4736-9321-927a00bf736d" ;
    dct:issued "2022-02-02T22:41:46.756270"^^xsd:dateTime ;
    dct:modified "2022-03-01T16:01:14.090858"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.8585 -32.8673, 151.8420 -32.6594, 151.8860 -32.3815, 151.7926 -32.2144, 151.2762 -32.1074, 151.0126 -32.0748, 150.7269 -32.0655, 150.6171 -32.3073, 150.5292 -32.5345, 150.7050 -32.7611, 151.1224 -32.9549, 151.5509 -33.0885, 151.6882 -33.0516, 151.7706 -32.9918, 151.8585 -32.8673))"^^gsp:wktLiteral ] ;
    dct:title "Hunter Valley Main Report (Floodplain Management Study) 1981 - report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/84d0a3fb-dcff-4736-9321-927a00bf736d/resource/a2035bf1-a03d-43b0-9a65-19f1c37ff92f> ;
    dcat:keyword "floodplain management",
        "hunter valley" .

<https://uatdatansw.dac.nsw.gov.au/dataset/84d0a3fb-dcff-4736-9321-927a00bf736d/resource/a2035bf1-a03d-43b0-9a65-19f1c37ff92f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-03-01T16:01:14.104892"^^xsd:dateTime ;
    dct:modified "2022-03-01T16:01:14.094586"^^xsd:dateTime ;
    dct:title "Hunter Valley Floodplain Management Studies Main Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/97db8f57-2d33-45ba-9da7-c551f6696f17/resource/45d4adc0-399f-4dca-a89b-8f21d5c5832d/download/hunter-valley-flood-plain-management-studies-main-report.pdf> ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Industry and Environment" .

