@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/9dca6d78-a655-46ab-8421-927e96743e9a> a dcat:Dataset ;
    dct:description "Collect spectral signatures as ground truthing for the hyperspectral remote sensing programme for the Ningaloo Marine Park." ;
    dct:identifier "9dca6d78-a655-46ab-8421-927e96743e9a" ;
    dct:issued "2025-06-23T12:54:09.618290"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T12:54:09.618297"^^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.5000, 117.5000 -24.5000, 117.5000 -20.0000, 113.0000 -20.0000, 113.0000 -24.5000))"^^gsp:wktLiteral ] ;
    dct:title "Ground truthing hyperspectral remote sensing" ;
    dcat:distribution <https://data.gov.au/dataset/9dca6d78-a655-46ab-8421-927e96743e9a/resource/b26c7d11-0018-4cd7-a732-972aa5202855> .

<https://data.gov.au/dataset/9dca6d78-a655-46ab-8421-927e96743e9a/resource/b26c7d11-0018-4cd7-a732-972aa5202855> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T12:54:09.623376"^^xsd:dateTime ;
    dct:modified "2025-06-23T12:54:09.614373"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.murdoch.edu.au/> .

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

