@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/71c6f849-c6e6-4123-bfd2-4b7219214157> a dcat:Dataset ;
    dct:description "A total of 7 conductivity-temperature-depth (CTD) stations were collected in Investigator Strait from 25-26  March 1986, from the ship the Ocean Harvester( cruise IS04), and analysed for water temperature, salinity and sediment data. The data were digitised from the reference below." ;
    dct:identifier "ac5d09e0-98ea-11dc-b4d5-00188b4c0af8" ;
    dct:issued "2017-06-24T16:14:52.987752"^^xsd:dateTime ;
    dct:modified "2023-08-11T09:44:14.607457"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/fba4a14a-70de-4d13-bf55-1e88e3caa018> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((136.9660 -35.3000, 137.9000 -35.3000, 137.9000 -35.2830, 136.9660 -35.2830, 136.9660 -35.3000))"^^gsp:wktLiteral ] ;
    dct:title "Investigator Strait CTD Survey March 1986" ;
    dcat:distribution <https://data.gov.au/dataset/71c6f849-c6e6-4123-bfd2-4b7219214157/resource/4ee6bc3e-9b29-413a-986e-015f1dd05558> ;
    dcat:keyword "Ocean Temperature",
        "Oceans",
        "Salinity",
        "Water Temperature" .

<https://data.gov.au/dataset/71c6f849-c6e6-4123-bfd2-4b7219214157/resource/4ee6bc3e-9b29-413a-986e-015f1dd05558> a dcat:Distribution ;
    dct:description "South Australian Coastal Study Data" ;
    dct:format "WMS" ;
    dct:issued "2017-06-25T02:14:53.058164"^^xsd:dateTime ;
    dct:modified "2023-08-11T09:44:14.616167"^^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" .

