@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/7508b021-748f-4c45-acfb-9d7289e8d00d> a dcat:Dataset ;
    dct:description """The 1994 issue of the Torres Prawn gives Torres Strait prawn fishers a picture of catch, species composition and effort across the fishery during 1993 and illustrates how the year compared with previous seasons.
Refer to the report:
van Montfrans B and Bishop M. (1994) The Torres Prawn, February 1994. AFMA. 14pp.""" ;
    dct:identifier "7508b021-748f-4c45-acfb-9d7289e8d00d" ;
    dct:issued "2025-06-24T21:49:48.014507"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T21:49:48.014514"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((142.0000 -11.0000, 143.0000 -11.0000, 143.0000 -9.0000, 142.0000 -9.0000, 142.0000 -11.0000))"^^gsp:wktLiteral ] ;
    dct:title "Torres Strait Prawn Fishery Handbook (AFMA) 1994" ;
    dcat:distribution <https://data.gov.au/dataset/7508b021-748f-4c45-acfb-9d7289e8d00d/resource/7fa775ab-1bbf-4284-a702-e75edc4824f6> .

<https://data.gov.au/dataset/7508b021-748f-4c45-acfb-9d7289e8d00d/resource/7fa775ab-1bbf-4284-a702-e75edc4824f6> 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:49:48.016283"^^xsd:dateTime ;
    dct:modified "2025-06-24T21:49:48.012000"^^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" .

