@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/20eb17c1-6639-4d15-8ca6-12d9ffbaa74c> a dcat:Dataset ;
    dct:description "Surveys of inshore fish catches, fish diets, and habitat and abiotic factors were carried out off the coast of North-west Groote Eylandt, Gulf of Carpentaria, in 1989 and 1990." ;
    dct:identifier "20eb17c1-6639-4d15-8ca6-12d9ffbaa74c" ;
    dct:issued "2025-06-24T23:04:22.912273"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:04:22.912279"^^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.0000, 136.5000 -14.0000, 136.5000 -13.5000, 136.0000 -13.5000, 136.0000 -14.0000))"^^gsp:wktLiteral ] ;
    dct:title "Groote Eylandt Nearshore Fish Study 1989-1990" ;
    dcat:distribution <https://data.gov.au/dataset/20eb17c1-6639-4d15-8ca6-12d9ffbaa74c/resource/e5fd1561-db42-41fb-b3ec-7d4f796957cc> .

<https://data.gov.au/dataset/20eb17c1-6639-4d15-8ca6-12d9ffbaa74c/resource/e5fd1561-db42-41fb-b3ec-7d4f796957cc> 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-24T23:04:22.913969"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:04:22.909862"^^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" .

