@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/b71c9e8d-789c-4087-bc9f-707250be9632> a dcat:Dataset ;
    dct:description "38kHz Simrad ES60 acoustic data collected during commercial fishing of spawning orange roughy off the Tasmanian east coast in 2004. Acoustic data is held by the CSIRO Marine Science Acoustic Group (Hobart). Additional data: gps embedded in ES60 .raw files, Wildlife computers MK9 temperature/depth loggers attached to headline of trawl net, AMFA (Australian Fisheries Mangement Authority) observer biological data (species, length, weight, sex, stage)(contact AFMA Observer section), AFMA trawl shot log - filled in by ships officers for each trawl shot, showing catch, location etc (contact AFMA Observer section)." ;
    dct:identifier "b71c9e8d-789c-4087-bc9f-707250be9632" ;
    dct:issued "2025-06-24T22:51:04.759732"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:51:04.759738"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.5000 -45.0000, 149.0000 -45.0000, 149.0000 -39.5000, 146.5000 -39.5000, 146.5000 -45.0000))"^^gsp:wktLiteral ] ;
    dct:title "ADP200401, FV Adriatic Pearl ES60 Acoustic Data" .

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

