@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/f4c6a1b9-5779-4774-8984-739875174f46> a dcat:Dataset ;
    dct:description "A total of 31 samples were collected using a conductivity-temperature-depth (CTD) device in Investigator Strait from the ship Wave Dancer (cruise IS01) on 6-7 June 1985, and analysed for water temperature, salinity and sediment data. The data were digitised from the reference below." ;
    dct:identifier "77e210a0-9897-11dc-b4d5-00188b4c0af8" ;
    dct:issued "2017-06-24T19:03:54.710259"^^xsd:dateTime ;
    dct:modified "2023-08-11T09:44:12.595129"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/fba4a14a-70de-4d13-bf55-1e88e3caa018> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((136.4160 -35.7500, 137.5830 -35.7500, 137.5830 -35.3830, 136.4160 -35.3830, 136.4160 -35.7500))"^^gsp:wktLiteral ] ;
    dct:title "Investigator Strait CTD Survey June 1985" ;
    dcat:distribution <https://data.gov.au/dataset/f4c6a1b9-5779-4774-8984-739875174f46/resource/1a351252-bb34-4a43-813b-f89e6f333c7c> ;
    dcat:keyword "Ocean Temperature",
        "Oceans",
        "Salinity",
        "Water Temperature" .

<https://data.gov.au/dataset/f4c6a1b9-5779-4774-8984-739875174f46/resource/1a351252-bb34-4a43-813b-f89e6f333c7c> a dcat:Distribution ;
    dct:description "South Australian Coastal Study Data" ;
    dct:format "WMS" ;
    dct:issued "2017-06-25T05:03:54.781177"^^xsd:dateTime ;
    dct:modified "2023-08-11T09:44:12.600557"^^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" .

