@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/3e0cc6c6-36e8-4a3f-8a16-95ac9d0d1daf> a dcat:Dataset ;
    dct:description "Three FRV Southern Surveyor cruises took place in the Gulf of Carpentaria: SS3/90 (108 stations), SS5/91 (80 stations) and SS1/93 (80 stations). Samples were collected in fish trawls and dredges and sediment samples were taken. Temperature and salinity data were also collected." ;
    dct:identifier "3e0cc6c6-36e8-4a3f-8a16-95ac9d0d1daf" ;
    dct:issued "2025-06-24T23:49:32.418208"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:49:32.418215"^^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 Fish Data 1990-1993" ;
    dcat:distribution <https://data.gov.au/dataset/3e0cc6c6-36e8-4a3f-8a16-95ac9d0d1daf/resource/edf582d3-6003-4b05-b2b5-9c0242571251> .

<https://data.gov.au/dataset/3e0cc6c6-36e8-4a3f-8a16-95ac9d0d1daf/resource/edf582d3-6003-4b05-b2b5-9c0242571251> 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-24T23:49:32.419831"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:49:32.415997"^^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" .

