@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/37df7649-5ba6-492f-a964-9de09324cb0e> a dcat:Dataset ;
    dct:description "Two studies were carried out (October 1993 and March 1994) each lasting 24 hours, at one site in the Embley River, Gulf of Carpentaria. Juvenile prawn samples were collected every 2 hours by hand scoop or beam trawl in the river. Data were collected on gut fullness, moult stage, and prey type and number." ;
    dct:identifier "37df7649-5ba6-492f-a964-9de09324cb0e" ;
    dct:issued "2025-06-24T21:32:41.862116"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T21:32:41.862122"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.5000 -13.0000, 142.0000 -13.0000, 142.0000 -12.5000, 141.5000 -12.5000, 141.5000 -13.0000))"^^gsp:wktLiteral ] ;
    dct:title "Juvenile Tiger Prawn Diet Data, Embley River 1993-1994" ;
    dcat:distribution <https://data.gov.au/dataset/37df7649-5ba6-492f-a964-9de09324cb0e/resource/e3c696a4-f457-4b55-83cc-b3ae795dbebf> .

<https://data.gov.au/dataset/37df7649-5ba6-492f-a964-9de09324cb0e/resource/e3c696a4-f457-4b55-83cc-b3ae795dbebf> 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-24T21:32:41.863703"^^xsd:dateTime ;
    dct:modified "2025-06-24T21:32:41.859911"^^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" .

