@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/47a138ba-a610-4054-8fa3-7b8f40c246dd> a dcat:Dataset ;
    dct:description "Seagrass aerial surveys were used to produce maps of the Groote Eylandt area. Samples of juvenile and sub-adult prawns were taken by beam trawl at Groote Eylandt, Blue Mud Bay and Sir Edward Pellew Islands under various sampling regimes between 1983 and 1989." ;
    dct:identifier "47a138ba-a610-4054-8fa3-7b8f40c246dd" ;
    dct:issued "2025-06-25T00:01:50.873783"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:01:50.873789"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((136.0000 -14.5000, 137.0000 -14.5000, 137.0000 -13.5000, 136.0000 -13.5000, 136.0000 -14.5000))"^^gsp:wktLiteral ] ;
    dct:title "Groote Eylandt Juvenile Prawn Data 1983-1989" ;
    dcat:distribution <https://data.gov.au/dataset/47a138ba-a610-4054-8fa3-7b8f40c246dd/resource/ae3e9563-8282-4570-9e51-7c5070adac92> .

<https://data.gov.au/dataset/47a138ba-a610-4054-8fa3-7b8f40c246dd/resource/ae3e9563-8282-4570-9e51-7c5070adac92> 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-25T00:01:50.875420"^^xsd:dateTime ;
    dct:modified "2025-06-25T00:01:50.871370"^^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" .

