@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/32a86746-7955-4dfc-8156-64c6def40ed2> a dcat:Dataset ;
    dct:description "Floodplain Hazard Categories Map" ;
    dct:identifier "32a86746-7955-4dfc-8156-64c6def40ed2" ;
    dct:issued "2022-02-02T22:21:38.452492"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:13.147060"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/279fc704-b731-47cd-954a-030e49c4d280> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.9469 -28.9198, 152.9469 -28.7947, 153.1405 -28.7947, 153.1405 -28.9198, 152.9469 -28.9198))"^^gsp:wktLiteral ] ;
    dct:title "Casino - Floodplain Hazard Categories - Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Richmond Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/32a86746-7955-4dfc-8156-64c6def40ed2/resource/20417447-54e1-44e5-9b1a-2c181a8bb494> ;
    dcat:keyword "Casino",
        "The Summerland Way" .

<https://uatdatansw.dac.nsw.gov.au/dataset/32a86746-7955-4dfc-8156-64c6def40ed2/resource/20417447-54e1-44e5-9b1a-2c181a8bb494> a dcat:Distribution ;
    dct:issued "2025-12-17T01:49:13.173409"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:13.156282"^^xsd:dateTime ;
    dct:title "Floodplain Hazard Categories - Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ccde2d74-beeb-490c-b6c0-017023610203/resource/67b3313d-6392-4929-b5ab-0f4815f8d47c> .

<https://uatdatansw.dac.nsw.gov.au/organization/279fc704-b731-47cd-954a-030e49c4d280> a foaf:Agent ;
    foaf:name "Richmond Valley Council" .

