@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/1e6537c8-8f36-47e9-bd7a-951e7ea7cfdc> a dcat:Dataset ;
    dct:description "A total of 34 conductivity-temperature-depth (CTD) stations were collected in Investigator Strait from 21-22  August 1986, from the ship the Wave Dancer (cruise IS08), and analysed for water temperature, salinity and sediment data. The data were digitised from the reference below." ;
    dct:identifier "cfb1c770-996a-11dc-a4aa-00188b4c0af8" ;
    dct:issued "2017-06-24T18:01:50.964525"^^xsd:dateTime ;
    dct:modified "2023-08-11T09:44:02.547874"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/fba4a14a-70de-4d13-bf55-1e88e3caa018> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((137.5830 -35.8000, 138.2200 -35.8000, 138.2200 -35.2000, 137.5830 -35.2000, 137.5830 -35.8000))"^^gsp:wktLiteral ] ;
    dct:title "Investigator Strait CTD Survey August 1986" ;
    dcat:distribution <https://data.gov.au/dataset/1e6537c8-8f36-47e9-bd7a-951e7ea7cfdc/resource/e6d9abf0-544c-497a-b8b0-a91e40332527> ;
    dcat:keyword "Ocean Temperature",
        "Oceans",
        "Salinity",
        "Water Temperature" .

<https://data.gov.au/dataset/1e6537c8-8f36-47e9-bd7a-951e7ea7cfdc/resource/e6d9abf0-544c-497a-b8b0-a91e40332527> a dcat:Distribution ;
    dct:description "South Australian Coastal Study Data" ;
    dct:format "WMS" ;
    dct:issued "2017-06-25T04:01:51.034108"^^xsd:dateTime ;
    dct:modified "2023-08-11T09:44:02.553451"^^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" .

