@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/3c27250d-5c80-4ede-98ac-29e150758858> a dcat:Dataset ;
    dct:description "This record describes PSA (Particle Size Analysis) data collected as part of the 1991-1993 Tasmanian Slope Trophodynamics Study undertaken by CSIRO Division of Fisheries. PSA data were obtained from Niskin bottle samples at a range of depths (surface to 1500 meters) on 4 cruises of FRV \"Southern Surveyor\" on three 60 km transects across the continental shelf to the south and south-east of Tasmania in July 1991 (cruise SS 02/91), February 1992 (cruise SS 01/92), November 1992 (cruise SS 04/92) and April 1993 (cruise SS 03/93). Analyses were later used to also derive approximate measurements of particulate carbon in the water column." ;
    dct:identifier "3c27250d-5c80-4ede-98ac-29e150758858" ;
    dct:issued "2025-06-24T22:30:56.028375"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:30:56.028383"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.9000 -45.0000, 148.0000 -45.0000, 148.0000 -43.7000, 145.9000 -43.7000, 145.9000 -45.0000))"^^gsp:wktLiteral ] ;
    dct:title "Tasmanian Slope Trophodynamics Study 1991-1993: Particle Size Data" .

<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" .

