@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/8f5e492d-01ec-4d29-acc1-6153c54684d4> a dcat:Dataset ;
    dct:description "42 maps + 1 overview" ;
    dct:identifier "8f5e492d-01ec-4d29-acc1-6153c54684d4" ;
    dct:issued "2022-02-02T22:41:13.105301"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:41:08.274803"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/3ce62332-abbd-4b35-8164-3519fc2524c2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0627 -33.7275, 151.0627 -33.6761, 151.1410 -33.6761, 151.1410 -33.7275, 151.0627 -33.7275))"^^gsp:wktLiteral ] ;
    dct:title "Hornsby Shire Flood Maps (Original) - PDF" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Council Of The Shire Of Hornsby" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8f5e492d-01ec-4d29-acc1-6153c54684d4/resource/9505ebb9-12eb-463c-9954-146f0fb801d3> ;
    dcat:keyword "Hornsby",
        "flood map" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8f5e492d-01ec-4d29-acc1-6153c54684d4/resource/9505ebb9-12eb-463c-9954-146f0fb801d3> a dcat:Distribution ;
    dct:issued "2025-12-17T00:41:08.302118"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:41:08.284307"^^xsd:dateTime ;
    dct:title "Hornsby Shire Flood Maps (Original) - PDF" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/cdbe32bb-e425-46c2-943e-bbb6d04c2a7b/resource/c8bd102b-4f30-4c5f-bf29-9a88709745dc> .

<https://uatdatansw.dac.nsw.gov.au/organization/3ce62332-abbd-4b35-8164-3519fc2524c2> a foaf:Agent ;
    foaf:name "The Council Of The Shire Of Hornsby" .

