@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/0d803178-c002-4c78-8a60-308711a27567> a dcat:Dataset ;
    dct:description "Boambee Newports Creek Flood Study 2011" ;
    dct:identifier "0d803178-c002-4c78-8a60-308711a27567" ;
    dct:issued "2026-03-01T08:00:02.682002"^^xsd:dateTime ;
    dct:modified "2026-03-01T08:00:09.727139"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9014876e-b559-42b2-a6c2-aeb7e29caa52> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Boambee Newports Creek Flood Study 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coffs Harbour City Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/0d803178-c002-4c78-8a60-308711a27567/resource/01679cd8-27e4-4c32-a947-5dcf78978719> ;
    dcat:keyword "flood study" .

<https://data.gov.au/dataset/0d803178-c002-4c78-8a60-308711a27567/resource/01679cd8-27e4-4c32-a947-5dcf78978719> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-19T04:46:15.699116"^^xsd:dateTime ;
    dct:modified "2026-03-01T08:00:02.679687"^^xsd:dateTime ;
    dct:title "Boambee Newports Creek Flood Study - Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/eda682d8-d4ca-4ff7-afcc-30c2605fd74d/resource/07148b3a-2012-48c8-972c-95b9de6754cf> .

<https://data.gov.au/organization/9014876e-b559-42b2-a6c2-aeb7e29caa52> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Coffs Harbour City Council" .

