@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/039587E6FFCDB24A66D1CE17FF68DDEC>
    cito:cites <http://taxon-concept.plazi.org/id/Animalia/Leptestheria_mayeti_Simon_1886> ;
    dc:creator "Rogers, D. Christopher" ;
    dc:title "Leptestheria heterochaeta Daday 1923" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptestheria_heterochaeta_Daday_1923> ;
    trt:publishedIn <http://dx.doi.org/10.6620/ZS.2020.59-45> ;
    a trt:Treatment .

<http://dx.doi.org/10.6620/ZS.2020.59-45>
    bibo:endPage "44" ;
    bibo:issue "45" ;
    bibo:journal "Zoological Studies" ;
    bibo:pubDate "2020-08-05" ;
    bibo:startPage "1" ;
    bibo:volume "59" ;
    dc:creator "Rogers, D. Christopher" ;
    dc:date "2020" ;
    dc:title "Spinicaudata Catalogus (Crustacea: Branchiopoda)." ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Leptestheria_heterochaeta_Daday_1923>
    dwc:authority "Daday, 1923: 293" ;
    dwc:authorityName "Daday" ;
    dwc:authorityPageNumber "293" ;
    dwc:authorityYear "1923" ;
    dwc:class "Branchiopoda" ;
    dwc:family "Leptestheriidae" ;
    dwc:genus "Leptestheria" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Diplostraca" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Daday, 1923" ;
    dwc:species "heterochaeta" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BJSH3> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptestheria_heterochaeta> ;
    a dwcFP:TaxonConcept .

<http://taxon-concept.plazi.org/id/Animalia/Leptestheria_mayeti_Simon_1886>
    dwc:baseAuthorityName "Simon" ;
    dwc:baseAuthorityYear "1886" ;
    dwc:class "Branchiopoda" ;
    dwc:family "Leptestheriidae" ;
    dwc:genus "Leptestheria" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Diplostraca" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Simon, 1886)" ;
    dwc:species "mayeti" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptestheria_mayeti> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Leptestheria_heterochaeta>
    dwc:class "Branchiopoda" ;
    dwc:family "Leptestheriidae" ;
    dwc:genus "Leptestheria" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Diplostraca" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "heterochaeta" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptestheria> ;
    a dwcFP:TaxonName .

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

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

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

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