@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/8f678716-c31b-4a5e-819f-f418188807fc> a dcat:Dataset ;
    dct:description "A total of 30 conductivity-temperature-depth (CTD) stations were collected on the 10th September 1993, for collection of water temperature and salinity data." ;
    dct:identifier "501fb6b0-9e20-11dc-9839-00188b4c0af8" ;
    dct:issued "2017-06-24T23:21:17.991388"^^xsd:dateTime ;
    dct:modified "2023-08-11T11:33:49.628878"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/fba4a14a-70de-4d13-bf55-1e88e3caa018> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((138.4500 -34.8330, 138.5330 -34.8330, 138.5330 -34.7330, 138.4500 -34.7330, 138.4500 -34.8330))"^^gsp:wktLiteral ] ;
    dct:title "Port River Adelaide CTD Survey September 1993" ;
    dcat:distribution <https://data.gov.au/dataset/8f678716-c31b-4a5e-819f-f418188807fc/resource/14cfebe0-4e10-4306-b768-430410278552> ;
    dcat:keyword "Ocean Temperature",
        "Oceans",
        "Salinity",
        "Water Temperature" .

<https://data.gov.au/dataset/8f678716-c31b-4a5e-819f-f418188807fc/resource/14cfebe0-4e10-4306-b768-430410278552> a dcat:Distribution ;
    dct:description "South Australian Coastal Study Data" ;
    dct:format "WMS" ;
    dct:issued "2017-06-25T09:21:18.068127"^^xsd:dateTime ;
    dct:modified "2023-08-11T11:33:49.636486"^^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" .

