@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/4e98ae3c-b64c-4adc-9b46-9442544f1f90> a dcat:Dataset ;
    dct:description "This dataset stores information on the diet of pelagic fishes (tuna and swordfish). The samples and data have been collected seasonally from various sources (fishers on commercial, recreational and chartered vessels as well as CSIRO staff and observers) since 1992. Keywords: Stomach contents, diet, tuna, swordfish." ;
    dct:identifier "4e98ae3c-b64c-4adc-9b46-9442544f1f90" ;
    dct:issued "2025-06-24T23:39:47.409040"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:39:47.409046"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Pelagic Ecosystems Stomach Contents Investigation (PESCI) Database" .

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

