@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/76d0ce91-5540-4b9a-8baa-40fd517eb8d4> a dcat:Dataset ;
    dct:description "Temperature and salinity data were collected at 15 station locations by students on a field trip to the Hawkesbury River during September 1991." ;
    dct:identifier "7a0cc7f0-93f9-11dc-b8ca-00188b4c0af8" ;
    dct:issued "2017-06-24T15:02:31.367672"^^xsd:dateTime ;
    dct:modified "2023-08-11T07:41:55.590358"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/fba4a14a-70de-4d13-bf55-1e88e3caa018> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (151.3330 -33.5600)"^^gsp:wktLiteral ] ;
    dct:title "Hawkesbury River Temperature Salinity Data 1991" ;
    dcat:distribution <https://data.gov.au/dataset/76d0ce91-5540-4b9a-8baa-40fd517eb8d4/resource/0741b574-ee85-480d-99de-d6710a6c4b96> ;
    dcat:keyword "Ocean Temperature",
        "Oceans",
        "Salinity",
        "Water Temperature" .

<https://data.gov.au/dataset/76d0ce91-5540-4b9a-8baa-40fd517eb8d4/resource/0741b574-ee85-480d-99de-d6710a6c4b96> a dcat:Distribution ;
    dct:description "New South Wales Coastal Study Data" ;
    dct:format "WMS" ;
    dct:issued "2017-06-25T01:02:31.412436"^^xsd:dateTime ;
    dct:modified "2023-08-11T07:41:55.598738"^^xsd:dateTime ;
    dct:title "aodn:new_south_wales_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" .

