@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/52e269a3-2395-406f-95b2-8ad330ba6d9c> a dcat:Dataset ;
    dct:description "The distribution of juvenile penaeids and a variety of fish species within mangroves was determined using stake and fyke nets in the Embley River (Cape York)." ;
    dct:identifier "52e269a3-2395-406f-95b2-8ad330ba6d9c" ;
    dct:issued "2025-06-24T23:16:11.218172"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:16:11.218179"^^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 "Coastal Nursery - Juvenile Prawn Data, Weipa 1992-1995" .

<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" .

