@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .

<http://treatment.plazi.org/id/038F87828E43FFB5A7EBFBDC8E24F80B>
    dc:creator "Berents, Penelope B." ;
    dc:title "Cerapus Say 1817" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cerapus_Say_1817> ;
    trt:publishedIn <http://dx.doi.org/10.3853/j.2201-4349.75.2023.1879> ;
    a trt:Treatment .

<http://dx.doi.org/10.3853/j.2201-4349.75.2023.1879>
    bibo:endPage "403" ;
    bibo:issue "4" ;
    bibo:journal "Records of the Australian Museum" ;
    bibo:pubDate "2023-12-06" ;
    bibo:series "Rec. Aust. Mus." ;
    bibo:startPage "381" ;
    bibo:volume "75" ;
    dc:creator "Berents, Penelope B." ;
    dc:date "2023" ;
    dc:title "New Species of Cerapus from Australian Waters (Amphipoda: Senticaudata: Ischyroceridae)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Cerapus_Say_1817>
    dwc:authority "Say, 1817" ;
    dwc:authorityName "Say" ;
    dwc:authorityYear "1817" ;
    dwc:class "Malacostraca" ;
    dwc:family "Ischyroceridae" ;
    dwc:genus "Cerapus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Amphipoda" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Say, 1817" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NS9H> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cerapus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Cerapus>
    dwc:class "Malacostraca" ;
    dwc:family "Ischyroceridae" ;
    dwc:genus "Cerapus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Amphipoda" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ischyroceridae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Ischyroceridae>
    dwc:family "Ischyroceridae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
    dwc:order "Amphipoda" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
    dwc:class "Malacostraca" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
    dwc:phylum "Arthropoda" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia>
    dwc:kingdom "Animalia" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .