@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/9d1548a7-17d9-4077-87ed-932ee2acd85a> a dcat:Dataset ;
    dct:description """The Torres Prawn, February 1992 handbook.
Refer to the published report:
Coles R, van Montfrans B and Squire B. (1992) The Torres Prawn, February 1992. AFMA. 14pp.""" ;
    dct:identifier "9d1548a7-17d9-4077-87ed-932ee2acd85a" ;
    dct:issued "2025-06-24T22:44:17.029000"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:44:17.029006"^^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) 1992" ;
    dcat:distribution <https://data.gov.au/dataset/9d1548a7-17d9-4077-87ed-932ee2acd85a/resource/ec624642-d6c2-45fe-815b-6a918f3c50b3> .

<https://data.gov.au/dataset/9d1548a7-17d9-4077-87ed-932ee2acd85a/resource/ec624642-d6c2-45fe-815b-6a918f3c50b3> 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-24T22:44:17.030706"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:44:17.026655"^^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" .

