@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://data.gov.au/dataset/a13add70-5fe6-4081-826f-006cfb10e55f> a dcat:Dataset ;
    dct:description "Wyalong and West Wyalong Flood Study - GIS Mapping" ;
    dct:identifier "a13add70-5fe6-4081-826f-006cfb10e55f" ;
    dct:issued "2026-04-15T02:20:42.036950"^^xsd:dateTime ;
    dct:modified "2026-04-15T02:20:49.405198"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0c0fc87f-aa6c-48fe-aeaa-4f78136d5bb0> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Wyalong and West Wyalong Flood Study - GIS Mapping" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bland Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/a13add70-5fe6-4081-826f-006cfb10e55f/resource/136dd687-26fd-4818-85b7-47d019e468aa> ;
    dcat:keyword "Bland Shire Council",
        "Flood Study",
        "West Wyalong",
        "Wyalong" .

<https://data.gov.au/dataset/a13add70-5fe6-4081-826f-006cfb10e55f/resource/136dd687-26fd-4818-85b7-47d019e468aa> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-14T01:42:38.494124"^^xsd:dateTime ;
    dct:modified "2026-04-15T02:20:42.028639"^^xsd:dateTime ;
    dct:title "WWWFS_GIS_Mapping" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/1f093c78-6121-4698-8f67-a716b2a07e6d/resource/f1e0855c-13dd-40bf-a820-82d50eee5266> .

<https://data.gov.au/organization/0c0fc87f-aa6c-48fe-aeaa-4f78136d5bb0> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Bland Shire Council" .

