@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/ec35eac4-037a-4990-a9cd-e6abd91c2817> a dcat:Dataset ;
    dct:description "Trawl catch data from deepwater commercial trawl net and MIDOC fine mesh midwater sampling net deployed from catcher vessel FV Adriatic Pearl. The dataset contains species, length, weight, sex and stage." ;
    dct:identifier "ec35eac4-037a-4990-a9cd-e6abd91c2817" ;
    dct:issued "2025-06-24T23:59:16.425110"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:59:16.425117"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.0000 -44.0000, 147.5000 -44.0000, 147.5000 -41.1570, 143.0000 -41.1570, 143.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "ADP200601 Demersal trawl catch samples and MIDOC midwater net samples" .

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

