@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/03dd2ccf-faaa-4943-9d96-828f6e653d72> a dcat:Dataset ;
    dct:description "Field experiments were carried out investigating prawn predation using tethering techniques at three sites in the Embley River in October 1994, December 1994 and April 1995." ;
    dct:identifier "03dd2ccf-faaa-4943-9d96-828f6e653d72" ;
    dct:issued "2025-06-25T00:38:28.571959"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:38:28.571965"^^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 "Juvenile Prawn Tethering Experiments, Embley River 1994-1995" ;
    dcat:distribution <https://data.gov.au/dataset/03dd2ccf-faaa-4943-9d96-828f6e653d72/resource/e62cd33d-685c-4fd5-bf45-051e9f46beee> .

<https://data.gov.au/dataset/03dd2ccf-faaa-4943-9d96-828f6e653d72/resource/e62cd33d-685c-4fd5-bf45-051e9f46beee> 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:38:28.573861"^^xsd:dateTime ;
    dct:modified "2025-06-25T00:38:28.569496"^^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" .

