@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/371e5736-afae-4401-a0ee-77480027d2d0> a dcat:Dataset ;
    dct:description "A total of 28 conductivity-temperature-depth (CTD) stations were collected in Investigator Strait from 6-7  July 1986, from the ship the Wave Dancer (cruise IS07), and analysed for water temperature, salinity and sediment data. The data were digitised from the reference below." ;
    dct:identifier "65801970-98ec-11dc-b4d5-00188b4c0af8" ;
    dct:issued "2017-06-24T23:09:01.416708"^^xsd:dateTime ;
    dct:modified "2023-08-11T09:44:10.636362"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/fba4a14a-70de-4d13-bf55-1e88e3caa018> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((137.3140 -35.6600, 137.3600 -35.6600, 137.3600 -35.1600, 137.3140 -35.1600, 137.3140 -35.6600))"^^gsp:wktLiteral ] ;
    dct:title "Investigator Strait CTD Survey July 1986" ;
    dcat:distribution <https://data.gov.au/dataset/371e5736-afae-4401-a0ee-77480027d2d0/resource/dd90f8db-baaf-4e3d-90d2-18969209a8aa> ;
    dcat:keyword "Ocean Temperature",
        "Oceans",
        "Salinity",
        "Water Temperature" .

<https://data.gov.au/dataset/371e5736-afae-4401-a0ee-77480027d2d0/resource/dd90f8db-baaf-4e3d-90d2-18969209a8aa> a dcat:Distribution ;
    dct:description "South Australian Coastal Study Data" ;
    dct:format "WMS" ;
    dct:issued "2017-06-25T09:09:01.456469"^^xsd:dateTime ;
    dct:modified "2023-08-11T09:44:10.641659"^^xsd:dateTime ;
    dct:title "aodn:south_australian_coastal_data" ;
    dcat:accessURL <http://geoserver.imos.org.au/geoserver/wms> .

<https://data.gov.au/organization/fba4a14a-70de-4d13-bf55-1e88e3caa018> a foaf:Agent ;
    foaf:name "Flinders University" .

