@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/83808f80-34fb-4a01-933f-39774b4450d3> a dcat:Dataset ;
    dct:description "On the FRV Southern Surveyor cruise SS3/90, 108 stations throughout the Gulf of Carpentaria were sampled for sea temperature, salinity, water depth, and sediment grain size. Data was also collected from the 1989-1990 \"Jacqueline D\" cruises and from commercial trawlers. Relevant rainfall, wind and temperature data were obtained from the Meteorological Bureau." ;
    dct:identifier "83808f80-34fb-4a01-933f-39774b4450d3" ;
    dct:issued "2025-06-24T22:02:18.377305"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:02:18.377312"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((135.5000 -17.5000, 142.0000 -17.5000, 142.0000 -12.0000, 135.5000 -12.0000, 135.5000 -17.5000))"^^gsp:wktLiteral ] ;
    dct:title "Gulf of Carpentaria Depth and Sediment Data 1989-1990" ;
    dcat:distribution <https://data.gov.au/dataset/83808f80-34fb-4a01-933f-39774b4450d3/resource/e7701828-04cd-4d65-819d-0e01920057a7> .

<https://data.gov.au/dataset/83808f80-34fb-4a01-933f-39774b4450d3/resource/e7701828-04cd-4d65-819d-0e01920057a7> a dcat:Distribution ;
    dct:description "This work is licensed under a Creative Commons Attribution 4.0 International License" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:02:18.379186"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:02:18.374992"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://creativecommons.org/licenses/by/4.0/> .

<https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> a foaf:Agent ;
    foaf:mbox "hf-data-requests@csiro.au" ;
    foaf:name "CSIRO Marlin Data Catalogue" .

