@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/62a0279b-3825-4114-88d2-92f40684ab5d> a dcat:Dataset ;
    dct:description "Volume 1 and Volume 2" ;
    dct:identifier "62a0279b-3825-4114-88d2-92f40684ab5d" ;
    dct:issued "2022-02-02T23:32:21.505668"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:52:43.201706"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a940265c-46e1-4d10-8031-b82455f47b9d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.2372 -34.3763, 148.2372 -34.2538, 148.3628 -34.2538, 148.3628 -34.3763, 148.2372 -34.3763))"^^gsp:wktLiteral ] ;
    dct:title "The Town of Young Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hilltops Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/62a0279b-3825-4114-88d2-92f40684ab5d/resource/1942511f-86d1-496d-8a5d-89c07ec6cc20>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/62a0279b-3825-4114-88d2-92f40684ab5d/resource/57c2b935-1003-4e81-9322-ee0f8674a0a9> ;
    dcat:keyword "Blayney",
        "Burrangong Creek",
        "Demondrille",
        "Garibaldi Gully",
        "Little Spring Creek",
        "Milvale Road",
        "Petticoat Gully",
        "Sawpit Gully",
        "Spring Creek",
        "Victoria Gully",
        "Young" .

<https://uatdatansw.dac.nsw.gov.au/dataset/62a0279b-3825-4114-88d2-92f40684ab5d/resource/1942511f-86d1-496d-8a5d-89c07ec6cc20> a dcat:Distribution ;
    dct:issued "2025-12-17T01:52:43.258881"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:52:43.211151"^^xsd:dateTime ;
    dct:title "Young Flood Study - Report (Volume 2)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7258c2e5-d306-4b28-91fe-dc14a6e80758/resource/a0963eb9-8a54-45fc-9efd-48c537ac2ffb> .

<https://uatdatansw.dac.nsw.gov.au/dataset/62a0279b-3825-4114-88d2-92f40684ab5d/resource/57c2b935-1003-4e81-9322-ee0f8674a0a9> a dcat:Distribution ;
    dct:issued "2025-12-17T01:52:43.258886"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:52:43.211332"^^xsd:dateTime ;
    dct:title "Young Flood Study - Report (Volume 1)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7258c2e5-d306-4b28-91fe-dc14a6e80758/resource/396ef52e-8f10-497c-998a-11339de7dd31> .

<https://uatdatansw.dac.nsw.gov.au/organization/a940265c-46e1-4d10-8031-b82455f47b9d> a foaf:Agent ;
    foaf:name "Hilltops Council" .

