@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/2df609ee-b600-4225-92c3-ea261fec47b3> a dcat:Dataset ;
    dct:description "Surveys of inshore fish catches, fish diets, and habitat and abiotic factors were carried out off the coast of Albatross Bay, south of the Embley River mouth, in 1991 and 1992." ;
    dct:identifier "2df609ee-b600-4225-92c3-ea261fec47b3" ;
    dct:issued "2025-06-24T22:45:43.013130"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:45:43.013137"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.5000 -13.0000, 142.0000 -13.0000, 142.0000 -12.5000, 141.5000 -12.5000, 141.5000 -13.0000))"^^gsp:wktLiteral ] ;
    dct:title "Albatross Bay Nearshore Fish Study 1991-1992" ;
    dcat:distribution <https://data.gov.au/dataset/2df609ee-b600-4225-92c3-ea261fec47b3/resource/456b730f-4593-4c1d-b053-23805eb3c4ed> .

<https://data.gov.au/dataset/2df609ee-b600-4225-92c3-ea261fec47b3/resource/456b730f-4593-4c1d-b053-23805eb3c4ed> 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:45:43.014781"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:45:43.010931"^^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" .

