@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/d9ce8825-8526-41aa-9242-5220788f0701> a dcat:Dataset ;
    dct:description "This collection of Southern Hemisphere Deep-sea Corals consists of antipatherians (black corals), gorgonians (soft corals) and scleractinians (stony corals). This includes both live caught, sub-fossil and fossil material. Some samples date back to ca. 20,000 years before present; some of the un-dated material (based on work on samples sent to Californian Institute of Technology) are likely to be very much older. The collection is housed at CSIRO Marine Laboratories in Hobart, Tasmania." ;
    dct:identifier "d9ce8825-8526-41aa-9242-5220788f0701" ;
    dct:issued "2025-06-24T22:48:58.018828"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:48:58.018835"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -85.0000, 180.0000 -85.0000, 180.0000 -33.0000, -180.0000 -33.0000, -180.0000 -85.0000))"^^gsp:wktLiteral ] ;
    dct:title "CMAR Southern Hemisphere Deep-sea Coral Collection" .

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

