@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/038EBF20FFAAB01BFF0894A3FE02FABF>
    dc:creator "Dong, Chao; Li, Xinzheng" ;
    dc:title "Galathea aegyptiaca" ;
    trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Galathea_aegyptiaca>, <http://taxon-name.plazi.org/id/Animalia/Galathea_australiensis> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.199458> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Galathea_aegyptiaca> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.199458>
    bibo:endPage "28" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "1" ;
    bibo:volume "2687" ;
    dc:creator "Dong, Chao; Li, Xinzheng" ;
    dc:date "2010" ;
    dc:title "Reports of Galathea Fabricius, 1793 (Crustacea: Decapoda: Anomura: Galatheidae) from Chinese waters, with descriptions of two new species" ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Animalia/Galathea_aegyptiaca>
    dwc:class "Malacostraca" ;
    dwc:family "Galatheidae" ;
    dwc:genus "Galathea" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Decapoda" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "aegyptiaca" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Galathea> ;
    a dwcFP:TaxonName .

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

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

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

<http://taxon-name.plazi.org/id/Animalia/Galathea_australiensis>
    dwc:class "Malacostraca" ;
    dwc:family "Galatheidae" ;
    dwc:genus "Galathea" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Decapoda" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "australiensis" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Galathea> ;
    a dwcFP:TaxonName .