@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/61377f4d-0ece-47af-9d72-2dad47b752a8> a dcat:Dataset ;
    dct:description "The North West Shelf Oceanography (NOWSOC) project involves long term observations in the Scott Reef / Adele Island region. Field work involves the deployment and recovery of moorings and tide gauges at Scott and Adele Reef and current meters on the shelf edge in between." ;
    dct:identifier "61377f4d-0ece-47af-9d72-2dad47b752a8" ;
    dct:issued "2025-06-23T14:55:07.347245"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T14:55:07.347253"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((121.1875 -16.4375, 124.2500 -16.4375, 124.2500 -13.6875, 121.1875 -13.6875, 121.1875 -16.4375))"^^gsp:wktLiteral ] ;
    dct:title "North West Shelf Oceanographic Study (NOWSOC)" ;
    dcat:distribution <https://data.gov.au/dataset/61377f4d-0ece-47af-9d72-2dad47b752a8/resource/fc733d47-0db7-4919-b9be-83361266701d> .

<https://data.gov.au/dataset/61377f4d-0ece-47af-9d72-2dad47b752a8/resource/fc733d47-0db7-4919-b9be-83361266701d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T14:55:07.349113"^^xsd:dateTime ;
    dct:modified "2025-06-23T14:55:07.344982"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.aims.gov.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" .

