@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/0d12995a-0085-4357-912c-3b186cd7f944> a dcat:Dataset ;
    dct:description """Record for source data hosted in the National Spectral Database (NSD) Aquatic Library
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 "0d12995a-0085-4357-912c-3b186cd7f944" ;
    dct:issued "2025-10-16T05:08:33.775509"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T05:08:33.775515"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.9706 -19.1992, 146.7753 -19.1992, 146.7753 -16.7596, 145.9706 -16.7596, 145.9706 -19.1992))"^^gsp:wktLiteral ] ;
    dct:title "Aquatic Substrate Library - Green Island 2006" ;
    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/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

