@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/d0b0cb30-a7c7-4a81-b2ac-1dc627080410> a dcat:Dataset ;
    dct:description "Megabenthos was sampled using a beam trawl at 105 sites throughout the Gulf of Carpentaria during the Southern Surveyor cruise SS 03/90. The megabenthos was identified, counted and weighed. The results were used in pattern analysis of the communities." ;
    dct:identifier "d0b0cb30-a7c7-4a81-b2ac-1dc627080410" ;
    dct:issued "2025-06-25T00:37:07.799708"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:37:07.799716"^^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 Megabenthos Data 1990" ;
    dcat:distribution <https://data.gov.au/dataset/d0b0cb30-a7c7-4a81-b2ac-1dc627080410/resource/0737de06-9c7e-484a-a600-3a1739472c91> .

<https://data.gov.au/dataset/d0b0cb30-a7c7-4a81-b2ac-1dc627080410/resource/0737de06-9c7e-484a-a600-3a1739472c91> 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-25T00:37:07.801941"^^xsd:dateTime ;
    dct:modified "2025-06-25T00:37:07.796851"^^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" .

