@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .

<http://treatment.plazi.org/id/03B187EA127FFFF7FF0AFE4D06EEF97F>
    dc:creator "Lörz, Anne-Nina" ;
    dc:title "Rhachotropis" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhachotropis_L%C3%B6rz_2010> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.195450> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.195450>
    bibo:endPage "48" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "22" ;
    bibo:volume "2482" ;
    dc:creator "Lörz, Anne-Nina" ;
    dc:date "2010" ;
    dc:title "Deep-sea Rhachotropis (Crustacea: Amphipoda: Eusiridae) from New Zealand and the Ross Sea with key to the Pacific, Indian Ocean and Antarctic species" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Rhachotropis_L%C3%B6rz_2010>
    # Info: authority attributes generated from docAuthor ;
    dwc:authority "Lörz, 2010" ;
    dwc:authorityName "Lörz" ;
    dwc:authorityYear "2010" ;
    dwc:class "Malacostraca" ;
    dwc:family "Eusiridae" ;
    dwc:genus "Rhachotropis" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Amphipoda" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Lörz, 2010" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PXJ9> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhachotropis> ;
    a dwcFP:TaxonConcept .

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

<http://taxon-name.plazi.org/id/Animalia/Eusiridae>
    dwc:class "Malacostraca" ;
    dwc:family "Eusiridae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Amphipoda" ;
    dwc:phylum "Arthropoda" ;
    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:class "Malacostraca" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Amphipoda" ;
    dwc:phylum "Arthropoda" ;
    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:kingdom "Animalia" ;
    dwc:phylum "Arthropoda" ;
    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:kingdom "Animalia" ;
    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 .