@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/e0e8d870-d29c-4f7b-bd24-f32a67e11a83> a dcat:Dataset ;
    dct:description "Shark collection and live feeding experiments were carried out at Weipa, far north Queensland." ;
    dct:identifier "e0e8d870-d29c-4f7b-bd24-f32a67e11a83" ;
    dct:issued "2025-06-24T23:32:24.428060"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:32:24.428066"^^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 "Shark Growth Study, Weipa" ;
    dcat:distribution <https://data.gov.au/dataset/e0e8d870-d29c-4f7b-bd24-f32a67e11a83/resource/222e2971-6461-4edf-994b-86baf292da7e> .

<https://data.gov.au/dataset/e0e8d870-d29c-4f7b-bd24-f32a67e11a83/resource/222e2971-6461-4edf-994b-86baf292da7e> 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:32:24.429641"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:32:24.425845"^^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" .

