@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/e9d7cd24-1dae-4d8c-b772-7975014366f6> a dcat:Dataset ;
    dct:description "Beam trawl surveys of juvenile prawns were carried out between the Vanderlin Islands and Rosy Creek, Gulf of Carpentaria to investigate the impact of dredging by MacArthur River Mines." ;
    dct:identifier "e9d7cd24-1dae-4d8c-b772-7975014366f6" ;
    dct:issued "2025-06-24T22:40:46.660963"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:40:46.660969"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((136.0000 -16.0000, 137.0000 -16.0000, 137.0000 -15.5000, 136.0000 -15.5000, 136.0000 -16.0000))"^^gsp:wktLiteral ] ;
    dct:title "MacArthur River Mines Prawn Data 1994-1996" .

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

