@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/deb00e7f-3425-4d5a-8b06-f37bd8f220ef> a dcat:Dataset ;
    dct:description """Data from moorings that were in place for at least 6 months in deep water and include meteorological data, pressure records and temperature records gathered by the Oregon State University (OSU) Buoy Group over a span of more than 35 years. In addition, included are a number of electronic (i.e., browser-formatted) data reports.

This dataset relates to current meter records from the Arlindo experiement.
Other links available on this site will take you to the collection of data reports, an historical retrospective of the Buoy Group and instructions on how to download the data for the following:

* Atlantic Ocean data
* Pacific Ocean data
* Indian Ocean data
* Southern Ocean data 
* Electronic data reports
* History of the Group
* How to use this disk""" ;
    dct:identifier "ab63cba2-ed6b-48c8-ac93-dcc3201023d9" ;
    dct:issued "2017-06-24T19:28:34.900931"^^xsd:dateTime ;
    dct:modified "2023-08-11T11:02:27.746699"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e18a6d69-d2ff-4fcf-b71a-ff86288713bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((118.5000 -3.0000, 119.0000 -3.0000, 119.0000 -2.5000, 118.5000 -2.5000, 118.5000 -3.0000))"^^gsp:wktLiteral ] ;
    dct:title "OSU Buoy Group: Arlindo current meter records" ;
    dcat:distribution <https://data.gov.au/dataset/deb00e7f-3425-4d5a-8b06-f37bd8f220ef/resource/1f4a7fca-4a61-4390-9664-9ae73e2a248b>,
        <https://data.gov.au/dataset/deb00e7f-3425-4d5a-8b06-f37bd8f220ef/resource/bd3ae30e-7bb8-450a-a964-6be0cba43f43> ;
    dcat:keyword "Bathymetry",
        "Buoy world ocean",
        "Conductivity",
        "Deep water mooring",
        "Ocean Pressure",
        "Ocean Temperature",
        "Oceans",
        "Salinity",
        "Sea Level Pressure",
        "Sea Surface Temperature",
        "WORLD OCEAN",
        "Water Depth",
        "Water Pressure",
        "Water Temperature" .

<https://data.gov.au/dataset/deb00e7f-3425-4d5a-8b06-f37bd8f220ef/resource/1f4a7fca-4a61-4390-9664-9ae73e2a248b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-06-25T05:28:35.058977"^^xsd:dateTime ;
    dct:modified "2023-08-11T11:02:27.754919"^^xsd:dateTime ;
    dct:title "Index of available datasets" ;
    dcat:accessURL <http://cmrecords.net/osu/index.htm> .

<https://data.gov.au/dataset/deb00e7f-3425-4d5a-8b06-f37bd8f220ef/resource/bd3ae30e-7bb8-450a-a964-6be0cba43f43> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-06-25T05:28:35.058997"^^xsd:dateTime ;
    dct:modified "2023-08-11T11:02:27.755047"^^xsd:dateTime ;
    dct:title "Current meter records from Arlindo" ;
    dcat:accessURL <http://cmrecords.net/osu/indian/arlindo/arlindo.htm> .

<https://data.gov.au/organization/e18a6d69-d2ff-4fcf-b71a-ff86288713bd> a foaf:Agent ;
    foaf:name "Oregon State University (OSU)" .

