@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/bfe39639-ff26-41d3-859a-5ab37e359159> a dcat:Dataset ;
    dct:description """Record for source data hosted in the National Spectral Database (NSD) Aquatic Library
Citation:
Jupp, D., Byrne, G. T., Anstee, J. M. McDonald, E.R., McVicar, T.R. ,Parkin, D; 1996 Port Phillip Bay benthic habitat mapping project task G2.2, CSIRO Division of Water Resources, Consultancy Report 96/43, 47 pp, CSIRO Australia
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 "bfe39639-ff26-41d3-859a-5ab37e359159" ;
    dct:issued "2025-10-16T07:00:52.017095"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T07:00:52.017103"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((144.5617 -38.1450, 145.1167 -38.1450, 145.1167 -38.0783, 144.5617 -38.0783, 144.5617 -38.1450))"^^gsp:wktLiteral ] ;
    dct:title "Aquatic Substrate Library - Port Phillip Bay 1994" ;
    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" .

