@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/45f7c994-18aa-42c4-8588-81fbcb091ebe> a dcat:Dataset ;
    dct:description """Record for source data hosted in the National Spectral Database (NSD) Aquatic Library

Citation:
Harvey MJ (2009) Development of techniques to classify marine benthic habitats using hyperspectral imagery in oligotrophic, temperate waters [PhD thesis p280]. Perth, Western Australia: Murdoch University. 280 p.

For further information and instructions to access the database go to the following URL:
https://cmi.ga.gov.au/data-products/dea/643/australian-national-spectral-database""" ;
    dct:identifier "45f7c994-18aa-42c4-8588-81fbcb091ebe" ;
    dct:issued "2026-04-10T18:58:21.927555"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-10T18:58:21.927563"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((115.3180 -32.0887, 115.7817 -32.0887, 115.7817 -31.7978, 115.3180 -31.7978, 115.3180 -32.0887))"^^gsp:wktLiteral ] ;
    dct:title "Aquatic Substrate Library - Rottnest_Marmion_Shoalwater 2006-2007" ;
    dcat:keyword "Aquatic Substrate Library",
        "Australian National Spectral Database (NSD)",
        "Australian spectral data",
        "EARTH SCIENCES",
        "End-member studies",
        "Field spectroscopy",
        "HVC_144490",
        "NSD Source Dataset",
        "Published_External",
        "Remote sensing" .

<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" .

