@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/3b056303-5086-48b1-ba06-1967f5477303> a dcat:Dataset ;
    dct:description "HyVista Corporation acquired hyperspectral data over the Ningaloo Marine Park area in North-West Western Australia between the 20th of April 2006 and the 2nd of May 2006.  A shallow water reflectance model (3-bottom component) was used to determine the bathymetry and benthic cover albedo by inverting reflectance data.  This was also separated into 11 blocks of data (blocks A to F) covering Ningaloo Reef." ;
    dct:identifier "3b056303-5086-48b1-ba06-1967f5477303" ;
    dct:issued "2025-06-23T12:27:18.341829"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T12:27:18.341835"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((113.0000 -24.2500, 114.5000 -24.2500, 114.5000 -21.5000, 113.0000 -21.5000, 113.0000 -24.2500))"^^gsp:wktLiteral ] ;
    dct:title "Ningaloo Reef Bathymetry (Tide Corrected) - April 2006" ;
    dcat:keyword "Oceans | Bathymetry | Seafloor Topography" .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

