GG2RDF 2024-07-04T10:51:45.858Z full update: 147 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 11:54:18 +00:00
parent 45b17bd73e
commit eb0c1b2250
3000 changed files with 433778 additions and 0 deletions

View file

@ -0,0 +1,108 @@
@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/03411334AE0F5C14008D68A6811F7DFB>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_differens>' due to issues with rank ;
dc:creator "Broad, Gavin R." ;
dc:title "Phygadeuon rotundipennis Thomson 1884" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phygadeuon_rotundipennis_Thomson_1884> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e9042>
bibo:endPage "9042" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "9042" ;
bibo:volume "4" ;
dc:creator "Broad, Gavin R." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Ichneumonidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phygadeuon_rotundipennis_Thomson_1884>
dwc:ID-ENA "2722020" ;
dwc:authority "Thomson, 1884" ;
dwc:authorityName "Thomson" ;
dwc:authorityYear "1884" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Phygadeuon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomson, 1884" ;
dwc:species "rotundipennis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4GYZS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phygadeuon_rotundipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phygadeuon_rotundipennis>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Phygadeuon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rotundipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phygadeuon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phygadeuon>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Phygadeuon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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 .

View file

@ -0,0 +1,111 @@
@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/034150A0D71C7010062AC087C277A9EE>
dc:creator "Jarvis, Charlie" ;
dc:title "Verbascum phlomoides Linnaeus 1753" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611984500> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Verbascum_phlomoides_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4365238> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4365238>
bibo:endPage "926" ;
bibo:startPage "911" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part V)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Verbascum_phlomoides_Linnaeus_1753>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Scrophulariaceae" ;
dwc:genus "Verbascum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "phlomoides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Verbascum_phlomoides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Verbascum_phlomoides>
dwc:class "Magnoliopsida" ;
dwc:family "Scrophulariaceae" ;
dwc:genus "Verbascum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "phlomoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Verbascum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Verbascum>
dwc:class "Magnoliopsida" ;
dwc:family "Scrophulariaceae" ;
dwc:genus "Verbascum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scrophulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scrophulariaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Scrophulariaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<https://www.gbif.org/occurrence/2611984500>
dwc:catalogNumber "125" ;
dwc:collectionCode "UPS" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2611984500" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,91 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/0341658DF98EC0149429B3BA58D54EEB>
dc:creator "Vahtera, Varpu; Muona, Jyrki; Linna, Ari; Saeaeksjaervi, Ilari E." ;
dc:title "Fornax sp. 7" ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e4493> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Fornax_sp7> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.3.e4493>
bibo:endPage "4493" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "4493" ;
bibo:volume "3" ;
dc:creator "Vahtera, Varpu; Muona, Jyrki; Linna, Ari; Saeaeksjaervi, Ilari E." ;
dc:date "2015" ;
dc:title "Nine genera of Eucnemidae (Coleoptera) new to Peru, with a key to Peruvian genera" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Fornax_sp7>
# Warning: abbreviated species "sp. 7" ;
dwc:class "Insecta" ;
dwc:family "Eucnemidae" ;
dwc:genus "Fornax" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sp. 7" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fornax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fornax>
dwc:class "Insecta" ;
dwc:family "Eucnemidae" ;
dwc:genus "Fornax" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucnemidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eucnemidae>
dwc:class "Insecta" ;
dwc:family "Eucnemidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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 .

View file

@ -0,0 +1,156 @@
@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/0341B6E0DFB2509F36F63973B167731E>
dc:creator "Jarvis, Charlie" ;
dc:title "Hammarbya paludosa Kuntze 1891" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611983309> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Hammarbya_paludosa_Linnaeus_1753> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Ophrys_paludosa_Linnaeus_1753> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "717" ;
bibo:startPage "696" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part O)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Hammarbya_paludosa_Linnaeus_1753>
dwc:ID-ENA "1155243" ;
dwc:authority "(L.) Kuntze" ;
dwc:authorityName "Kuntze" ;
dwc:authorityYear "1891" ;
dwc:baseAuthorityName "Linnaeus" ;
dwc:baseAuthorityYear "1753" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Hammarbya" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1753) Kuntze, 1891" ;
dwc:species "paludosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6LC3Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hammarbya_paludosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Ophrys_paludosa_Linnaeus_1753>
dwc:authority "Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Ophrys" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "paludosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6LC3Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ophrys_paludosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Hammarbya_paludosa>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Hammarbya" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "paludosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hammarbya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hammarbya>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Hammarbya" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ophrys_paludosa>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Ophrys" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "paludosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ophrys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ophrys>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Ophrys" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<https://www.gbif.org/occurrence/2611983309>
dwc:catalogNumber "1056.16" ;
dwc:collectionCode "LINN" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2611983309" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,159 @@
@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/035387C7FFC0FFAEFA66150FF77FF847>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon hectori" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC0FFAEFA66150FF77FF847.mc.3B923C8CFFC0FFAEF81315E5F5C7FDC8> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_hectori_Gray_1871> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Berardius_hectori_Gray_1871> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_hectori_Gray_1871>
dwc:baseAuthorityName "Gray" ;
dwc:baseAuthorityYear "1871" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gray, 1871)" ;
dwc:species "hectori" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_hectori> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Berardius_hectori_Gray_1871>
dwc:authority "Gray, 1871" ;
dwc:authorityName "Gray" ;
dwc:authorityYear "1871" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gray, 1871" ;
dwc:species "hectori" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Berardius_hectori> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_hectori>
# Info: Couldn't generate language tag for "Hectors Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Hector"@undefined, Couldn't generate language tag for "HectorZweizahnwahl"@undefined, Couldn't generate language tag for "Zifio de Hector"@undefined, Couldn't generate language tag for "Skew-beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "hectori" ;
dwc:vernacularName "Hectors Beaked Whale", "Baleine-a-bec de Hector", "HectorZweizahnwahl", "Zifio de Hector", "Skew-beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Berardius_hectori>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "hectori" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Berardius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Berardius>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC0FFAEFA66150FF77FF847.mc.3B923C8CFFC0FFAEF81315E5F5C7FDC8>
trt:gbifOccurrenceId "3801074312" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC0FFAEFA66150FF77FF847#3B923C8CFFC0FFAEF81315E5F5C7FDC8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,159 @@
@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/035387C7FFC1FFAEFA261819FC05F858>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon layardii" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC1FFAEFA261819FC05F858.mc.3B923C8CFFC1FFAFF83C18CBF59FF300> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_layardii_Gray_1865> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ziphius_layardii_Gray_1865> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_layardii_Gray_1865>
dwc:baseAuthorityName "Gray" ;
dwc:baseAuthorityYear "1865" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gray, 1865)" ;
dwc:species "layardii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_layardii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ziphius_layardii_Gray_1865>
dwc:authority "Gray, 1865" ;
dwc:authorityName "Gray" ;
dwc:authorityYear "1865" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Ziphius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gray, 1865" ;
dwc:species "layardii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ziphius_layardii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_layardii>
# Info: Couldn't generate language tag for "Strap-toothed Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Layard"@undefined, Couldn't generate language tag for "Layard-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Layard"@undefined, Couldn't generate language tag for "Layards Beaked Whale"@undefined, Couldn't generate language tag for "Strap-toothed Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "layardii" ;
dwc:vernacularName "Strap-toothed Whale", "Baleine-a-bec de Layard", "Layard-Zweizahnwal", "Zifio de Layard", "Layards Beaked Whale", "Strap-toothed Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Ziphius_layardii>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Ziphius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "layardii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ziphius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ziphius>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Ziphius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC1FFAEFA261819FC05F858.mc.3B923C8CFFC1FFAFF83C18CBF59FF300>
trt:gbifOccurrenceId "3801074311" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC1FFAEFA261819FC05F858#3B923C8CFFC1FFAFF83C18CBF59FF300> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/035387C7FFC1FFAFFA2017C8F5D3F43F>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon marus Gervais 1850" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC1FFAFFA2017C8F5D3F43F.mc.3B923C8CFFC1FFAFF7CE1086F6D5FB00> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_marus_Gervais_1850> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_mirus_True_1913> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_marus_Gervais_1850>
dwc:authorityName "Gervais" ;
dwc:authorityYear "1850" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gervais, 1850" ;
dwc:species "marus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_marus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_mirus_True_1913>
dwc:authority "True, 1913" ;
dwc:authorityName "True" ;
dwc:authorityYear "1913" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "True, 1913" ;
dwc:species "mirus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_mirus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_marus>
# Info: Couldn't generate language tag for "Trues Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de True"@undefined, Couldn't generate language tag for "True-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de True"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "marus" ;
dwc:vernacularName "Trues Beaked Whale", "Baleine-a-bec de True", "True-Zweizahnwal", "Zifio de True" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Mesoplodon_mirus>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "mirus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC1FFAFFA2017C8F5D3F43F.mc.3B923C8CFFC1FFAFF7CE1086F6D5FB00>
trt:gbifOccurrenceId "3801074314" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC1FFAFFA2017C8F5D3F43F#3B923C8CFFC1FFAFF7CE1086F6D5FB00> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/035387C7FFC1FFAFFF2416BAFBF2F660>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon peruvianus Reyes, Mead & Van Waerebeek 1991" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC1FFAFFF2416BAFBF2F660.mc.3B923C8CFFC1FFAFFAC01791FAB7FC3F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_peruvianus_Reyes_1991> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_peruvianus_Reyes_1991>
dwc:authorityName "Reyes, Mead & Van Waerebeek" ;
dwc:authorityYear "1991" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Reyes, Mead & Van Waerebeek, 1991" ;
dwc:species "peruvianus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73C37> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_peruvianus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_peruvianus>
# Info: Couldn't generate language tag for "Pygmy Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec du Pérou"@undefined, Couldn't generate language tag for "Zwergzweizahnwal"@undefined, Couldn't generate language tag for "Zifio del Peru"@undefined, Couldn't generate language tag for "Lesser Beaked Whale"@undefined, Couldn't generate language tag for "Mesoplodon species A"@undefined, Couldn't generate language tag for "Peruvian Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "peruvianus" ;
dwc:vernacularName "Pygmy Beaked Whale", "Baleine-a-bec du Pérou", "Zwergzweizahnwal", "Zifio del Peru", "Lesser Beaked Whale", "Mesoplodon species A", "Peruvian Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC1FFAFFF2416BAFBF2F660.mc.3B923C8CFFC1FFAFFAC01791FAB7FC3F>
trt:gbifOccurrenceId "3801074306" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC1FFAFFF2416BAFBF2F660#3B923C8CFFC1FFAFFAC01791FAB7FC3F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,119 @@
@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/035387C7FFC1FFAFFF291DD6F735FC6F>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon perrini Dalebout, Mead, Baker, Baker & van Helden 2002" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC1FFAFFF291DD6F735FC6F.mc.3B923C8CFFC1FFAFFC591EACFAEBF52D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_perrini_Dalebout_2002> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_perrini_Dalebout_2002>
dwc:authority "Dalebout et al., 2002" ;
dwc:authorityName "Dalebout, Mead, Baker, Baker & van Helden", "Dalebout" ;
dwc:authorityYear "2002" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dalebout, Mead, Baker, Baker & van Helden, 2002", "Dalebout, 2002" ;
dwc:species "perrini" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256T> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_perrini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_perrini>
# Info: Couldn't generate language tag for "Perrins Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Perrin"@undefined, Couldn't generate language tag for "Perrin-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Perrin"@undefined, Couldn't generate language tag for "California Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "perrini" ;
dwc:vernacularName "Perrins Beaked Whale", "Baleine-a-bec de Perrin", "Perrin-Zweizahnwal", "Zifio de Perrin", "California Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC1FFAFFF291DD6F735FC6F.mc.3B923C8CFFC1FFAFFC591EACFAEBF52D>
trt:gbifOccurrenceId "3801074302" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC1FFAFFF291DD6F735FC6F#3B923C8CFFC1FFAFFC591EACFAEBF52D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/035387C7FFC2FFACFF7015A3FE40F5A0>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Indopacetus pacificus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC2FFACFF7015A3FE40F5A0.mc.3B923C8CFFC2FFACFC011679FBC7FD56> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Indopacetus_pacificus_Longman_1926> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_pacificus_Longman_1926> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Indopacetus_pacificus_Longman_1926>
dwc:baseAuthorityName "Longman" ;
dwc:baseAuthorityYear "1926" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Indopacetus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Longman, 1926)" ;
dwc:species "pacificus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PNGW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Indopacetus_pacificus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_pacificus_Longman_1926>
dwc:authorityName "Longman" ;
dwc:authorityYear "1926" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Longman, 1926" ;
dwc:species "pacificus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PNGW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_pacificus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Indopacetus_pacificus>
# Info: Couldn't generate language tag for "Longmans Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Longman"@undefined, Couldn't generate language tag for "Indopazifik-Schnabelwal"@undefined, Couldn't generate language tag for "Zifio de Longman"@undefined, Couldn't generate language tag for "Indo-Pacific Beaked Whale"@undefined, Couldn't generate language tag for "Tropical Bottlenose Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Indopacetus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "pacificus" ;
dwc:vernacularName "Longmans Beaked Whale", "Baleine-a-bec de Longman", "Indopazifik-Schnabelwal", "Zifio de Longman", "Indo-Pacific Beaked Whale", "Tropical Bottlenose Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Indopacetus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Indopacetus>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Indopacetus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Mesoplodon_pacificus>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "pacificus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC2FFACFF7015A3FE40F5A0.mc.3B923C8CFFC2FFACFC011679FBC7FD56>
trt:gbifOccurrenceId "3801074303" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC2FFACFF7015A3FE40F5A0#3B923C8CFFC2FFACFC011679FBC7FD56> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/035387C7FFC2FFACFF711F50F5FEF8DF>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon carlhubbsi Moore 1963" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC2FFACFF711F50F5FEF8DF.mc.3B923C8CFFC2FFACFCFE180EFE0FF3A1> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_carlhubbsi_Moore_1963> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_carlhubbsi_Moore_1963>
dwc:authorityName "Moore" ;
dwc:authorityYear "1963" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moore, 1963" ;
dwc:species "carlhubbsi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_carlhubbsi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_carlhubbsi>
# Info: Couldn't generate language tag for "Hubbss Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Hubbs"@undefined, Couldn't generate language tag for "Hubbs-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Hubbs"@undefined, Couldn't generate language tag for "Arch-beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "carlhubbsi" ;
dwc:vernacularName "Hubbss Beaked Whale", "Baleine-a-bec de Hubbs", "Hubbs-Zweizahnwal", "Zifio de Hubbs", "Arch-beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC2FFACFF711F50F5FEF8DF.mc.3B923C8CFFC2FFACFCFE180EFE0FF3A1>
trt:gbifOccurrenceId "3801074307" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC2FFACFF711F50F5FEF8DF#3B923C8CFFC2FFACFCFE180EFE0FF3A1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/035387C7FFC2FFAFFA6F1378FAB6FD9D>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon stejnegeri True 1885" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC2FFAFFA6F1378FAB6FD9D.mc.3B923C8CFFC2FFACF7B11C5EF754F770> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_stejnegeri_True_1885> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_stejnegert_True_1885> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_stejnegeri_True_1885>
dwc:authorityName "True" ;
dwc:authorityYear "1885" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "True, 1885" ;
dwc:species "stejnegeri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_stejnegeri> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_stejnegert_True_1885>
dwc:authority "True, 1885" ;
dwc:authorityName "True" ;
dwc:authorityYear "1885" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "True, 1885" ;
dwc:species "stejnegert" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_stejnegert> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_stejnegeri>
# Info: Couldn't generate language tag for "Stejnegers Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Stejneger"@undefined, Couldn't generate language tag for "Stejneger-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Stejneger"@undefined, Couldn't generate language tag for "Bering Sea Beaked Whale"@undefined, Couldn't generate language tag for "Sabertoothed Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "stejnegeri" ;
dwc:vernacularName "Stejnegers Beaked Whale", "Baleine-a-bec de Stejneger", "Stejneger-Zweizahnwal", "Zifio de Stejneger", "Bering Sea Beaked Whale", "Sabertoothed Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Mesoplodon_stejnegert>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "stejnegert" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC2FFAFFA6F1378FAB6FD9D.mc.3B923C8CFFC2FFACF7B11C5EF754F770>
trt:gbifOccurrenceId "3801074319" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC2FFAFFA6F1378FAB6FD9D#3B923C8CFFC2FFACF7B11C5EF754F770> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/035387C7FFC3FFADFA7510E3F79CF417>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Tasmacetus shepherd Oliver 1937" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC3FFADFA7510E3F79CF417.mc.3B923C8CFFC3FFADF7BD11BFF738F9CD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tasmacetus_shepherd_Oliver_1937> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tasmacetus_shepherdi_Oliver_1937> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Tasmacetus_shepherd_Oliver_1937>
dwc:authorityName "Oliver" ;
dwc:authorityYear "1937" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Tasmacetus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Oliver, 1937" ;
dwc:species "shepherd" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tasmacetus_shepherd> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tasmacetus_shepherdi_Oliver_1937>
dwc:authority "Oliver, 1937" ;
dwc:authorityName "Oliver" ;
dwc:authorityYear "1937" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Tasmacetus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Oliver, 1937" ;
dwc:species "shepherdi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tasmacetus_shepherdi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tasmacetus_shepherd>
# Info: Couldn't generate language tag for "Shepherds Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Shepherd"@undefined, Couldn't generate language tag for "Tasmanien-Schnabelwal"@undefined, Couldn't generate language tag for "Zifio de Shepherd"@undefined, Couldn't generate language tag for "Tasman Beaked Whale"@undefined, Couldn't generate language tag for "Tasman Whale"@undefined, Couldn't generate language tag for "Tasmanian Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Tasmacetus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "shepherd" ;
dwc:vernacularName "Shepherds Beaked Whale", "Baleine-a-bec de Shepherd", "Tasmanien-Schnabelwal", "Zifio de Shepherd", "Tasman Beaked Whale", "Tasman Whale", "Tasmanian Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tasmacetus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tasmacetus>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Tasmacetus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Tasmacetus_shepherdi>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Tasmacetus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "shepherdi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tasmacetus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC3FFADFA7510E3F79CF417.mc.3B923C8CFFC3FFADF7BD11BFF738F9CD>
trt:gbifOccurrenceId "3801074321" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC3FFADFA7510E3F79CF417#3B923C8CFFC3FFADF7BD11BFF738F9CD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/035387C7FFC3FFADFF78109FF8C9FC31>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Hyperoodon planifrons Flower 1882" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC3FFADFF78109FF8C9FC31.mc.3B923C8CFFC3FFADFC8E1197FBA6F9E9> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hyperoodon_planifrons_Flower_1882> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Hyperoodon_planifrons_Flower_1882>
dwc:authorityName "Flower" ;
dwc:authorityYear "1882" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Hyperoodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Flower, 1882" ;
dwc:species "planifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NR77> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyperoodon_planifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodon_planifrons>
# Info: Couldn't generate language tag for "Southern Bottlenose Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec australe"@undefined, Couldn't generate language tag for "Sidlicher Entenwal"@undefined, Couldn't generate language tag for "Zifio calderén meridional"@undefined, Couldn't generate language tag for "Antarctic Bottlenose"@undefined, Couldn't generate language tag for "Flatheaded Bottlenosed Whale"@undefined, Couldn't generate language tag for "Flowers Bottle-nosed Whale"@undefined, Couldn't generate language tag for "Pacific Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Hyperoodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "planifrons" ;
dwc:vernacularName "Southern Bottlenose Whale", "Baleine-a-bec australe", "Sidlicher Entenwal", "Zifio calderén meridional", "Antarctic Bottlenose", "Flatheaded Bottlenosed Whale", "Flowers Bottle-nosed Whale", "Pacific Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Hyperoodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC3FFADFF78109FF8C9FC31.mc.3B923C8CFFC3FFADFC8E1197FBA6F9E9>
trt:gbifOccurrenceId "3801074309" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC3FFADFF78109FF8C9FC31#3B923C8CFFC3FFADFC8E1197FBA6F9E9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/035387C7FFC4FFADFF551FA6FAF3FBB9>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Hyperoodon ampullatus Forster 1770" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC4FFADFF551FA6FAF3FBB9.mc.3B923C8CFFC4FFAAFCC71871FBF1F37E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hyperoodon_ampullatus_Forster_1770> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Balena_ampullatus_Forster_1770> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Hyperoodon_ampullatus_Forster_1770>
dwc:authorityName "Forster" ;
dwc:authorityYear "1770" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Hyperoodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Forster, 1770" ;
dwc:species "ampullatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NR6Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyperoodon_ampullatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Balena_ampullatus_Forster_1770>
dwc:authority "Forster, 1770" ;
dwc:authorityName "Forster" ;
dwc:authorityYear "1770" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Balena" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Forster, 1770" ;
dwc:species "ampullatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Balena_ampullatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodon_ampullatus>
# Info: Couldn't generate language tag for "Northern Bottlenose Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec boréale"@undefined, Couldn't generate language tag for "Nordlicher Entenwal"@undefined, Couldn't generate language tag for "Zifio calderén septentrional"@undefined, Couldn't generate language tag for "Bottlehead"@undefined, Couldn't generate language tag for "Bottlie"@undefined, Couldn't generate language tag for "Common Bottlenose Whale"@undefined, Couldn't generate language tag for "Flounder's Head"@undefined, Couldn't generate language tag for "North Atlantic Bottlenose Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Hyperoodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "ampullatus" ;
dwc:vernacularName "Northern Bottlenose Whale", "Baleine-a-bec boréale", "Nordlicher Entenwal", "Zifio calderén septentrional", "Bottlehead", "Bottlie", "Common Bottlenose Whale", "Flounder's Head", "North Atlantic Bottlenose Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Hyperoodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Balena_ampullatus>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Balena" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "ampullatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Balena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Balena>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Balena" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC4FFADFF551FA6FAF3FBB9.mc.3B923C8CFFC4FFAAFCC71871FBF1F37E>
trt:gbifOccurrenceId "3801074313" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC4FFADFF551FA6FAF3FBB9#3B923C8CFFC4FFAAFCC71871FBF1F37E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/035387C7FFC5FFAAFA7A1E1CFBE8F57E>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Ziphius cavirostris G. Cuvier 1823" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC5FFAAFA7A1E1CFBE8F57E.mc.3B923C8CFFC5FFABF7931EF4F589F46B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ziphius_cavirostris_Cuvier_1823> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ziphius_cavirostrnis_Cuvier_1823> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Ziphius_cavirostris_Cuvier_1823>
dwc:authorityName "G. Cuvier" ;
dwc:authorityYear "1823" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Ziphius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "G. Cuvier, 1823" ;
dwc:species "cavirostris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5D5PZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ziphius_cavirostris> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ziphius_cavirostrnis_Cuvier_1823>
dwc:authority "G. Cuvier, 1823" ;
dwc:authorityName "G. Cuvier" ;
dwc:authorityYear "1823" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Ziphius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "G. Cuvier, 1823" ;
dwc:species "cavirostrnis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ziphius_cavirostrnis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ziphius_cavirostris>
# Info: Couldn't generate language tag for "Cuviers Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Cuvier"@undefined, Couldn't generate language tag for "Cuvier-Schnabelwal"@undefined, Couldn't generate language tag for "Zifio de Cuvier"@undefined, Couldn't generate language tag for "Goose-beaked Whale"@undefined, Couldn't generate language tag for "Goosebeak Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Ziphius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "cavirostris" ;
dwc:vernacularName "Cuviers Beaked Whale", "Baleine-a-bec de Cuvier", "Cuvier-Schnabelwal", "Zifio de Cuvier", "Goose-beaked Whale", "Goosebeak Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ziphius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ziphius>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Ziphius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Ziphius_cavirostrnis>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Ziphius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "cavirostrnis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ziphius> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC5FFAAFA7A1E1CFBE8F57E.mc.3B923C8CFFC5FFABF7931EF4F589F46B>
trt:gbifOccurrenceId "3801074316" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC5FFAAFA7A1E1CFBE8F57E#3B923C8CFFC5FFABF7931EF4F589F46B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,117 @@
@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/035387C7FFC5FFABFF7A15ABFEDEF3A5>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Berardius bairdii Stejneger 1883" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC5FFABFF7A15ABFEDEF3A5.mc.3B923C8CFFC5FFABFC981687FB03FD01> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Berardius_bairdii_Stejneger_1883> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Berardius_bairdii_Stejneger_1883>
dwc:authorityName "Stejneger" ;
dwc:authorityYear "1883" ;
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stejneger, 1883" ;
dwc:species "bairdii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Berardius_bairdii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Berardius_bairdii>
# Info: Couldn't generate language tag for "Bairds Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Baird"@undefined, Couldn't generate language tag for "Baird-Schnabelwal"@undefined, Couldn't generate language tag for "Zifio de Baird"@undefined, Couldn't generate language tag for "Giant Bottle-nosed Whale"@undefined, Couldn't generate language tag for "North Pacific Bottlenose Whale"@undefined, Couldn't generate language tag for "Northern Fourtoothed Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "bairdii" ;
dwc:vernacularName "Bairds Beaked Whale", "Baleine-a-bec de Baird", "Baird-Schnabelwal", "Zifio de Baird", "Giant Bottle-nosed Whale", "North Pacific Bottlenose Whale", "Northern Fourtoothed Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Berardius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Berardius>
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ziphiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ziphiidae>
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC5FFABFF7A15ABFEDEF3A5.mc.3B923C8CFFC5FFABFC981687FB03FD01>
trt:gbifOccurrenceId "3801074315" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC5FFABFF7A15ABFEDEF3A5#3B923C8CFFC5FFABFC981687FB03FD01> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/035387C7FFC5FFABFF7C189EF58BF6E7>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608555> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Berardius arnuxii Duvernoy 1851" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC5FFABFF7C189EF58BF6E7.mc.3B923C8CFFC5FFABF7B91545F6F8FE38> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Berardius_arnuxii_Duvernoy_1851> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Berardius_arnuxi_Duvernoy_1851> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608555> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Berardius_arnuxii_Duvernoy_1851>
dwc:authorityName "Duvernoy" ;
dwc:authorityYear "1851" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Duvernoy, 1851" ;
dwc:species "arnuxii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WJ8Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Berardius_arnuxii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Berardius_arnuxi_Duvernoy_1851>
dwc:authority "Duvernoy, 1851" ;
dwc:authorityName "Duvernoy" ;
dwc:authorityYear "1851" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Duvernoy, 1851" ;
dwc:species "arnuxi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Berardius_arnuxi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Berardius_arnuxii>
# Info: Couldn't generate language tag for "Arnouxs Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec dArnoux"@undefined, Couldn't generate language tag for "Arnoux-Schnabelwal"@undefined, Couldn't generate language tag for "Zifio de Arnoux"@undefined, Couldn't generate language tag for "New Zealand Beaked Whale"@undefined, Couldn't generate language tag for "Southern Fourtoothed Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "arnuxii" ;
dwc:vernacularName "Arnouxs Beaked Whale", "Baleine-a-bec dArnoux", "Arnoux-Schnabelwal", "Zifio de Arnoux", "New Zealand Beaked Whale", "Southern Fourtoothed Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Berardius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Berardius>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Berardius_arnuxi>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Berardius" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "arnuxi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Berardius> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608555>
dc:description "1. Bairds Beaked Whale (Berardius baiwrdu), 2. Arnouxs Beaked Whale (Berardius arnuxu), 3. Cuviers Beaked Whale (Ziphius cavirostris), 4. Northern Bottlenose Whale (Hyperoodon ampullatus), 5. Southern Bottlenose Whale (Hyperoodon planifrons), 6. Shepherds Beaked Whale (Tasmacetus shepherd), 7. Longmans Beaked Whale (Indopacetus pacificus), 8. Hubbss Beaked Whale (Mesoplodon carlhubbsi), 9. Stejnegers Beaked Whale (Mesoplodon stejnegeri), 10. Pygmy Beaked Whale (Mesoplodon peruvianus), 11. Perrins Beaked Whale (Mesoplodon perrini), 12. Trues Beaked Whale (Mesoplodon marus), 13. Strap-toothed Whale (Mesoplodon layardii), 14. Hectors Beaked Whale (Mesoplodon hectori)" ;
fabio:hasRepresentation <https://zenodo.org/record/6608555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFC5FFABFF7C189EF58BF6E7.mc.3B923C8CFFC5FFABF7B91545F6F8FE38>
trt:gbifOccurrenceId "3801074322" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFC5FFABFF7C189EF58BF6E7#3B923C8CFFC5FFABF7B91545F6F8FE38> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,57 @@
@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/035387C7FFC7FFA9FDFC1612F82CFB18>
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Ziphiidae Gray 1850" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ziphiidae_Gray_1850> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Ziphiidae_Gray_1850>
dwc:authorityName "Gray" ;
dwc:authorityYear "1850" ;
dwc:family "Ziphiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Gray, 1850" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/J2G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ziphiidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ziphiidae>
dwc:family "Ziphiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:rank "order" ;
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 .

View file

@ -0,0 +1,158 @@
@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/035387C7FFCCFFA2FA6A169BF9F6F54D>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608569> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon europaeus Gervais 1855" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCCFFA2FA6A169BF9F6F54D.mc.3B923C8CFFCCFFA2F7BA176CF5FBFC5D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_europaeus_Gervais_1855> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Diophlodon_europaeus_Gervais_1855> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608569> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_europaeus_Gervais_1855>
dwc:authorityName "Gervais" ;
dwc:authorityYear "1855" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gervais, 1855" ;
dwc:species "europaeus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256D> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_europaeus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Diophlodon_europaeus_Gervais_1855>
dwc:authority "Gervais, 1855" ;
dwc:authorityName "Gervais" ;
dwc:authorityYear "1855" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Diophlodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gervais, 1855" ;
dwc:species "europaeus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diophlodon_europaeus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_europaeus>
# Info: Couldn't generate language tag for "Gervaiss Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Gervais"@undefined, Couldn't generate language tag for "Gervais-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Gervais"@undefined, Couldn't generate language tag for "European Beaked Whale"@undefined, Couldn't generate language tag for "Gulf Stream Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "europaeus" ;
dwc:vernacularName "Gervaiss Beaked Whale", "Baleine-a-bec de Gervais", "Gervais-Zweizahnwal", "Zifio de Gervais", "European Beaked Whale", "Gulf Stream Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Diophlodon_europaeus>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Diophlodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "europaeus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diophlodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diophlodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Diophlodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608569>
dc:description "On following pages: 18. Sowery's Beaked Whale (Mesoplodon bidens); 19. Blainvilles Beaked Whale (Mesoplodon densirostris); 20. Andrews's Beaked Whale (Mesoplodon bowdoini); 21. Spade-toothed Whale (Mesoplodon traversil); 22. Gervais's Beaked Whale (Mesoplodon europaeus)." ;
fabio:hasRepresentation <https://zenodo.org/record/6608569/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCCFFA2FA6A169BF9F6F54D.mc.3B923C8CFFCCFFA2F7BA176CF5FBFC5D>
trt:gbifOccurrenceId "3801074305" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFCCFFA2FA6A169BF9F6F54D#3B923C8CFFCCFFA2F7BA176CF5FBFC5D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,157 @@
@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/035387C7FFCCFFA2FF7311A8F5D3FDBB>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608569> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon travers Gervais 1850" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCCFFA2FF7311A8F5D3FDBB.mc.3B923C8CFFCCFFA2FD1D128CFB6FF94D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_travers_Gervais_1850> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dolichodon_traversii_Gray_1874> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608569> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_travers_Gervais_1850>
dwc:authorityName "Gervais" ;
dwc:authorityYear "1850" ;
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gervais, 1850" ;
dwc:species "travers" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_travers> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dolichodon_traversii_Gray_1874>
dwc:authority "Gray, 1874" ;
dwc:authorityName "Gray" ;
dwc:authorityYear "1874" ;
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Dolichodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gray, 1874" ;
dwc:species "traversii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dolichodon_traversii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_travers>
# Info: Couldn't generate language tag for "Spade-toothed Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Travers"@undefined, Couldn't generate language tag for "Travers-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Travers"@undefined, Couldn't generate language tag for "Bahamondi's Beaked Whale"@undefined, Couldn't generate language tag for "Spade-toothed Beaked Whale"@undefined, Couldn't generate language tag for "Travers Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "travers" ;
dwc:vernacularName "Spade-toothed Whale", "Baleine-a-bec de Travers", "Travers-Zweizahnwal", "Zifio de Travers", "Bahamondi's Beaked Whale", "Spade-toothed Beaked Whale", "Travers Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ziphiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ziphiidae>
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Dolichodon_traversii>
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Dolichodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "traversii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dolichodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dolichodon>
dwc:class "Mammalia" ;
dwc:family "Ziphiidae" ;
dwc:genus "Dolichodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ziphiidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608569>
dc:description "On following pages: 18. Sowery's Beaked Whale (Mesoplodon bidens); 19. Blainvilles Beaked Whale (Mesoplodon densirostris); 20. Andrews's Beaked Whale (Mesoplodon bowdoini); 21. Spade-toothed Whale (Mesoplodon traversil); 22. Gervais's Beaked Whale (Mesoplodon europaeus)." ;
fabio:hasRepresentation <https://zenodo.org/record/6608569/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCCFFA2FF7311A8F5D3FDBB.mc.3B923C8CFFCCFFA2FD1D128CFB6FF94D>
trt:gbifOccurrenceId "3801074317" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFCCFFA2FF7311A8F5D3FDBB#3B923C8CFFCCFFA2FD1D128CFB6FF94D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/035387C7FFCDFFA2FA581E1BFCA1FA82>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608569> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon bowdoini Andrews 1908" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCDFFA2FA581E1BFCA1FA82.mc.3B923C8CFFCDFFA3F79D1EF5F5E5F4D3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_bowdoini_Andrews_1908> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608569> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_bowdoini_Andrews_1908>
dwc:authorityName "Andrews" ;
dwc:authorityYear "1908" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Andrews, 1908" ;
dwc:species "bowdoini" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73BR7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_bowdoini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_bowdoini>
# Info: Couldn't generate language tag for "Andrewss Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec d Andrews"@undefined, Couldn't generate language tag for "Andrews-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Andrews"@undefined, Couldn't generate language tag for "Splaytooth Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "bowdoini" ;
dwc:vernacularName "Andrewss Beaked Whale", "Baleine-a-bec d Andrews", "Andrews-Zweizahnwal", "Zifio de Andrews", "Splaytooth Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://dx.doi.org/10.5281/zenodo.6608569>
dc:description "On following pages: 18. Sowery's Beaked Whale (Mesoplodon bidens); 19. Blainvilles Beaked Whale (Mesoplodon densirostris); 20. Andrews's Beaked Whale (Mesoplodon bowdoini); 21. Spade-toothed Whale (Mesoplodon traversil); 22. Gervais's Beaked Whale (Mesoplodon europaeus)." ;
fabio:hasRepresentation <https://zenodo.org/record/6608569/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCDFFA2FA581E1BFCA1FA82.mc.3B923C8CFFCDFFA3F79D1EF5F5E5F4D3>
trt:gbifOccurrenceId "3801074301" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFCDFFA2FA581E1BFCA1FA82#3B923C8CFFCDFFA3F79D1EF5F5E5F4D3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,168 @@
@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/035387C7FFCDFFA3FF21181EF7E1F63F>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608569> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon densirostris" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCDFFA3FF21181EF7E1F63F.mc.3B923C8CFFCDFFA3FC7618C1FB0FF30E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_densirostris_Blainville_1817> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Delphinus_densirostris_Blainville_1817> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608569> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_densirostris_Blainville_1817>
dwc:baseAuthorityName "Blainville" ;
dwc:baseAuthorityYear "1817" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Blainville, 1817)" ;
dwc:species "densirostris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256C> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_densirostris> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Delphinus_densirostris_Blainville_1817>
dwc:authority "de Blainville, 1817" ;
dwc:authorityName "de Blainville" ;
dwc:authorityYear "1817" ;
dwc:class "Mammalia" ;
dwc:family "Delphinidae" ;
dwc:genus "Delphinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "de Blainville, 1817" ;
dwc:species "densirostris" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Delphinus_densirostris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_densirostris>
# Info: Couldn't generate language tag for "Blainvilles Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Blainville"@undefined, Couldn't generate language tag for "Blainville-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Blainville"@undefined, Couldn't generate language tag for "Cow-fish"@undefined, Couldn't generate language tag for "Dense-beaked Whale"@undefined, Couldn't generate language tag for "Tropical Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "densirostris" ;
dwc:vernacularName "Blainvilles Beaked Whale", "Baleine-a-bec de Blainville", "Blainville-Zweizahnwal", "Zifio de Blainville", "Cow-fish", "Dense-beaked Whale", "Tropical Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Delphinus_densirostris>
dwc:class "Mammalia" ;
dwc:family "Delphinidae" ;
dwc:genus "Delphinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "densirostris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Delphinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Delphinus>
dwc:class "Mammalia" ;
dwc:family "Delphinidae" ;
dwc:genus "Delphinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Delphinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Delphinidae>
dwc:class "Mammalia" ;
dwc:family "Delphinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608569>
dc:description "On following pages: 18. Sowery's Beaked Whale (Mesoplodon bidens); 19. Blainvilles Beaked Whale (Mesoplodon densirostris); 20. Andrews's Beaked Whale (Mesoplodon bowdoini); 21. Spade-toothed Whale (Mesoplodon traversil); 22. Gervais's Beaked Whale (Mesoplodon europaeus)." ;
fabio:hasRepresentation <https://zenodo.org/record/6608569/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCDFFA3FF21181EF7E1F63F.mc.3B923C8CFFCDFFA3FC7618C1FB0FF30E>
trt:gbifOccurrenceId "3801074304" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFCDFFA3FF21181EF7E1F63F#3B923C8CFFCDFFA3FC7618C1FB0FF30E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,159 @@
@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/035387C7FFCDFFA3FF2416BDFCECF43A>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608569> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon bidens Sowerby 1804" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCDFFA3FF2416BDFCECF43A.mc.3B923C8CFFCDFFA3FCD31793FC73FC12> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_bidens_Sowerby_1804> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Physeter_bidens_Sowerby_1804> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608569> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_bidens_Sowerby_1804>
dwc:authorityName "Sowerby" ;
dwc:authorityYear "1804" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sowerby, 1804" ;
dwc:species "bidens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42569> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_bidens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Physeter_bidens_Sowerby_1804>
dwc:authority "Sowerby, 1804" ;
dwc:authorityName "Sowerby" ;
dwc:authorityYear "1804" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Physeter" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sowerby, 1804" ;
dwc:species "bidens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42569> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physeter_bidens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_bidens>
# Info: Couldn't generate language tag for "Sowerbys Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Sowerby"@undefined, Couldn't generate language tag for "Sowerby-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Sowerby"@undefined, Couldn't generate language tag for "North Atlantic Beaked Whale"@undefined, Couldn't generate language tag for "North Sea Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "bidens" ;
dwc:vernacularName "Sowerbys Beaked Whale", "Baleine-a-bec de Sowerby", "Sowerby-Zweizahnwal", "Zifio de Sowerby", "North Atlantic Beaked Whale", "North Sea Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Physeter_bidens>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Physeter" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "bidens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Physeter> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Physeter>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Physeter" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608569>
dc:description "On following pages: 18. Sowery's Beaked Whale (Mesoplodon bidens); 19. Blainvilles Beaked Whale (Mesoplodon densirostris); 20. Andrews's Beaked Whale (Mesoplodon bowdoini); 21. Spade-toothed Whale (Mesoplodon traversil); 22. Gervais's Beaked Whale (Mesoplodon europaeus)." ;
fabio:hasRepresentation <https://zenodo.org/record/6608569/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCDFFA3FF2416BDFCECF43A.mc.3B923C8CFFCDFFA3FCD31793FC73FC12>
trt:gbifOccurrenceId "3801074318" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFCDFFA3FF2416BDFCECF43A#3B923C8CFFCDFFA3FCD31793FC73FC12> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,148 @@
@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/035387C7FFCEFFA0FF721508FAE5F706>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608569> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon grayi von Haast 1876" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCEFFA0FF721508FAE5F706.mc.3B923C8CFFCEFFA0FCBE15E0FC67FD9F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_grayi_Haast_1876> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_gray_Haast_1876> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608569> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_grayi_Haast_1876>
dwc:authorityName "von Haast" ;
dwc:authorityYear "1876" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "von Haast, 1876" ;
dwc:species "grayi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_grayi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_gray_Haast_1876>
dwc:authority "Von Haast, 1876" ;
dwc:authorityName "Von Haast" ;
dwc:authorityYear "1876" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Von Haast, 1876" ;
dwc:species "gray" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_gray> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_grayi>
# Info: Couldn't generate language tag for "Grays Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Gray"@undefined, Couldn't generate language tag for "Gray-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Gray"@undefined, Couldn't generate language tag for "Scamperdown Whale"@undefined, Couldn't generate language tag for "Southern Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "grayi" ;
dwc:vernacularName "Grays Beaked Whale", "Baleine-a-bec de Gray", "Gray-Zweizahnwal", "Zifio de Gray", "Scamperdown Whale", "Southern Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Mesoplodon_gray>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "gray" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6608569>
dc:description "On following pages: 18. Sowery's Beaked Whale (Mesoplodon bidens); 19. Blainvilles Beaked Whale (Mesoplodon densirostris); 20. Andrews's Beaked Whale (Mesoplodon bowdoini); 21. Spade-toothed Whale (Mesoplodon traversil); 22. Gervais's Beaked Whale (Mesoplodon europaeus)." ;
fabio:hasRepresentation <https://zenodo.org/record/6608569/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCEFFA0FF721508FAE5F706.mc.3B923C8CFFCEFFA0FCBE15E0FC67FD9F>
trt:gbifOccurrenceId "3801074310" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFCEFFA0FF721508FAE5F706#3B923C8CFFCEFFA0FCBE15E0FC67FD9F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/035387C7FFCEFFA0FF7B1D30F582FA59>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608569> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon ginkgodens Nishiwaki & Kamiya 1958" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCEFFA0FF7B1D30F582FA59.mc.3B923C8CFFCEFFA0FBCE1E17FBA0F5B8> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_ginkgodens_Nishiwaki_1958> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608569> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_ginkgodens_Nishiwaki_1958>
dwc:authorityName "Nishiwaki & Kamiya" ;
dwc:authorityYear "1958" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Nishiwaki & Kamiya, 1958" ;
dwc:species "ginkgodens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_ginkgodens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_ginkgodens>
# Info: Couldn't generate language tag for "Ginkgo-toothed Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec du Japon"@undefined, Couldn't generate language tag for "Japan-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de dientes de Ginkgo"@undefined, Couldn't generate language tag for "Japanese Beaked Whale"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "ginkgodens" ;
dwc:vernacularName "Ginkgo-toothed Beaked Whale", "Baleine-a-bec du Japon", "Japan-Zweizahnwal", "Zifio de dientes de Ginkgo", "Japanese Beaked Whale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://dx.doi.org/10.5281/zenodo.6608569>
dc:description "On following pages: 18. Sowery's Beaked Whale (Mesoplodon bidens); 19. Blainvilles Beaked Whale (Mesoplodon densirostris); 20. Andrews's Beaked Whale (Mesoplodon bowdoini); 21. Spade-toothed Whale (Mesoplodon traversil); 22. Gervais's Beaked Whale (Mesoplodon europaeus)." ;
fabio:hasRepresentation <https://zenodo.org/record/6608569/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCEFFA0FF7B1D30F582FA59.mc.3B923C8CFFCEFFA0FBCE1E17FBA0F5B8>
trt:gbifOccurrenceId "3801074308" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFCEFFA0FF7B1D30F582FA59#3B923C8CFFCEFFA0FBCE1E17FBA0F5B8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/035387C7FFCEFFA3FA7211F2FCAEFD98>
cito:cites <http://dx.doi.org/10.5281/zenodo.6608569> ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:title "Mesoplodon hotaula Deraniyagala 1963" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCEFFA3FA7211F2FCAEFD98.mc.3B923C8CFFCEFFA0F74312ADF73EF888> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_hotaula_Deraniyagala_1963> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6608481> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6608481>
bibo:endPage "357" ;
bibo:startPage "326" ;
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
dc:date "2014" ;
dc:title "Ziphiidae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6608569> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mesoplodon_hotaula_Deraniyagala_1963>
dwc:authorityName "Deraniyagala" ;
dwc:authorityYear "1963" ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Deraniyagala, 1963" ;
dwc:species "hotaula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4256M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon_hotaula> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon_hotaula>
# Info: Couldn't generate language tag for "Deraniyagalas Beaked Whale"@undefined, Couldn't generate language tag for "Baleine-a-bec de Deraniyagala"@undefined, Couldn't generate language tag for "Deraniyagala-Zweizahnwal"@undefined, Couldn't generate language tag for "Zifio de Deraniyagala"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "hotaula" ;
dwc:vernacularName "Deraniyagalas Beaked Whale", "Baleine-a-bec de Deraniyagala", "Deraniyagala-Zweizahnwal", "Zifio de Deraniyagala" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesoplodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesoplodon>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:genus "Mesoplodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hyperoodontidae>
dwc:class "Mammalia" ;
dwc:family "Hyperoodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetacea>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Cetacea" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://dx.doi.org/10.5281/zenodo.6608569>
dc:description "On following pages: 18. Sowery's Beaked Whale (Mesoplodon bidens); 19. Blainvilles Beaked Whale (Mesoplodon densirostris); 20. Andrews's Beaked Whale (Mesoplodon bowdoini); 21. Spade-toothed Whale (Mesoplodon traversil); 22. Gervais's Beaked Whale (Mesoplodon europaeus)." ;
fabio:hasRepresentation <https://zenodo.org/record/6608569/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/035387C7FFCEFFA3FA7211F2FCAEFD98.mc.3B923C8CFFCEFFA0F74312ADF73EF888>
trt:gbifOccurrenceId "3801074320" ;
trt:httpUri <https://treatment.plazi.org/id/035387C7FFCEFFA3FA7211F2FCAEFD98#3B923C8CFFCEFFA0F74312ADF73EF888> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,105 @@
@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/0353F15644701AF50DE6A23482015019>
dc:creator "Bankov, Nikola; Todorov, Milcho; Ganeva, Anna" ;
dc:title "Longinebela ampulla Todorov, Bankov and Ganeva 2018" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Protozoa/Longinebela_ampulla_Todorov_2018> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e25295> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.6.e25295>
bibo:endPage "25295" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "25295" ;
bibo:volume "6" ;
dc:creator "Bankov, Nikola; Todorov, Milcho; Ganeva, Anna" ;
dc:date "2018" ;
dc:title "Checklist of Sphagnum-dwelling testate amoebae in Bulgaria" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Protozoa/Longinebela_ampulla_Todorov_2018>
dwc:authority "Todorov, Bankov and Ganeva, 2018" ;
dwc:authorityName "Todorov, Bankov and Ganeva" ;
dwc:authorityYear "2018" ;
dwc:class "Lobosa" ;
dwc:family "Nebelidae" ;
dwc:genus "Longinebela" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Todorov, Bankov & Ganeva, 2018" ;
dwc:species "ampulla" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Protozoa/Longinebela_ampulla> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Protozoa/Longinebela_ampulla>
dwc:class "Lobosa" ;
dwc:family "Nebelidae" ;
dwc:genus "Longinebela" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "species" ;
dwc:species "ampulla" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Longinebela> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Longinebela>
dwc:class "Lobosa" ;
dwc:family "Nebelidae" ;
dwc:genus "Longinebela" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Nebelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Nebelidae>
dwc:class "Lobosa" ;
dwc:family "Nebelidae" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Arcellinida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Arcellinida>
dwc:class "Lobosa" ;
dwc:kingdom "Protozoa" ;
dwc:order "Arcellinida" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Lobosa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Lobosa>
dwc:class "Lobosa" ;
dwc:kingdom "Protozoa" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Amoebozoa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa/Amoebozoa>
dwc:kingdom "Protozoa" ;
dwc:phylum "Amoebozoa" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Protozoa>
dwc:kingdom "Protozoa" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,335 @@
@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/03A10234FFAC2F699AED29B1FD90FC7B>
cito:cites <http://dx.doi.org/10.5281/zenodo.5215230>, <http://dx.doi.org/10.5281/zenodo.5215232>, <http://dx.doi.org/10.5281/zenodo.5215234>, <http://dx.doi.org/10.5281/zenodo.5215236>, <http://dx.doi.org/10.5281/zenodo.5215238>, <http://dx.doi.org/10.5281/zenodo.5215240> ;
dc:creator "Sanamyan, K. E.; Sanamyan, N. P." ;
dc:title "Cnemidocarpa bythia" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A10234FFAC2F699AED29B1FD90FC7B.mc.3B60B97FFFA12F6C9BF32EB2FC4AFB5F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cnemidocarpa_bythia_Herdman_1881> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Styela_bythia_Herdman_1881>, <http://taxon-concept.plazi.org/id/Animalia/Polycarpa_albatrossi_Name_1912>, <http://taxon-concept.plazi.org/id/Animalia/Pandocia_albatrossi_Name_1912>, <http://taxon-concept.plazi.org/id/Animalia/Polycarpa_albatrossi_Name_1945>, <http://taxon-concept.plazi.org/id/Animalia/Polycarpa_albatrossi_Millar_1959>, <http://taxon-concept.plazi.org/id/Animalia/Styela_calva_Monniot_1976> ;
trt:publishedIn <http://dx.doi.org/10.1080/00222930400026969> ;
a trt:Treatment .
<http://dx.doi.org/10.1080/00222930400026969>
bibo:endPage "2021" ;
bibo:issue "22" ;
bibo:journal "Journal of Natural History" ;
bibo:pubDate "2005-09-30" ;
bibo:startPage "2005" ;
bibo:volume "39" ;
dc:creator "Sanamyan, K. E.; Sanamyan, N. P." ;
dc:date "2005" ;
dc:title "Deep-water ascidians from the North Atlantic (RV Academic Keldysh, cruise 46 and 49)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5215230>, <http://dx.doi.org/10.5281/zenodo.5215232>, <http://dx.doi.org/10.5281/zenodo.5215234>, <http://dx.doi.org/10.5281/zenodo.5215236>, <http://dx.doi.org/10.5281/zenodo.5215238>, <http://dx.doi.org/10.5281/zenodo.5215240> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cnemidocarpa_bythia_Herdman_1881>
dwc:authority "(Herdman, 1881)" ;
dwc:baseAuthorityName "Herdman" ;
dwc:baseAuthorityYear "1881" ;
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Cnemidocarpa" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Herdman, 1881)" ;
dwc:species "bythia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WGT4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemidocarpa_bythia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Styela_bythia_Herdman_1881>
dwc:authority "Herdman 1881, p 63" ;
dwc:authorityName "Herdman" ;
dwc:authorityPageNumber "63" ;
dwc:authorityYear "1881" ;
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Styela" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herdman, 1881" ;
dwc:species "bythia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WGT4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Styela_bythia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Polycarpa_albatrossi_Name_1912>
dwc:authority "(Van Name, 1912)" ;
dwc:baseAuthorityName "Van Name" ;
dwc:baseAuthorityYear "1912" ;
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Polycarpa" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Van Name, 1912)" ;
dwc:species "albatrossi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WGT4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polycarpa_albatrossi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pandocia_albatrossi_Name_1912>
dwc:authority "Van Name 1912, p 579" ;
dwc:authorityName "Van Name" ;
dwc:authorityPageNumber "579" ;
dwc:authorityYear "1912" ;
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Pandocia" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Van Name, 1912" ;
dwc:species "albatrossi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WGT4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pandocia_albatrossi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Polycarpa_albatrossi_Name_1945>
dwc:authority ": Van Name 1945, p 256" ;
dwc:authorityName "Van Name" ;
dwc:authorityPageNumber "256" ;
dwc:authorityYear "1945" ;
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Polycarpa" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Van Name, 1945" ;
dwc:species "albatrossi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WGT4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polycarpa_albatrossi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Polycarpa_albatrossi_Millar_1959>
dwc:authority ": Millar 1959, p 195" ;
dwc:authorityName "Millar" ;
dwc:authorityPageNumber "195" ;
dwc:authorityYear "1959" ;
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Polycarpa" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Millar, 1959" ;
dwc:species "albatrossi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WGT4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polycarpa_albatrossi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Styela_calva_Monniot_1976>
dwc:authority "Monniot, Monniot and Millar, 1976", "Monniot, Monniot and Millar, 1976, p 1196" ;
dwc:authorityName "Monniot, Monniot and Millar" ;
dwc:authorityPageNumber "1196" ;
dwc:authorityYear "1976" ;
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Styela" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Monniot, Monniot & Millar, 1976" ;
dwc:species "calva" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WGT4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Styela_calva> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cnemidocarpa_bythia>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Cnemidocarpa" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "bythia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnemidocarpa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cnemidocarpa>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Cnemidocarpa" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Styelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Styelidae>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stolidobranchia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stolidobranchia>
dwc:class "Ascidiacea" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascidiacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ascidiacea>
dwc:class "Ascidiacea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Styela_bythia>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Styela" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "bythia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Styela> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Styela>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Styela" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Styelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polycarpa_albatrossi>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Polycarpa" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "albatrossi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycarpa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polycarpa>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Polycarpa" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Styelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pandocia_albatrossi>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Pandocia" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "albatrossi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pandocia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pandocia>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Pandocia" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Styelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Styela_calva>
dwc:class "Ascidiacea" ;
dwc:family "Styelidae" ;
dwc:genus "Styela" ;
dwc:kingdom "Animalia" ;
dwc:order "Stolidobranchia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "calva" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Styela> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5215230>
dc:description "Figure 2. Cnemidocarpa bythia (Herdman, 1881). Specimen opened along ventral mid line, branchial sac removed." ;
fabio:hasRepresentation <https://zenodo.org/record/5215230/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5215232>
dc:description "Figure 3. Cnemidocarpa bythia (Herdman, 1881). External view." ;
fabio:hasRepresentation <https://zenodo.org/record/5215232/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5215234>
dc:description "Figure 4. Polycarpa albatrossi (Van Name, 1912). (A) Specimen opened along ventral mid line; branchial sac removed; (B) gonad, top and lateral view; (C) gonad of another specimen." ;
fabio:hasRepresentation <https://zenodo.org/record/5215234/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5215236>
dc:description "Figure 5. Polycarpa albatrossi (Van Name, 1912). External view from top." ;
fabio:hasRepresentation <https://zenodo.org/record/5215236/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5215238>
dc:description "Figure 6. Styela calva Monniot, Monniot and Millar, 1976. Specimen opened along ventral mid line; branchial sac removed." ;
fabio:hasRepresentation <https://zenodo.org/record/5215238/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5215240>
dc:description "Figure 7. Styela calva Monniot, Monniot and Millar, 1976. External view from the side." ;
fabio:hasRepresentation <https://zenodo.org/record/5215240/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A10234FFAC2F699AED29B1FD90FC7B.mc.3B60B97FFFA12F6C9BF32EB2FC4AFB5F>
dwc:collectionCode "V" ;
trt:httpUri <https://treatment.plazi.org/id/03A10234FFAC2F699AED29B1FD90FC7B#3B60B97FFFA12F6C9BF32EB2FC4AFB5F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,95 @@
@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/03A1040BFFB1FFCF9C60FF77FD4DFD37>
dc:creator "Paterson, John R.; Brock, Glenn A." ;
dc:title "Alocorthis Paterson & Brock 2003, n.gen." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alocorthis_Paterson_2003> ;
trt:publishedIn <http://dx.doi.org/10.3853/j.0067-1975.55.2003.1384> ;
a trt:Treatment .
<http://dx.doi.org/10.3853/j.0067-1975.55.2003.1384>
bibo:endPage "230" ;
bibo:issue "2" ;
bibo:journal "Records of the Australian Museum" ;
bibo:pubDate "2003-08-13" ;
bibo:startPage "221" ;
bibo:volume "55" ;
dc:creator "Paterson, John R.; Brock, Glenn A." ;
dc:date "2003" ;
dc:title "Early Ordovician Orthide Brachiopods from Mount Arrowsmith, Northwestern New South Wales, Australia" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Alocorthis_Paterson_2003>
dwc:authority "Paterson & Brock, 2003" ;
dwc:authorityName "Paterson & Brock" ;
dwc:authorityYear "2003" ;
dwc:class "Rhynchonellata" ;
dwc:family "Nanorthidae" ;
dwc:genus "Alocorthis" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Paterson & Brock, 2003" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BTP6N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alocorthis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Alocorthis>
dwc:class "Rhynchonellata" ;
dwc:family "Nanorthidae" ;
dwc:genus "Alocorthis" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nanorthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nanorthidae>
dwc:class "Rhynchonellata" ;
dwc:family "Nanorthidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orthida>
dwc:class "Rhynchonellata" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhynchonellata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhynchonellata>
dwc:class "Rhynchonellata" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachiopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Brachiopoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Brachiopoda" ;
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 .

View file

@ -0,0 +1,133 @@
@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/03A1040BFFB3FFCF9C17FF3BFD42FF2A>
cito:cites <http://dx.doi.org/10.5281/zenodo.4685535>, <http://dx.doi.org/10.5281/zenodo.4685531>, <http://dx.doi.org/10.5281/zenodo.4685533> ;
dc:creator "Paterson, John R.; Brock, Glenn A." ;
dc:title "Celsiorthis bulancis Paterson & Brock 2003, n.gen. and n.sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1040BFFB3FFCF9C17FF3BFD42FF2A.mc.3B60BF40FFB3FFCD9C40FEA2FD1EFE52> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Celsiorthis_bulancis_Paterson_2003> ;
trt:publishedIn <http://dx.doi.org/10.3853/j.0067-1975.55.2003.1384> ;
a trt:Treatment .
<http://dx.doi.org/10.3853/j.0067-1975.55.2003.1384>
bibo:endPage "230" ;
bibo:issue "2" ;
bibo:journal "Records of the Australian Museum" ;
bibo:pubDate "2003-08-13" ;
bibo:startPage "221" ;
bibo:volume "55" ;
dc:creator "Paterson, John R.; Brock, Glenn A." ;
dc:date "2003" ;
dc:title "Early Ordovician Orthide Brachiopods from Mount Arrowsmith, Northwestern New South Wales, Australia" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4685535>, <http://dx.doi.org/10.5281/zenodo.4685531>, <http://dx.doi.org/10.5281/zenodo.4685533> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Celsiorthis_bulancis_Paterson_2003>
dwc:authority "Paterson & Brock, 2003" ;
dwc:authorityName "Paterson & Brock" ;
dwc:authorityYear "2003" ;
dwc:class "Rhynchonellata" ;
dwc:family "Orthidae" ;
dwc:genus "Celsiorthis" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Paterson & Brock, 2003" ;
dwc:species "bulancis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BTYQN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Celsiorthis_bulancis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Celsiorthis_bulancis>
dwc:class "Rhynchonellata" ;
dwc:family "Orthidae" ;
dwc:genus "Celsiorthis" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "species" ;
dwc:species "bulancis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Celsiorthis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Celsiorthis>
dwc:class "Rhynchonellata" ;
dwc:family "Orthidae" ;
dwc:genus "Celsiorthis" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orthidae>
dwc:class "Rhynchonellata" ;
dwc:family "Orthidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orthida>
dwc:class "Rhynchonellata" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhynchonellata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhynchonellata>
dwc:class "Rhynchonellata" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachiopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Brachiopoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Brachiopoda" ;
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://dx.doi.org/10.5281/zenodo.4685535>
dc:description "Fig. 3. Celsiorthis bulancis n.gen. and n.sp. (A,B) dorsal valve interior and anterior, locality T3, AM F120710, scale bar = 1.5 mm; (C) latex of dorsal valve interior, PING1, AM F120711, scale bar = 1 mm; (DF) lateral, dorsal and posterior views of complete abraded shell, TAB1/20 m, AM F120712, scale bar = 3 mm; (G) latex of ventral valve interior, PING1, AM F120713, scale bar = 2.5 mm; (H) latex of ventral valve interior, PING1, AM F120714, scale bar = 2 mm; (I) latex of ventral valve interior, PING1, AM F120715," ;
fabio:hasRepresentation <https://zenodo.org/record/4685535/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4685531>
dc:description "Fig. 1. Geological map of the southwest portion of the MountArrowsmith Inlier,northwestern New South Wales.All measured stratigraphic sections and spot localities are shown." ;
fabio:hasRepresentation <https://zenodo.org/record/4685531/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4685533>
dc:description "Fig. 2. Stratigraphic ranges of Celsiorthis bulancis n.gen. and n.sp. and Alocorthis psygmatelos n.gen. and n.sp. in the Tabita Formation (TAB 1 section) and Pingbilly Formation (PING section). First outcrop of the PING section is located 2.6 km NNW from the top of the TAB 1 section (see Fig. 1). The base and top of the Pingbilly Formation are undefined due to poor outcrop caused by alluvial cover." ;
fabio:hasRepresentation <https://zenodo.org/record/4685533/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1040BFFB3FFCF9C17FF3BFD42FF2A.mc.3B60BF40FFB3FFCD9C40FEA2FD1EFE52>
dwc:catalogNumber "F120718, F120710, F120711, F120712, F120713, F120714, F120715, F120716, F120717" ;
dwc:collectionCode "AM" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03A1040BFFB3FFCF9C17FF3BFD42FF2A#3B60BF40FFB3FFCD9C40FEA2FD1EFE52> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,95 @@
@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/03A1040BFFB5FFCB9907F9AEFC28F87C>
dc:creator "Paterson, John R.; Brock, Glenn A." ;
dc:title "Celsiorthis Paterson & Brock 2003, n.gen." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Celsiorthis_Paterson_2003> ;
trt:publishedIn <http://dx.doi.org/10.3853/j.0067-1975.55.2003.1384> ;
a trt:Treatment .
<http://dx.doi.org/10.3853/j.0067-1975.55.2003.1384>
bibo:endPage "230" ;
bibo:issue "2" ;
bibo:journal "Records of the Australian Museum" ;
bibo:pubDate "2003-08-13" ;
bibo:startPage "221" ;
bibo:volume "55" ;
dc:creator "Paterson, John R.; Brock, Glenn A." ;
dc:date "2003" ;
dc:title "Early Ordovician Orthide Brachiopods from Mount Arrowsmith, Northwestern New South Wales, Australia" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Celsiorthis_Paterson_2003>
dwc:authority "Paterson & Brock, 2003" ;
dwc:authorityName "Paterson & Brock" ;
dwc:authorityYear "2003" ;
dwc:class "Rhynchonellata" ;
dwc:family "Orthidae" ;
dwc:genus "Celsiorthis" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Paterson & Brock, 2003" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BTP9P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Celsiorthis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Celsiorthis>
dwc:class "Rhynchonellata" ;
dwc:family "Orthidae" ;
dwc:genus "Celsiorthis" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orthidae>
dwc:class "Rhynchonellata" ;
dwc:family "Orthidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orthida>
dwc:class "Rhynchonellata" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthida" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhynchonellata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhynchonellata>
dwc:class "Rhynchonellata" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Brachiopoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachiopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Brachiopoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Brachiopoda" ;
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 .

View file

@ -0,0 +1,110 @@
@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/03A1071DFFEAFFFDFF16FCAD69A5F9AF>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248282> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Protonesis Spinola 1850" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFEAFFFDFF16FCAD69A5F9AF.mc.3B60BC56FFEBFFFDFE1AFDD36894FB57> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Protonesis_Spinola_1850> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248282> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Protonesis_Spinola_1850>
dwc:authority "Spinola 1850 b: 125" ;
dwc:authorityName "Spinola" ;
dwc:authorityPageNumber "125" ;
dwc:authorityYear "1850" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Protonesis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Spinola, 1850" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R5YF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Protonesis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Protonesis>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Protonesis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248282>
dc:description "FIGURES 5962. 5961, Protonesis delegorguei Spinola, 59. dorsal habitus; 60, lateral habitus; 61. face. 62, Caelidioides tristis (Signoret), face." ;
fabio:hasRepresentation <https://zenodo.org/record/5248282/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFEAFFFDFF16FCAD69A5F9AF.mc.3B60BC56FFEBFFFDFE1AFDD36894FB57>
dwc:locality "Port Natal." ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFEAFFFDFF16FCAD69A5F9AF#3B60BC56FFEBFFFDFE1AFDD36894FB57> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,116 @@
@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/03A1071DFFEBFFFFFF16FF1F6997FA01>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248284> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Iturnoria Evans 1954" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFEBFFFFFF16FF1F6997FA01.mc.3B60BC56FFE9FFFFFE3BFDB16997FA01> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Iturnoria_Evans_1954> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248284> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Iturnoria_Evans_1954>
dwc:authority "Evans, 1954 a: 109" ;
dwc:authorityName "Evans" ;
dwc:authorityPageNumber "109" ;
dwc:authorityYear "1954" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Iturnoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Evans, 1954" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R5BR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Iturnoria> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Iturnoria>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Iturnoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248284>
dc:description "FIGURES 6370. Iturnoria insulana Evans, male holotype. 63. dorsal habitus; 64. lateral habitus; 65. connective and style, ventrally; 66. aedeagus, laterally; 67. aedeagus, caudally; 68. pygofer, laterally; 69. pygofer, dorsally; 70. valve and subgenital plates, ventrally." ;
fabio:hasRepresentation <https://zenodo.org/record/5248284/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFEBFFFFFF16FF1F6997FA01.mc.3B60BC56FFE9FFFFFE3BFDB16997FA01>
dwc:collectionCode "MNHN, EH, CAS" ;
dwc:eventDate "2004-12-08" ;
dwc:locality "Type" ;
dwc:recordedBy "Antsinguy, N. & NE Ambanja & B. L. Fisher & Genomic & Voucher" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "150" ;
dwc:verbatimLatitude "-13.464444" ;
dwc:verbatimLongitude "48.551666" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFEBFFFFFF16FF1F6997FA01#3B60BC56FFE9FFFFFE3BFDB16997FA01> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,124 @@
@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/03A1071DFFEFFFFBFF16FCFC6B77FD6D>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248290> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Doratulina minima Zahniser & Nielson 2012, comb. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFEFFFFBFF16FCFC6B77FD6D.mc.3B60BC56FFECFFFAFE3AFC5E69F2FA02> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Doratulina_minima_Evans_2012> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248290> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Doratulina_minima_Evans_2012>
dwc:authority "(Evans)" ;
dwc:authorityName "Zahniser & Nielson" ;
dwc:authorityYear "2012" ;
dwc:baseAuthorityName "Evans" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Doratulina" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Evans) Zahniser & Nielson, 2012" ;
dwc:species "minima" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JRVN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Doratulina_minima> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Doratulina_minima>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Doratulina" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "minima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Doratulina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Doratulina>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Doratulina" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248290>
dc:description "FIGURES 7983. Doratulina minima (Evans), male holotype. 79. dorsal habitus; 80. valve and subgenital plate, ventrally; 81. connective and style, ventrally; 82. pygofer, laterally; 83. aedeagus, laterally." ;
fabio:hasRepresentation <https://zenodo.org/record/5248290/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFEFFFFBFF16FCFC6B77FD6D.mc.3B60BC56FFECFFFAFE3AFC5E69F2FA02>
dwc:collectionCode "MNHN, R, EH, NOTE" ;
dwc:locality "Foret" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFEFFFFBFF16FCFC6B77FD6D#3B60BC56FFECFFFAFE3AFC5E69F2FA02> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,127 @@
@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/03A1071DFFF0FFE0FF16FC9D6E1FFDC2>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248274> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Alocoelidia maurae Zahniser & Nielson 2012, sp.n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF0FFE0FF16FC9D6E1FFDC2.mc.3B60BC56FFF6FFE0FE3CF82D6EB6FE31> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alocoelidia_maurae_Zahniser_2012> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248274> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Alocoelidia_maurae_Zahniser_2012>
dwc:authority "Zahniser & Nielson, 2012" ;
dwc:authorityName "Zahniser & Nielson" ;
dwc:authorityYear "2012" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zahniser & Nielson, 2012" ;
dwc:species "maurae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RHJD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alocoelidia_maurae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Alocoelidia_maurae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "maurae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alocoelidia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alocoelidia>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248274>
dc:description "FIGURES 2231. Alocoelidia maurae sp.n., male holotype. 22. dorsal habitus; 23. lateral habitus; 24. detail of head, laterally; 25. aedeagus, laterally; 26. face; 27. connective and style, ventrally; 28. aedeagus, caudally; 29. pygofer, laterally; 30. valve, ventrally; 31. subgenital plates, ventrally." ;
fabio:hasRepresentation <https://zenodo.org/record/5248274/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF0FFE0FF16FC9D6E1FFDC2.mc.3B60BC56FFF6FFE0FE3CF82D6EB6FE31>
dwc:collectionCode "CAS, R" ;
dwc:eventDate "2001-11-15" ;
dwc:locality "Belle Vue" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1020" ;
dwc:verbatimLatitude "-21.2665" ;
dwc:verbatimLongitude "47.420166" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF0FFE0FF16FC9D6E1FFDC2#3B60BC56FFF6FFE0FE3CF82D6EB6FE31> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,110 @@
@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/03A1071DFFF2FFE5FF16FB0D688BFDA6>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248274> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Alocoelidia Evans 1954" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF2FFE5FF16FB0D688BFDA6.mc.3B60BC56FFF2FFE4FF46FD8C6E05FAEC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alocoelidia_Evans_1954> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248274> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Alocoelidia_Evans_1954>
dwc:authority "Evans, 1954 a: 109" ;
dwc:authorityName "Evans" ;
dwc:authorityPageNumber "109" ;
dwc:authorityYear "1954" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Evans, 1954" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R3V7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alocoelidia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Alocoelidia>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248274>
dc:description "FIGURES 2231. Alocoelidia maurae sp.n., male holotype. 22. dorsal habitus; 23. lateral habitus; 24. detail of head, laterally; 25. aedeagus, laterally; 26. face; 27. connective and style, ventrally; 28. aedeagus, caudally; 29. pygofer, laterally; 30. valve, ventrally; 31. subgenital plates, ventrally." ;
fabio:hasRepresentation <https://zenodo.org/record/5248274/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF2FFE5FF16FB0D688BFDA6.mc.3B60BC56FFF2FFE4FF46FD8C6E05FAEC>
dwc:catalogNumber "R1" ;
dwc:collectionCode "R" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF2FFE5FF16FB0D688BFDA6#3B60BC56FFF2FFE4FF46FD8C6E05FAEC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,129 @@
@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/03A1071DFFF3FFE5FF16FBEE6B77F82B>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248272> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Alocoelidia fulva Evans 1954" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF3FFE5FF16FBEE6B77F82B.mc.3B60BC56FFF3FFE5FE3EFF736EB4F927> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alocoelidia_fulva_Evans_1954> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248272> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Alocoelidia_fulva_Evans_1954>
dwc:authority "Evans 1954 a: 109" ;
dwc:authorityName "Evans" ;
dwc:authorityPageNumber "109" ;
dwc:authorityYear "1954" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Evans, 1954" ;
dwc:species "fulva" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C34D> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alocoelidia_fulva> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Alocoelidia_fulva>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fulva" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alocoelidia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alocoelidia>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248272>
dc:description "FIGURES 1421. Alocoelidia fulva Evans. 1415: female holotype; 1621: male. 14. dorsal habitus; 15. lateral habitus; 16. pygofer, dorsally; 17. valve and subgenital plates, ventrally; 18. connective and style, ventrally; 19. pygofer, laterally; 20. aedeagus, laterally; 21. aedeagus, caudally." ;
fabio:hasRepresentation <https://zenodo.org/record/5248272/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF3FFE5FF16FBEE6B77F82B.mc.3B60BC56FFF3FFE5FE3EFF736EB4F927>
dwc:catalogNumber "MNHN 2537" ;
dwc:collectionCode "MNHN, CAS" ;
dwc:eventDate "1998-04-07" ;
dwc:locality "Madagascar" ;
dwc:recordedBy "Ch. Alluaud & Suarez, Ch. & Third & C. F. Griswald & Kavanaugh, N. D & M. J. Raherilalan & Ranorianarisoa & Jere & Schweikert & D. Ubick." ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-21.258333" ;
dwc:verbatimLongitude "47.42433" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF3FFE5FF16FBEE6B77F82B#3B60BC56FFF3FFE5FE3EFF736EB4F927> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,126 @@
@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/03A1071DFFF6FFE0FF16FBD56EB4FA5C>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248276> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Alocoelidia chasei Zahniser & Nielson 2012, sp.n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFE0FF16FBD56EB4FA5C.mc.3B60BC56FFF6FFE0FE3CFC5C695AFA00> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alocoelidia_chasei_Zahniser_2012> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248276> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Alocoelidia_chasei_Zahniser_2012>
dwc:authority "Zahniser & Nielson, 2012" ;
dwc:authorityName "Zahniser & Nielson" ;
dwc:authorityYear "2012" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zahniser & Nielson, 2012" ;
dwc:species "chasei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RHJC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alocoelidia_chasei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Alocoelidia_chasei>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chasei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alocoelidia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alocoelidia>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Alocoelidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248276>
dc:description "FIGURES 3240. Alocoelidia chasei sp.n., male holotype. 32. dorsal habitus; 33. lateral habitus; 34. aedeagus, caudally; 35. aedeagus, laterally; 36. aedeagus, dorsally; 37. connective and style, ventrally; 38. pygofer, laterally; 39. pygofer, dorsally; 40. valve and subgenital plates, ventrally." ;
fabio:hasRepresentation <https://zenodo.org/record/5248276/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFE0FF16FBD56EB4FA5C.mc.3B60BC56FFF6FFE0FE3CFC5C695AFA00>
dwc:collectionCode "CAS, R" ;
dwc:locality "Harin'Hala" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1130" ;
dwc:verbatimLatitude "-21.250834" ;
dwc:verbatimLongitude "47.407166" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFE0FF16FBD56EB4FA5C#3B60BC56FFF6FFE0FE3CFC5C695AFA00> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,181 @@
@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/03A1071DFFF6FFFCFF16FFA369D3FAE5>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248282>, <http://dx.doi.org/10.5281/zenodo.5248278>, <http://dx.doi.org/10.5281/zenodo.5248280> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Scaris tristis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFE3BF8BD6907FE69>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFC28F8BD6F50FDA1>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFAE0FB456954FD1E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFCDAFB0D685BFD3A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFDCEFBEE6970FD51>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFCFFFBD56B8CFD72>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFE20FBB66E50FC8E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFBDBFB9D6ADBFCE2>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFF4EFA0669F7FCE2>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFC73FA066BE3FC39> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaris_tristis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248282>, <http://dx.doi.org/10.5281/zenodo.5248278>, <http://dx.doi.org/10.5281/zenodo.5248280> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Scaris_tristis>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Scaris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tristis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scaris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scaris>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Scaris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248282>
dc:description "FIGURES 5962. 5961, Protonesis delegorguei Spinola, 59. dorsal habitus; 60, lateral habitus; 61. face. 62, Caelidioides tristis (Signoret), face." ;
fabio:hasRepresentation <https://zenodo.org/record/5248282/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5248278>
dc:description "FIGURES 4152. Caelidioides tristis (Signoret) (tentative identification). 4148: male; 4952: female. 41. dorsal habitus; 42. lateral habitus; 43. aedeagus, caudally; 44. aedeagus, laterally; 45. connective and style, ventrally; 46. pygofer, laterally; 47. pygofer, dorsally; 48. valve and subgenital plates, ventrally; 49. detail of 1st valvula dorsal sculpturing; 50. 1st valvula; 51. detail of 2nd valvula teeth; 52. second valvula." ;
fabio:hasRepresentation <https://zenodo.org/record/5248278/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5248280>
dc:description "FIGURES 5358. Caelidioides tristis (Signoret), figures from Signoret (1880). 53. head and pronotum, dorsal view; 54. head, lateral view; 55. face; 56. male abdomen, ventral view; 57. forewing; 58. male abdomen, lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/5248280/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFE3BF8BD6907FE69>
dwc:collectionCode "CAS" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFE3BF8BD6907FE69> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFC28F8BD6F50FDA1>
dwc:eventDate "2005-12-27" ;
dwc:locality "California Acad of Sciences" ;
dwc:recordedBy "Rin'ha Harin'Hala" ;
dwc:verbatimElevation "825" ;
dwc:verbatimLatitude "-20.792667" ;
dwc:verbatimLongitude "47.175667" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFC28F8BD6F50FDA1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFAE0FB456954FD1E>
dwc:collectionCode "R" ;
dwc:eventDate "2001-11-08" ;
dwc:locality "Parc National Ranomafana" ;
dwc:verbatimElevation "1130" ;
dwc:verbatimLatitude "-21.250834" ;
dwc:verbatimLongitude "47.407166" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFAE0FB456954FD1E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFCDAFB0D685BFD3A>
dwc:locality "Harin'Hala California Acad of Sciences" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFCDAFB0D685BFD3A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFDCEFBEE6970FD51>
dwc:eventDate "2002-01-10" ;
dwc:locality "Harin'Hala California Acad of Sciences" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFDCEFBEE6970FD51> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFCFFFBD56B8CFD72>
dwc:eventDate "2004-01-11" ;
dwc:locality "Harin'Hala California Acad of Sciences" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFCFFFBD56B8CFD72> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFE20FBB66E50FC8E>
dwc:collectionCode "R" ;
dwc:eventDate "2001-11-28" ;
dwc:locality "Belle Vue" ;
dwc:verbatimElevation "1020" ;
dwc:verbatimLatitude "-21.2665" ;
dwc:verbatimLongitude "47.420166" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFE20FBB66E50FC8E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFBDBFB9D6ADBFCE2>
dwc:locality "California Acad of Sciences" ;
dwc:recordedBy "Voucher" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFBDBFB9D6ADBFCE2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFF4EFA0669F7FCE2>
dwc:eventDate "2002-02-12" ;
dwc:locality "California Acad of Sciences" ;
dwc:recordedBy "Voucher" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFF4EFA0669F7FCE2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFF6FFFCFF16FFA369D3FAE5.mc.3B60BC56FFEAFFFCFC73FA066BE3FC39>
dwc:eventDate "2002-02-19" ;
dwc:locality "California Acad of Sciences" ;
dwc:recordedBy "Voucher" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFF6FFFCFF16FFA369D3FAE5#3B60BC56FFEAFFFCFC73FA066BE3FC39> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@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/03A1071DFFFDFFE4FF16FCDF6E47FD8A>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248268> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Ikelibeloha cristata Zahniser & Nielson 2012, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFFDFFE4FF16FCDF6E47FD8A.mc.3B60BC56FFF2FFE4FE37F9F668BAFE69> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ikelibeloha_cristata_Zahniser_2012> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248268> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ikelibeloha_cristata_Zahniser_2012>
dwc:authority "Zahniser & Nielson, 2012" ;
dwc:authorityName "Zahniser & Nielson" ;
dwc:authorityYear "2012" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Ikelibeloha" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zahniser & Nielson, 2012" ;
dwc:species "cristata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RL93> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ikelibeloha_cristata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ikelibeloha_cristata>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Ikelibeloha" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cristata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ikelibeloha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ikelibeloha>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Ikelibeloha" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248268>
dc:description "FIGURES 19. Ikelibeloha cristata gen.n., sp.n. 12: female paratype; 39: male holotype. 1. dorsal habitus; 2. lateral habitus; 3. pygofer, laterally; 4. connective and style, ventrally; 5. aedeagus, caudally; 6. aedeagus, laterally; 7. face; 8. pygofer, dorsally; 9. valve and subgenital plates, ventrally." ;
fabio:hasRepresentation <https://zenodo.org/record/5248268/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFFDFFE4FF16FCDF6E47FD8A.mc.3B60BC56FFF2FFE4FE37F9F668BAFE69>
dwc:collectionCode "CAS, R, INHS" ;
dwc:eventDate "2001-02-15" ;
dwc:locality "First" ;
dwc:recordedBy "Harin'Hala & M. Irwin & Third" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "960" ;
dwc:verbatimLatitude "-12.262777" ;
dwc:verbatimLongitude "49.397503" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFFDFFE4FF16FCDF6E47FD8A#3B60BC56FFF2FFE4FE37F9F668BAFE69> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@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/03A1071DFFFFFFEBFF16F8D66AD0FAF7>
cito:cites <http://dx.doi.org/10.5281/zenodo.5248268>, <http://dx.doi.org/10.5281/zenodo.5248270> ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:title "Ikelibeloha Zahniser & Nielson 2012, gen.n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFFFFFEBFF16F8D66AD0FAF7.mc.3B60BC56FFFFFFE9FF46FDA86F56FA08> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ikelibeloha_Zahniser_2012> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3209.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3209.1.2>
bibo:endPage "52" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2012-02-28" ;
bibo:startPage "28" ;
bibo:volume "3209" ;
dc:creator "Zahniser, J. N.; Nielson, M. W." ;
dc:date "2012" ;
dc:title "An extraordinary new genus and three new species of Acostemmini (Hemiptera: Cicadellidae: Deltocephalinae) from Madagascar with comments on the morphology and classification of the tribe" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5248268>, <http://dx.doi.org/10.5281/zenodo.5248270> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ikelibeloha_Zahniser_2012>
dwc:authority "Zahniser & Nielson, 2012" ;
dwc:authorityName "Zahniser & Nielson" ;
dwc:authorityYear "2012" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Ikelibeloha" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Zahniser & Nielson, 2012" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RGN6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ikelibeloha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ikelibeloha>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Ikelibeloha" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5248268>
dc:description "FIGURES 19. Ikelibeloha cristata gen.n., sp.n. 12: female paratype; 39: male holotype. 1. dorsal habitus; 2. lateral habitus; 3. pygofer, laterally; 4. connective and style, ventrally; 5. aedeagus, caudally; 6. aedeagus, laterally; 7. face; 8. pygofer, dorsally; 9. valve and subgenital plates, ventrally." ;
fabio:hasRepresentation <https://zenodo.org/record/5248268/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5248270>
dc:description "FIGURES 1013. Ikelibeloha cristata gen.n., sp.n. 10. pygofer and 1st valvulae; 11. detail of 1st valvula dorsal sculpturing; 12. second valvulae; 13. detail of second valvulae teeth." ;
fabio:hasRepresentation <https://zenodo.org/record/5248270/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1071DFFFFFFEBFF16F8D66AD0FAF7.mc.3B60BC56FFFFFFE9FF46FDA86F56FA08>
dwc:catalogNumber "R1, R2, R4" ;
dwc:collectionCode "R" ;
dwc:locality "Hindwing" ;
trt:httpUri <https://treatment.plazi.org/id/03A1071DFFFFFFEBFF16F8D66AD0FAF7#3B60BC56FFFFFFE9FF46FDA86F56FA08> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,122 @@
@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/03A10A70FFC0FF99FF55FA1FEF24FD2E>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) pyri Scheuten 1857" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_pyri_Scheuten_1857> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_pyri_Scheuten_1857>
dwc:authority "Scheuten, 1857" ;
dwc:authorityName "Scheuten" ;
dwc:authorityYear "1857" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Scheuten, 1857" ;
dwc:species "pyri" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WPH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_pyri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_pyri>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pyri" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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 .

View file

@ -0,0 +1,320 @@
@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/03A10A70FFC0FF9EFF55FF69E96BFA47>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) phialatus Athias-Henriot 1960" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_phialatus_Athias-Henriot_1960> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Malus_domestica>, <http://taxon-name.plazi.org/id/Plantae/Pinus>, <http://taxon-name.plazi.org/id/Plantae/Pinaceae>, <http://taxon-name.plazi.org/id/Plantae/Pinus_sylvestris>, <http://taxon-name.plazi.org/id/Plantae/Quercus_coccifera>, <http://taxon-name.plazi.org/id/Plantae/Fagaceae>, <http://taxon-name.plazi.org/id/Plantae/Vitis_vinifera>, <http://taxon-name.plazi.org/id/Plantae/Vitaceae> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_phialatus_Athias-Henriot_1960>
dwc:authority "Athias-Henriot, 1960", "Athias-Henriot, 1960: 100" ;
dwc:authorityName "Athias-Henriot" ;
dwc:authorityPageNumber "100" ;
dwc:authorityYear "1960" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Athias-Henriot, 1960" ;
dwc:species "phialatus" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WPC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_phialatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_phialatus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "phialatus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Plantae/Malus_domestica>
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Malus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "domestica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malus>
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Malus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinus>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Pinus" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinaceae>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinales>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinus_sylvestris>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Pinus" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sylvestris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Quercus_coccifera>
dwc:class "Magnoliopsida" ;
dwc:family "Fagaceae" ;
dwc:genus "Quercus" ;
dwc:kingdom "Plantae" ;
dwc:order "Fagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "coccifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Quercus>
dwc:class "Magnoliopsida" ;
dwc:family "Fagaceae" ;
dwc:genus "Quercus" ;
dwc:kingdom "Plantae" ;
dwc:order "Fagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fagaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fagaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fagales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Fagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Vitis_vinifera>
dwc:class "Magnoliopsida" ;
dwc:family "Vitaceae" ;
dwc:genus "Vitis" ;
dwc:kingdom "Plantae" ;
dwc:order "Vitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "vinifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vitis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Vitis>
dwc:class "Magnoliopsida" ;
dwc:family "Vitaceae" ;
dwc:genus "Vitis" ;
dwc:kingdom "Plantae" ;
dwc:order "Vitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vitaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Vitaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Vitaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Vitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vitales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Vitales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Vitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,180 @@
@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/03A10A70FFC2FF9CFF55FBC5EE25F82E>
cito:cites <http://dx.doi.org/10.5281/zenodo.2807010> ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) morellensis Ferragut 1991" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_morellensis_Ferragut_1991> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Pinus>, <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2807010> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_morellensis_Ferragut_1991>
dwc:authority "Ferragut, 1991" ;
dwc:authorityName "Ferragut" ;
dwc:authorityYear "1991" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ferragut, 1991" ;
dwc:species "morellensis" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WP2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_morellensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_morellensis>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "morellensis" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Plantae/Pinus>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Pinus" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinaceae>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinales>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2807010>
dc:description "FIGURES 4247. Female of Typhlodromus (Typhlodromus) morellensis. 42. Dorsal shield, 43. Ventral shields, 44. Genu, tibia and basitarsus of the leg IV, 45. Genu of leg II, 46. Chelicera, 47. Insemination apparatus." ;
fabio:hasRepresentation <https://zenodo.org/record/2807010/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,186 @@
@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/03A10A70FFC7FF99FF55FCB6EE4AF897>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) setubali Dosse 1961" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_setubali_Dosse_1961> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Malus_domestica> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_setubali_Dosse_1961>
dwc:authority "Dosse, 1961", "Dosse, 1961: 313" ;
dwc:authorityName "Dosse" ;
dwc:authorityPageNumber "313" ;
dwc:authorityYear "1961" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dosse, 1961" ;
dwc:species "setubali" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WPN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_setubali> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_setubali>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "setubali" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Plantae/Malus_domestica>
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Malus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "domestica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malus>
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Malus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,137 @@
@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/03A10A70FFC8FF91FF55FA34E9B1FD5A>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) baccettii Lombardini 1960" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_baccettii_Lombardini_1960> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_bacettii> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_baccettii_Lombardini_1960>
dwc:authority "Lombardini, 1960", "Lombardini, 1960: 19" ;
dwc:authorityName "Lombardini" ;
dwc:authorityPageNumber "19" ;
dwc:authorityYear "1960" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lombardini, 1960" ;
dwc:species "baccettii" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WNH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_baccettii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_baccettii>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "baccettii" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Typhlodromus_bacettii>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bacettii" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,172 @@
@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/03A10A70FFC8FF96FF55FDD6ECE5FAAB>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) yasminae Faraji 2008" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_yasminae_Faraji_2008> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Pinus>, <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_yasminae_Faraji_2008>
dwc:authority "Faraji, 2008" ;
dwc:authorityName "Faraji" ;
dwc:authorityYear "2008" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Faraji, 2008" ;
dwc:species "yasminae" ;
dwc:subGenus "Anthoseius" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_yasminae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_yasminae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yasminae" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Plantae/Pinus>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Pinus" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinaceae>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinales>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,187 @@
@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/03A10A70FFCAFF96FF55FE39ED9DFE0E>
cito:cites <http://dx.doi.org/10.5281/zenodo.2806998> ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) verrucosus Wainstein 1972" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_verrucosus_Wainstein_1972> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_verrucosus_Wainstein_1480>, <http://taxon-concept.plazi.org/id/Animalia/Anthoseius_verrucosus_Wainstein_1972> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2806998> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_verrucosus_Wainstein_1972>
dwc:authority "Wainstein, 1972" ;
dwc:authorityName "Wainstein" ;
dwc:authorityYear "1972" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wainstein, 1972" ;
dwc:species "verrucosus" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WQY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_verrucosus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_verrucosus_Wainstein_1480>
dwc:authority "Wainstein, 1972: 1480" ;
dwc:authorityName "Wainstein, 1972:" ;
dwc:authorityPageNumber "1480" ;
dwc:authorityYear "1480" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wainstein, 1972" ;
dwc:species "verrucosus" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WQY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_verrucosus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anthoseius_verrucosus_Wainstein_1972>
dwc:authorityName "Wainstein" ;
dwc:authorityYear "1972" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Anthoseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wainstein, 1972" ;
dwc:species "verrucosus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthoseius_verrucosus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_verrucosus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "verrucosus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Anthoseius_verrucosus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Anthoseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "verrucosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Anthoseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2806998>
dc:description "FIGURES 2429.Female of of Typhlodromus (Anthoseius) verrucosus. 24. Dorsal shield, 25. Ventral shields, 26. Genu, tibia and basitarsus of the leg IV, 27. Genu of leg II, 28. Chelicera, 29. Insemination apparatus." ;
fabio:hasRepresentation <https://zenodo.org/record/2806998/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,135 @@
@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/03A10A70FFCBFF94FF55FCB6EF24FE56>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) rhenanoides Athias-Henriot 1960" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_rhenanoides_Athias-Henriot_1960> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoseiulus> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_rhenanoides_Athias-Henriot_1960>
dwc:authority "Athias-Henriot, 1960", "Athias-Henriot, 1960: 85" ;
dwc:authorityName "Athias-Henriot" ;
dwc:authorityPageNumber "85" ;
dwc:authorityYear "1960" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Athias-Henriot, 1960" ;
dwc:species "rhenanoides" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WL4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_rhenanoides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_rhenanoides>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rhenanoides" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Neoseiulus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Neoseiulus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,181 @@
@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/03A10A70FFCCFF92FF55FD46EEC3F900>
cito:cites <http://dx.doi.org/10.5281/zenodo.2807006> ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) laurae Arutunjan 1974" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_laurae_Arutunjan_1974> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Pinus>, <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2807006> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_laurae_Arutunjan_1974>
dwc:authority "Arutunjan, 1974", "Arutunjan, 1974: 57" ;
dwc:authorityName "Arutunjan" ;
dwc:authorityPageNumber "57" ;
dwc:authorityYear "1974" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Arutunjan, 1974" ;
dwc:species "laurae" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WNX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_laurae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_laurae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "laurae" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Plantae/Pinus>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Pinus" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinaceae>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinales>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2807006>
dc:description "FIGURES 3641. Female of Typhlodromus (Typhlodromus) laurae. 36. Dorsal shield, 37. Ventral shields, 38. Genu, tibia and basitarsus of the leg IV, 39. Genu of leg II, 40. Chelicera, 41. Insemination apparatus." ;
fabio:hasRepresentation <https://zenodo.org/record/2807006/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,186 @@
@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/03A10A70FFCCFF9CFF55F8DCE94DFC32>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) kykladiticus Papadoulis & Emmanouel 1993" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_kykladiticus_Papadoulis_1993> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_ilex>, <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_kykladiticus_Papadoulis_1993>
dwc:authority "Papadoulis & Emmanouel, 1993", "Papadoulis & Emmanouel, 1993: 324" ;
dwc:authorityName "Papadoulis & Emmanouel" ;
dwc:authorityPageNumber "324" ;
dwc:authorityYear "1993" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Papadoulis & Emmanouel, 1993" ;
dwc:species "kykladiticus" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WNW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_kykladiticus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_kykladiticus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kykladiticus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Plantae/Quercus_ilex>
dwc:class "Magnoliopsida" ;
dwc:family "Fagaceae" ;
dwc:genus "Quercus" ;
dwc:kingdom "Plantae" ;
dwc:order "Fagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ilex" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Quercus>
dwc:class "Magnoliopsida" ;
dwc:family "Fagaceae" ;
dwc:genus "Quercus" ;
dwc:kingdom "Plantae" ;
dwc:order "Fagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fagaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fagaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fagales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Fagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,137 @@
@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/03A10A70FFCDFF92FF55FB18EE6CFDBE>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) exhilaratus Ragusa 1977" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_exhilaratus_Ragusa_1977> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_exhilaratus_exhilaratus> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_exhilaratus_Ragusa_1977>
dwc:authority "Ragusa, 1977", "Ragusa 1977: 380" ;
dwc:authorityName "Ragusa" ;
dwc:authorityPageNumber "380" ;
dwc:authorityYear "1977" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ragusa, 1977" ;
dwc:species "exhilaratus" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WQ2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_exhilaratus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_exhilaratus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "exhilaratus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Typhlodromus_exhilaratus_exhilaratus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "exhilaratus" ;
dwc:subSpecies "exhilaratus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_exhilaratus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,137 @@
@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/03A10A70FFCDFF93FF55FF69E87EFB47>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) ernesti Ragusa & Swirski 1978" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_ernesti_Ragusa_1978> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_ernesti_postici> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_ernesti_Ragusa_1978>
dwc:authority "Ragusa & Swirski, 1978", "Ragusa & Swirski, 1978: 211" ;
dwc:authorityName "Ragusa & Swirski" ;
dwc:authorityPageNumber "211" ;
dwc:authorityYear "1978" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ragusa & Swirski, 1978" ;
dwc:species "ernesti" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WNQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_ernesti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_ernesti>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ernesti" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Typhlodromus_ernesti_postici>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "ernesti" ;
dwc:subSpecies "postici" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_ernesti> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,143 @@
@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/03A10A70FFCFFF91FF55FD2AECC2F899>
cito:cites <http://dx.doi.org/10.5281/zenodo.2807002> ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Typhlodromus) cotoneastri Wainstein 1961" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_cotoneastri_Wainstein_1961> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_cotoneasteri> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2807002> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_cotoneastri_Wainstein_1961>
dwc:authority "Wainstein 1961", "Wainstein, 1961: 156" ;
dwc:authorityName "Wainstein" ;
dwc:authorityPageNumber "156" ;
dwc:authorityYear "1961" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wainstein, 1961" ;
dwc:species "cotoneastri" ;
dwc:subGenus "Typhlodromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WNN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_cotoneastri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_cotoneastri>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cotoneastri" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Typhlodromus_cotoneasteri>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cotoneasteri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2807002>
dc:description "FIGURES 3035. Female of Typhlodromus (Typhlodromus) cotoneastri. 30. Dorsal shield, 31. Ventral shields, 32. Genu, tibia and basitarsus of the leg IV, 33. Genu of leg II, 34. Chelicera, 35. Insemination apparatus." ;
fabio:hasRepresentation <https://zenodo.org/record/2807002/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,162 @@
@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/03A10A70FFD1FF89FF55FE2EEF54FE51>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) ilicis Athias-Henriot 1960" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_ilicis_Athias-Henriot_1960> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Amblydromella_ilicis_Athias-Henriot_1960> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_ilicis_Athias-Henriot_1960>
dwc:authority "Athias-Henriot, 1960", "Athias-Henriot, 1960: 95" ;
dwc:authorityName "Athias-Henriot" ;
dwc:authorityPageNumber "95" ;
dwc:authorityYear "1960" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Athias-Henriot, 1960" ;
dwc:species "ilicis" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WGH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_ilicis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Amblydromella_ilicis_Athias-Henriot_1960>
dwc:baseAuthorityName "in Athias-Henriot" ;
dwc:baseAuthorityYear "1960" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Amblydromella" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(in Athias-Henriot, 1960)" ;
dwc:species "ilicis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblydromella_ilicis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_ilicis>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ilicis" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Amblydromella_ilicis>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Amblydromella" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ilicis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amblydromella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amblydromella>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Amblydromella" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,209 @@
@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/03A10A70FFD3FF8FFF55FBA0ECCCFE56>
cito:cites <http://dx.doi.org/10.5281/zenodo.2806980> ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) caucasicus Abbasova 1970" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_caucasicus_Abbasova_1970> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Abies_alba_Miller_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2806980> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_caucasicus_Abbasova_1970>
dwc:authority "Abbasova, 1970" ;
dwc:authorityName "Abbasova" ;
dwc:authorityYear "1970" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Abbasova, 1970" ;
dwc:species "caucasicus" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7DD3X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_caucasicus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Abies_alba_Miller_2013>
dwc:authority "Miller" ;
dwc:authorityName "Miller" ;
dwc:authorityYear "2013" ;
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Abies" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Miller, 2013" ;
dwc:species "alba" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7DD3X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Abies_alba> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_caucasicus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caucasicus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Plantae/Abies_alba>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Abies" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "alba" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Abies> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Abies>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:genus "Abies" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinaceae>
dwc:class "Pinopsida" ;
dwc:family "Pinaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinales>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Pinales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
dwc:class "Pinopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2806980>
dc:description "FIGURES 712. Female of Typhlodromus (Anthoseius) caucasicus. 7. Dorsal shield, 8. Ventral shields, 9. Genu, tibia and tarsus of the leg IV, 10. Genu of leg II, 11. Chelicera, 12. Insemination apparatus." ;
fabio:hasRepresentation <https://zenodo.org/record/2806980/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,182 @@
@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/03A10A70FFD4FF95FF55FBB2EECEFD2E>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) recki Wainstein 1958" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_recki_Wainstein_1958> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Typhlodromus>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromella_recki>, <http://taxon-name.plazi.org/id/Animalia/Amblydromella_recki> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_recki_Wainstein_1958>
dwc:authority "Wainstein, 1958", "Wainstein, 1958: 203" ;
dwc:authorityName "Wainstein" ;
dwc:authorityPageNumber "203" ;
dwc:authorityYear "1958" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wainstein, 1958" ;
dwc:species "recki" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WKZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_recki> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_recki>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "recki" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Typhlodromus_Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Typhlodromus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromella_recki>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromella" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "recki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromella>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromella" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amblydromella_recki>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Amblydromella" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "recki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amblydromella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amblydromella>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Amblydromella" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,154 @@
@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/03A10A70FFD7FF89FF55FE2EEF7BF981>
cito:cites <http://dx.doi.org/10.5281/zenodo.2806986> ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) kerkirae Swirski & Ragusa 1976" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_kerkirae_Swirski_1976> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthoseius_kerkirae> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2806986> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_kerkirae_Swirski_1976>
dwc:authority "Swirski & Ragusa, 1976", "Swirski & Ragusa, 1976: 101" ;
dwc:authorityName "Swirski & Ragusa" ;
dwc:authorityPageNumber "101" ;
dwc:authorityYear "1976" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Swirski & Ragusa, 1976" ;
dwc:species "kerkirae" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WH4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_kerkirae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_kerkirae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kerkirae" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Anthoseius_kerkirae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Anthoseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kerkirae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Anthoseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2806986>
dc:description "FIGURES 1317. Female of Typhlodromus (Anthoseius) kerkirae. 13. Dorsal shield, 14. Ventral shields, 15. Genu, tibia and basitarsus of the leg IV, 16. Chelicera, 17. Insemination apparatus." ;
fabio:hasRepresentation <https://zenodo.org/record/2806986/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,180 @@
@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/03A10A70FFD7FF8AFF55F95DED7BFC32>
cito:cites <http://dx.doi.org/10.5281/zenodo.2806992> ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) maspalomensis Ferragut & Pena-Estevez 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_maspalomensis_Ferragut_2003> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Tamarix>, <http://taxon-name.plazi.org/id/Plantae/Tamaricaceae> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2806992> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_maspalomensis_Ferragut_2003>
dwc:authority "Ferragut & Pena-Estevez, 2003" ;
dwc:authorityName "Ferragut & Pena-Estevez" ;
dwc:authorityYear "2003" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ferragut & Pena-Estevez, 2003" ;
dwc:species "maspalomensis" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WJ5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_maspalomensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_maspalomensis>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "maspalomensis" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Plantae/Tamarix>
dwc:class "Magnoliopsida" ;
dwc:family "Tamaricaceae" ;
dwc:genus "Tamarix" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tamaricaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tamaricaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Tamaricaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2806992>
dc:description "FIGURES 1823. Female of Typhlodromus (Typhlodromus) maspalomensis. 18. Dorsal shield, 19. Ventral shields, 20. Genu, tibia and basitarsus of the leg IV, 21. Genu of leg II, 22. Chelicera, 23. Insemination apparatus." ;
fabio:hasRepresentation <https://zenodo.org/record/2806992/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,154 @@
@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/03A10A70FFDDFF83FF55FE2EEF00F97D>
cito:cites <http://dx.doi.org/10.5281/zenodo.2806974> ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) aestivalis Athias-Henriot 1960" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_aestivalis_Athias-Henriot_1960> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mumaseius_aestivalis> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2806974> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_aestivalis_Athias-Henriot_1960>
dwc:authority "Athias-Henriot, 1960", "Athias-Henriot, 1960: 85" ;
dwc:authorityName "Athias-Henriot" ;
dwc:authorityPageNumber "85" ;
dwc:authorityYear "1960" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Athias-Henriot, 1960" ;
dwc:species "aestivalis" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WCS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_aestivalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_aestivalis>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aestivalis" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Mumaseius_aestivalis>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Mumaseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aestivalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mumaseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mumaseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Mumaseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2806974>
dc:description "FIGURES 16. Female of Typhlodromus (Anthoseius) aestivalis. 1. Dorsal shield, 2. Ventral shields, 3. Genu, tibia and basitarsus of the leg IV, 4. Genu of leg II, 5. Chelicera, 6. Insemination apparatus." ;
fabio:hasRepresentation <https://zenodo.org/record/2806974/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,147 @@
@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/03A10A70FFDDFF8DFF55F902ECD2FBDA>
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:title "Typhlodromus (Anthoseius) athenas Swirski & Ragusa 1976" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_athenas_Swirski_1976> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthoseius_athenas> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4604.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4604.2.2>
bibo:endPage "280" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-05-14" ;
bibo:startPage "242" ;
bibo:volume "4604" ;
dc:creator "Tixier, Marie-Stéphane; Dennj, Principato; Douin, Martial; Kreiter, Serge; Haralabos, Tsolakis" ;
dc:date "2019" ;
dc:title "Mites of the genus Typhlodromus (Acari: Phytoseiidae) from Southern France: combined morphological and molecular approaches for species identification" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromus_athenas_Swirski_1976>
dwc:authority "Swirski & Ragusa, 1976", "Swirski & Ragusa, 1976: 111" ;
dwc:authorityName "Swirski & Ragusa" ;
dwc:authorityPageNumber "111" ;
dwc:authorityYear "1976" ;
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Swirski & Ragusa, 1976" ;
dwc:species "athenas" ;
dwc:subGenus "Anthoseius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59WD7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_athenas> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_athenas>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "athenas" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>, <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus_Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Anthoseius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Typhlodromus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Typhlodromus>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Typhlodromus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phytoseiidae>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Anthoseius_athenas>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Anthoseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "athenas" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthoseius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anthoseius>
dwc:class "Arachnida" ;
dwc:family "Phytoseiidae" ;
dwc:genus "Anthoseius" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoseiidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,242 @@
@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/03A1112CFFB7FFA116AFD29E89C6D7A0>
cito:cites <http://dx.doi.org/10.5281/zenodo.205549>, <http://dx.doi.org/10.5281/zenodo.205548>, <http://dx.doi.org/10.5281/zenodo.205550>, <http://dx.doi.org/10.5281/zenodo.205551>, <http://dx.doi.org/10.5281/zenodo.205552>, <http://dx.doi.org/10.5281/zenodo.205553> ;
dc:creator "Yamashita, Masahiro; Golani, Daniel; Motomura, Hiroyuki" ;
dc:title "Upeneus itoui Yamashita, Golani & Motomura, 2011, n. sp." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Upeneus_itoui>, <http://taxon-name.plazi.org/id/Animalia/Upeneus_guttatus>, <http://taxon-name.plazi.org/id/Animalia/Upeneus_japonicus>, <http://taxon-name.plazi.org/id/Animalia/Upeneus_asymmetricus>, <http://taxon-name.plazi.org/id/Animalia/Upeneus_francisi>, <http://taxon-name.plazi.org/id/Animalia/Upeneus_australiae>, <http://taxon-name.plazi.org/id/Animalia/Upeneus_pori>, <http://taxon-name.plazi.org/id/Animalia/Upeneus_tragula> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Upeneus_itoui_Yamashita_2011> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Upeneus_tragula_Richardson_1846> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.205547> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.205547>
bibo:endPage "58" ;
bibo:journal "Zootaxa" ;
bibo:startPage "47" ;
bibo:volume "3107" ;
dc:creator "Yamashita, Masahiro; Golani, Daniel; Motomura, Hiroyuki" ;
dc:date "2011" ;
dc:title "A new species of Upeneus (Perciformes: Mullidae) from southern Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.205549>, <http://dx.doi.org/10.5281/zenodo.205548>, <http://dx.doi.org/10.5281/zenodo.205550>, <http://dx.doi.org/10.5281/zenodo.205551>, <http://dx.doi.org/10.5281/zenodo.205552>, <http://dx.doi.org/10.5281/zenodo.205553> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Upeneus_itoui_Yamashita_2011>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Yamashita, Golani & Motomura, 2011" ;
dwc:authorityName "Yamashita, Golani & Motomura" ;
dwc:authorityYear "2011" ;
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yamashita, Golani & Motomura, 2011" ;
dwc:species "itoui" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7DM3Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Upeneus_itoui> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Upeneus_tragula_Richardson_1846>
dwc:authority "Richardson, 1846" ;
dwc:authorityName "Richardson" ;
dwc:authorityYear "1846" ;
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Richardson, 1846" ;
dwc:species "tragula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7DM3Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Upeneus_tragula> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Upeneus_itoui>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "itoui" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Upeneus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Upeneus>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mullidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mullidae>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Upeneus_guttatus>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "guttatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Upeneus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Upeneus_japonicus>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "japonicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Upeneus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Upeneus_asymmetricus>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "asymmetricus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Upeneus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Upeneus_francisi>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "francisi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Upeneus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Upeneus_australiae>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "australiae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Upeneus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Upeneus_pori>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "pori" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Upeneus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Upeneus_tragula>
dwc:class "Actinopterygii" ;
dwc:family "Mullidae" ;
dwc:genus "Upeneus" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "tragula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Upeneus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.205549>
dc:description "FIGURE 2. Underwater photographs of Upeneus itoui n. sp. a b, Approximately 15 cm TL, Morode Beach, Ainan, Ehime, Japan, 33 ° 00 ˏ 15 ʺN, 132 ° 30 ˏ 22 ʺE, 4 5 m depth, 19 Oct. 1999 (photos by J. Shibata). c, Approximately 4 cm TL, Morode Beach, 6 m depth, 13 Nov. 1999 (photo by T. Hirata); U. itoui is the individual in center of the photo, other individuals are U. tragula. d, Aquarium photograph of KAUM I. 28790, paratype, 121.3 mm SL, Kagoshima, Japan, just after capture." ;
fabio:hasRepresentation <https://zenodo.org/record/205549/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.205548>
dc:description "FIGURE 1. Holotype of Upeneus itoui n. sp. (NSMT-P 102554, 122.9 mm SL, Kagoshima, Japan). a, fresh specimen. b, preserved specimen." ;
fabio:hasRepresentation <https://zenodo.org/record/205548/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.205550>
dc:description "FIGURE 3. Variations of body and fin fresh coloration of Upeneus itoui n. sp. a, KAUM I. 17714, paratype, 119.6 mm SL. b, KAUM I. 477, paratype, 131.3 mm SL. c, KAUM I. 13595, paratype, 114.9 mm SL. d, KAUM I. 11891, paratype, 106.5 mm SL." ;
fabio:hasRepresentation <https://zenodo.org/record/205550/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.205551>
dc:description "FIGURE 4. Relationships of maximum body depth to standard length in Upeneus itoui n. sp. [open symbols (star = holotype)] and U. pori (closed triangles)." ;
fabio:hasRepresentation <https://zenodo.org/record/205551/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.205552>
dc:description "FIGURE 5. Relationships of barbel width to standard length (a) and barbel length (b) in Upeneus itoui n. sp. [open symbols (star = holotype)] and U. pori (closed triangles)." ;
fabio:hasRepresentation <https://zenodo.org/record/205552/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.205553>
dc:description "FIGURE 6. Relationships of maximum body depth plus barbel width (% of standard length) to number of gill rakers in Upeneus itoui n. sp. [open symbols (star = holotype)] and U. pori (closed triangles)." ;
fabio:hasRepresentation <https://zenodo.org/record/205553/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,128 @@
@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/03A11218FFF7183BFF3DFD66E260FC1D>
cito:cites <http://dx.doi.org/10.5281/zenodo.205558>, <http://dx.doi.org/10.5281/zenodo.205560>, <http://dx.doi.org/10.5281/zenodo.205557>, <http://dx.doi.org/10.5281/zenodo.205559> ;
dc:creator "Castaño-Meneses, Gabriela; Palacios-Vargas, José G." ;
dc:title "Sturmius panamaensis Castaño-Meneses & Palacios-Vargas, 2011, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sturmius_panamaensis_Casta%C3%B1o-Meneses_2011> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.205556> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.205556>
bibo:endPage "66" ;
bibo:journal "Zootaxa" ;
bibo:startPage "59" ;
bibo:volume "2923" ;
dc:creator "Castaño-Meneses, Gabriela; Palacios-Vargas, José G." ;
dc:date "2011" ;
dc:title "A new species of the family Sturmiidae (Collembola: Symphypleona) from Panama" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.205558>, <http://dx.doi.org/10.5281/zenodo.205560>, <http://dx.doi.org/10.5281/zenodo.205557>, <http://dx.doi.org/10.5281/zenodo.205559> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sturmius_panamaensis_Casta%C3%B1o-Meneses_2011>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Castaño-Meneses & Palacios-Vargas, 2011" ;
dwc:authorityName "Castaño-Meneses & Palacios-Vargas" ;
dwc:authorityYear "2011" ;
dwc:class "Entognatha" ;
dwc:family "Sturmiidae" ;
dwc:genus "Sturmius" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Castaño-Meneses & Palacios-Vargas, 2011" ;
dwc:species "panamaensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sturmius_panamaensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sturmius_panamaensis>
dwc:class "Entognatha" ;
dwc:family "Sturmiidae" ;
dwc:genus "Sturmius" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "panamaensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sturmius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sturmius>
dwc:class "Entognatha" ;
dwc:family "Sturmiidae" ;
dwc:genus "Sturmius" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sturmiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sturmiidae>
dwc:class "Entognatha" ;
dwc:family "Sturmiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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://dx.doi.org/10.5281/zenodo.205558>
dc:description "FIGURES 2 5. Sturmius panamaensis sp. nov. female, 2, head chaetotaxy. 3, body dorsal chaetotaxy. 4, Ant. III, dorsal view. 5, complete antenna." ;
fabio:hasRepresentation <https://zenodo.org/record/205558/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.205560>
dc:description "FIGURES 10 12. Sturmius panamaensis sp. nov. tibiotarsi from a female. 10 a, leg I anterior view. 10 b, leg I posterior view. 11 a, leg II anterior view. 11 b, leg II posterior view. 12 a, leg III posterior view. 12 b, leg III anterior view." ;
fabio:hasRepresentation <https://zenodo.org/record/205560/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.205557>
dc:description "FIGURE 1. Sturmius panamaensis sp. nov. SEM photographs. A, apex of tibiotarsus I. B, apex of tibiotarsus II." ;
fabio:hasRepresentation <https://zenodo.org/record/205557/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.205559>
dc:description "FIGURES 6 9. Sturmius panamaensis sp. nov. 6, female abdominal segments V and VI in ventral view. 7, male abdominal segments V and VI in ventral view, and genital plate. 8, female furcula from posterior side, * ventral seta. 9, female retinaculum." ;
fabio:hasRepresentation <https://zenodo.org/record/205559/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,140 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/03A11273901F52A99440CA8254C8DFEF>
dc:creator "Freeman, Craig C." ;
dc:title "Penstemon cardinalis subsp. var. var. regalis C. C. Freeman 2017, stat. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Penstemon_cardinalis_var_regalis_Nelson_2017> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.80.12962> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.80.12962>
bibo:endPage "39" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2017-04-25" ;
bibo:startPage "33" ;
bibo:volume "80" ;
dc:creator "Freeman, Craig C." ;
dc:date "2017" ;
dc:title "Nomenclatural novelties and notes in Penstemon (Plantaginaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Penstemon_cardinalis_var_regalis_Nelson_2017>
dwc:LSID "03A11273-901F-52A9-9440-CA8254C8DFEF" ;
dwc:authority "(A. Nelson) C. C. Freeman" ;
dwc:authorityName "C. C. Freeman" ;
dwc:authorityYear "2017" ;
dwc:baseAuthorityName "A. Nelson" ;
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Penstemon" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "(A. Nelson) C. C. Freeman, 2017" ;
dwc:species "cardinalis" ;
dwc:subSpecies "var." ;
dwc:variety "regalis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Penstemon_cardinalis_var_regalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Penstemon_cardinalis_var_regalis>
# Warning: abbreviated subSpecies "var." ;
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Penstemon" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "cardinalis" ;
dwc:subSpecies "var." ;
dwc:variety "regalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Penstemon_cardinalis_var> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Penstemon_cardinalis_var>
# Warning: abbreviated subSpecies "var." ;
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Penstemon" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "cardinalis" ;
dwc:subSpecies "var." ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Penstemon_cardinalis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Penstemon_cardinalis>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Penstemon" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "cardinalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Penstemon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Penstemon>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Penstemon" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,193 @@
@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/03A1182C9E7D3A3FCF6340FF49FAFA25>
cito:cites <http://dx.doi.org/10.5281/zenodo.10261227>, <http://dx.doi.org/10.5281/zenodo.10261230>, <http://dx.doi.org/10.5281/zenodo.10261214> ;
dc:creator "Yánez-Fernández, Viviana; Marchán-Rivadeneira, M. Raquel; Velazco, Paúl M.; Burneo, Santiago F.; Tinoco, Nicolás; Camacho, M. Alejandra" ;
dc:title "Sturnira boadai Yánez-Fernández & Marchán-Rivadeneira & Velazco & Burneo & Tinoco & Camacho 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1182C9E7D3A3FCF6340FF49FAFA25.mc.3B60A3679E7D3A3ACDFF428A4906FC78>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1182C9E7D3A3FCF6340FF49FAFA25.mc.3B60A3679E7D3A3ACDFF45414EDEFB22> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sturnira_undefined-A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sturnira_boadai_Y%C3%A1nez-Fern%C3%A1ndez_2023> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sturnira_nana_Gardner_1971> ;
trt:publishedIn <http://dx.doi.org/10.1206/4001.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/4001.1>
bibo:endPage "28" ;
bibo:issue "4001" ;
bibo:journal "American Museum Novitates" ;
bibo:pubDate "2023-10-17" ;
bibo:startPage "1" ;
bibo:volume "2023" ;
dc:creator "Yánez-Fernández, Viviana; Marchán-Rivadeneira, M. Raquel; Velazco, Paúl M.; Burneo, Santiago F.; Tinoco, Nicolás; Camacho, M. Alejandra" ;
dc:date "2023" ;
dc:title "On the taxonomic identity of Sturnira nana Gardner and ONeil, 1971 (Chiroptera: Phyllostomidae), from Ecuador, with the description of a new species of Sturnira" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10261227>, <http://dx.doi.org/10.5281/zenodo.10261230>, <http://dx.doi.org/10.5281/zenodo.10261214> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sturnira_boadai_Y%C3%A1nez-Fern%C3%A1ndez_2023>
dwc:authority "Yánez-Fernández & Marchán-Rivadeneira & Velazco & Burneo & Tinoco & Camacho, 2023" ;
dwc:authorityName "Yánez-Fernández & Marchán-Rivadeneira & Velazco & Burneo & Tinoco & Camacho" ;
dwc:authorityYear "2023" ;
dwc:class "Mammalia" ;
dwc:family "Phyllostomidae" ;
dwc:genus "Sturnira" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yánez-Fernández & Marchán-Rivadeneira & Velazco & Burneo & Tinoco & Camacho, 2023" ;
dwc:species "boadai" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sturnira_boadai> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sturnira_nana_Gardner_1971>
dwc:authorityName "Gardner and O'Neil" ;
dwc:authorityYear "1971" ;
dwc:class "Mammalia" ;
dwc:family "Phyllostomidae" ;
dwc:genus "Sturnira" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gardner & O'Neil, 1971" ;
dwc:species "nana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sturnira_nana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sturnira_boadai>
dwc:class "Mammalia" ;
dwc:family "Phyllostomidae" ;
dwc:genus "Sturnira" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "boadai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sturnira> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sturnira>
dwc:class "Mammalia" ;
dwc:family "Phyllostomidae" ;
dwc:genus "Sturnira" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllostomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phyllostomidae>
dwc:class "Mammalia" ;
dwc:family "Phyllostomidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Sturnira_nana>
dwc:class "Mammalia" ;
dwc:family "Phyllostomidae" ;
dwc:genus "Sturnira" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "nana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sturnira> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sturnira_undefined-A>
dwc:class "Mammalia" ;
dwc:family "Phyllostomidae" ;
dwc:genus "Sturnira" ;
dwc:kingdom "Animalia" ;
dwc:order "Chiroptera" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "undefined-A" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sturnira> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.10261227>
dc:description "FIGURE 5. Map of NW South America showing the collection localities of Sturnira bidens (circles), S. nana (diamonds), and Sturnira boadai, sp. nov. (stars), analyzed in this study. The collection points of Sturnira nana overlap, so only two diamonds are observed." ;
fabio:hasRepresentation <https://zenodo.org/record/10261227/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10261230>
dc:description "FIGURE 6. A. Upper and lower incisors of the holotype of Sturnira boadai, sp. nov. (QCAZ 11122). B. Detail of incisors. Photographs by Rubén D. Jarrín." ;
fabio:hasRepresentation <https://zenodo.org/record/10261230/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10261214>
dc:description "FIGURE 1. A, B. Lateral, C, D. dorsal, and E, F. ventral views of the skulls and G, H. lateral view of the mandibles of Sturnira nana (AMNH 219172, left column) and Sturnira EC (QCAZ 11122, right column). Red arrows show the differences between the two skulls." ;
fabio:hasRepresentation <https://zenodo.org/record/10261214/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1182C9E7D3A3FCF6340FF49FAFA25.mc.3B60A3679E7D3A3ACDFF428A4906FC78>
dwc:catalogNumber "QCAZ 11122" ;
dwc:collectionCode "QCAZ" ;
dwc:eventDate "2009-03-12" ;
dwc:locality "Las Orquideas" ;
dwc:recordedBy "Carlos Boada" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1340" ;
dwc:verbatimLatitude "-4.258" ;
dwc:verbatimLongitude "-78.6765" ;
trt:httpUri <https://treatment.plazi.org/id/03A1182C9E7D3A3FCF6340FF49FAFA25#3B60A3679E7D3A3ACDFF428A4906FC78> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1182C9E7D3A3FCF6340FF49FAFA25.mc.3B60A3679E7D3A3ACDFF45414EDEFB22>
dwc:catalogNumber "QCAZ11120, QCAZ11116, QCAZ11119, QCAZ11121, QCAZ11123" ;
dwc:collectionCode "QCAZ" ;
dwc:eventDate "2009-03-12" ;
dwc:locality "Las Orquideas" ;
dwc:recordedBy "Carlos Boada" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1340" ;
dwc:verbatimLatitude "-4.258" ;
dwc:verbatimLongitude "-78.6765" ;
trt:httpUri <https://treatment.plazi.org/id/03A1182C9E7D3A3FCF6340FF49FAFA25#3B60A3679E7D3A3ACDFF45414EDEFB22> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,149 @@
@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/03A11966FFE07451FF1CB6BFD021FEE2>
cito:cites <http://dx.doi.org/10.5281/zenodo.3514905>, <http://dx.doi.org/10.5281/zenodo.3514907>, <http://dx.doi.org/10.5281/zenodo.3514909> ;
dc:creator "Chang, Zhi-Min; Yang, Lin; Chen, Xiang-Sheng" ;
dc:title "Microsarimodes tumida Chang & Yang & Chen 2019, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A11966FFE07451FF1CB6BFD021FEE2.mc.3B60A22DFFE07453FE0FB5F3D172FD32>, <http://tb.plazi.org/GgServer/dwcaRecords/03A11966FFE07451FF1CB6BFD021FEE2.mc.3B60A22DFFE07453FD97B5D7D651FD32>, <http://tb.plazi.org/GgServer/dwcaRecords/03A11966FFE07451FF1CB6BFD021FEE2.mc.3B60A22DFFE07453FAB1B5D7D15AFCEA> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microsarimodes_tumida_Chang_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.1.8>
bibo:endPage "143" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-21" ;
bibo:startPage "135" ;
bibo:volume "4688" ;
dc:creator "Chang, Zhi-Min; Yang, Lin; Chen, Xiang-Sheng" ;
dc:date "2019" ;
dc:title "A new genus Microsarimodes with one species from Hainan Province in China (Hemiptera: Fulgoromorpha: Issidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3514905>, <http://dx.doi.org/10.5281/zenodo.3514907>, <http://dx.doi.org/10.5281/zenodo.3514909> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Microsarimodes_tumida_Chang_2019>
dwc:authority "Chang & Chen" ;
dwc:authorityName "Chang & Yang & Chen" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:genus "Microsarimodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chang & Yang & Chen, 2019" ;
dwc:species "tumida" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/435MR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microsarimodes_tumida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Microsarimodes_tumida>
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:genus "Microsarimodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tumida" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microsarimodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Microsarimodes>
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:genus "Microsarimodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Issidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Issidae>
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.3514905>
dc:description "FIGURES 117. Dorsal and lateral habitus of Sarimini species and frons in ventral view. (Figs 13) Eusarima yangi Chen, Zheng & Chang, 2014; (Figs 46) Longieusarima lunulia Wang, Bourgoin & Zhang, 2017; (Figs 78) Microsarimodes tumida Chang & Chen, sp. nov.; (Figs 911) Sarima bifurca Meng & Wang, 2016; (Figs 1214) Sarimodes sp.; (Figs 1517) Yangissus maolanensis Chen, Zheng & Chang, 2014. Scale bars=0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514905/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3514907>
dc:description "FIGURES 1828. Microsarimodes tumida Chang & Chen, sp. nov. 18. Head and thorax, dorsal view; 19. Same, lateral view; 20. Head, ventral view; 21. Forewing; 22. Hindwing; 23. Male genitalia, lateral view; 24. Male anal segment, dorsal view; 25. Gonostyli, lateral view; 26. Capitulum of gonostyli, posterior view; 27. Aedeagus and phallobase, lateral view; 28. Same, ventral view. a—sheet prominence, b—tumefied protuberance, c—lobe-liked, d—ventral lobe, e—hooked process. Scale bars = 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514907/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3514909>
dc:description "FIGURES 2837. Microsarimodes tumida Chang & Chen, sp. nov. 29. Female genitalia, dorsal view; 30. Same, lateral view; 31. Same, ventral view; 32. Female anal segment, dorsal view; 33. Anterior connective lamina of gonapophyses VIII, lateral view; 34. Posterior connective lamina of gonapophyses IX, dorsal view; 35. Posterior connective lamina of gonapophyses IX, lateral view; 36. Gonoplacs, lateral view; 37. Sternite VII, ventral view. vt—ventral tooth; lf—lateral field of posterior connective lamina of gonapophyses IX; slf—sublateral field of posterior connective lamina of gonapophyses IX; mdp—medial dorsal process; pvd—posterior ventral lobes. Scale bars = 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514909/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A11966FFE07451FF1CB6BFD021FEE2.mc.3B60A22DFFE07453FE0FB5F3D172FD32>
dwc:eventDate "2014-04-27" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "18.833334" ;
dwc:verbatimLongitude "109.916664" ;
trt:gbifOccurrenceId "2446717482" ;
trt:httpUri <https://treatment.plazi.org/id/03A11966FFE07451FF1CB6BFD021FEE2#3B60A22DFFE07453FE0FB5F3D172FD32> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A11966FFE07451FF1CB6BFD021FEE2.mc.3B60A22DFFE07453FD97B5D7D651FD32>
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2446717483" ;
trt:httpUri <https://treatment.plazi.org/id/03A11966FFE07451FF1CB6BFD021FEE2#3B60A22DFFE07453FD97B5D7D651FD32> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A11966FFE07451FF1CB6BFD021FEE2.mc.3B60A22DFFE07453FAB1B5D7D15AFCEA>
dwc:eventDate "2007-07-12" ;
dwc:verbatimLatitude "18.733334" ;
dwc:verbatimLongitude "108.9" ;
trt:gbifOccurrenceId "2446717481" ;
trt:httpUri <https://treatment.plazi.org/id/03A11966FFE07451FF1CB6BFD021FEE2#3B60A22DFFE07453FAB1B5D7D15AFCEA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,112 @@
@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/03A11966FFE77453FF1CB6DBD014FE76>
cito:cites <http://dx.doi.org/10.5281/zenodo.3514905>, <http://dx.doi.org/10.5281/zenodo.3514907>, <http://dx.doi.org/10.5281/zenodo.3514909> ;
dc:creator "Chang, Zhi-Min; Yang, Lin; Chen, Xiang-Sheng" ;
dc:title "Microsarimodes Chang & Yang & Chen 2019, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microsarimodes_Chang_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.1.8>
bibo:endPage "143" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-21" ;
bibo:startPage "135" ;
bibo:volume "4688" ;
dc:creator "Chang, Zhi-Min; Yang, Lin; Chen, Xiang-Sheng" ;
dc:date "2019" ;
dc:title "A new genus Microsarimodes with one species from Hainan Province in China (Hemiptera: Fulgoromorpha: Issidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3514905>, <http://dx.doi.org/10.5281/zenodo.3514907>, <http://dx.doi.org/10.5281/zenodo.3514909> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Microsarimodes_Chang_2019>
dwc:authority "Chang & Chen" ;
dwc:authorityName "Chang & Yang & Chen" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:genus "Microsarimodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Chang & Yang & Chen, 2019" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5SDL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microsarimodes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Microsarimodes>
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:genus "Microsarimodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Issidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Issidae>
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.3514905>
dc:description "FIGURES 117. Dorsal and lateral habitus of Sarimini species and frons in ventral view. (Figs 13) Eusarima yangi Chen, Zheng & Chang, 2014; (Figs 46) Longieusarima lunulia Wang, Bourgoin & Zhang, 2017; (Figs 78) Microsarimodes tumida Chang & Chen, sp. nov.; (Figs 911) Sarima bifurca Meng & Wang, 2016; (Figs 1214) Sarimodes sp.; (Figs 1517) Yangissus maolanensis Chen, Zheng & Chang, 2014. Scale bars=0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514905/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3514907>
dc:description "FIGURES 1828. Microsarimodes tumida Chang & Chen, sp. nov. 18. Head and thorax, dorsal view; 19. Same, lateral view; 20. Head, ventral view; 21. Forewing; 22. Hindwing; 23. Male genitalia, lateral view; 24. Male anal segment, dorsal view; 25. Gonostyli, lateral view; 26. Capitulum of gonostyli, posterior view; 27. Aedeagus and phallobase, lateral view; 28. Same, ventral view. a—sheet prominence, b—tumefied protuberance, c—lobe-liked, d—ventral lobe, e—hooked process. Scale bars = 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514907/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3514909>
dc:description "FIGURES 2837. Microsarimodes tumida Chang & Chen, sp. nov. 29. Female genitalia, dorsal view; 30. Same, lateral view; 31. Same, ventral view; 32. Female anal segment, dorsal view; 33. Anterior connective lamina of gonapophyses VIII, lateral view; 34. Posterior connective lamina of gonapophyses IX, dorsal view; 35. Posterior connective lamina of gonapophyses IX, lateral view; 36. Gonoplacs, lateral view; 37. Sternite VII, ventral view. vt—ventral tooth; lf—lateral field of posterior connective lamina of gonapophyses IX; slf—sublateral field of posterior connective lamina of gonapophyses IX; mdp—medial dorsal process; pvd—posterior ventral lobes. Scale bars = 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3514909/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,94 @@
@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/03A11966FFE77454FF1CB64BD19AFE76>
dc:creator "Chang, Zhi-Min; Yang, Lin; Chen, Xiang-Sheng" ;
dc:title "Hemisphaeriinae Melichar 1906" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemisphaeriinae_Melichar_1906> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4688.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4688.1.8>
bibo:endPage "143" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-10-21" ;
bibo:startPage "135" ;
bibo:volume "4688" ;
dc:creator "Chang, Zhi-Min; Yang, Lin; Chen, Xiang-Sheng" ;
dc:date "2019" ;
dc:title "A new genus Microsarimodes with one species from Hainan Province in China (Hemiptera: Fulgoromorpha: Issidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hemisphaeriinae_Melichar_1906>
dwc:authority "Melichar, 1906" ;
dwc:authorityName "Melichar" ;
dwc:authorityYear "1906" ;
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:scientificNameAuthorship "Melichar, 1906" ;
dwc:subFamily "Hemisphaeriinae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemisphaeriinae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hemisphaeriinae>
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:subFamily "Hemisphaeriinae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Issidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Issidae>
dwc:class "Insecta" ;
dwc:family "Issidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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 .

View file

@ -0,0 +1,128 @@
@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/03A11967FF8E5E6CFE6EFBB53924FA71>
cito:cites <http://dx.doi.org/10.5281/zenodo.5213591> ;
dc:creator "Li, Z. Z.; Chen, X. S." ;
dc:title "Sophonia transvittata Li & Chen 2005, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A11967FF8E5E6CFE6EFBB53924FA71.mc.3B60A22CFF8F5E6CFEF6FB683AE4FAD7> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sophonia_transvittata_Li_2005> ;
trt:publishedIn <http://dx.doi.org/10.1080/0022293031000155331> ;
a trt:Treatment .
<http://dx.doi.org/10.1080/0022293031000155331>
bibo:endPage "78" ;
bibo:issue "1" ;
bibo:journal "Journal of Natural History" ;
bibo:pubDate "2010-12-06" ;
bibo:startPage "71" ;
bibo:volume "39" ;
dc:creator "Li, Z. Z.; Chen, X. S." ;
dc:date "2005" ;
dc:title "A checklist and key to species of the genus Sophonia (Insecta: Auchenorrhyncha: Cicadellidae: Nirvaninae) in China with descriptions of two new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5213591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sophonia_transvittata_Li_2005>
dwc:authority "Li & Chen, 2005" ;
dwc:authorityName "Li & Chen" ;
dwc:authorityYear "2005" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Sophonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Li & Chen, 2005" ;
dwc:species "transvittata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KM39> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sophonia_transvittata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sophonia_transvittata>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Sophonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "transvittata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sophonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sophonia>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Sophonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5213591>
dc:description "Figures 19. Sophonia transvittata sp. nov. (1) Dorsal view of adult male. (2) Forewing of male. (3) Forewing of female. (4) Lateral view of male pygofer. (5) Subgenital plate. (6) ventral view of aedeagus. (7) Lateral view of aedeagus. (8) Connective. (9) Style." ;
fabio:hasRepresentation <https://zenodo.org/record/5213591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A11967FF8E5E6CFE6EFBB53924FA71.mc.3B60A22CFF8F5E6CFEF6FB683AE4FAD7>
dwc:collectionCode "IEGUC" ;
dwc:eventDate "2000-08-15" ;
dwc:locality "Pian-ma" ;
dwc:recordedBy "Z. Z. Li & X. S. Chen" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1800" ;
dwc:verbatimLatitude "26.0525" ;
dwc:verbatimLongitude "98.402504" ;
trt:httpUri <https://treatment.plazi.org/id/03A11967FF8E5E6CFE6EFBB53924FA71#3B60A22CFF8F5E6CFEF6FB683AE4FAD7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@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/03A11967FF8F5E63FE5DFA143893FA28>
cito:cites <http://dx.doi.org/10.5281/zenodo.5213593> ;
dc:creator "Li, Z. Z.; Chen, X. S." ;
dc:title "Sophonia yunnanensis Li & Chen 2005, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A11967FF8F5E63FE5DFA143893FA28.mc.3B60A22CFF805E63FE04FACD3E5DFA93> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sophonia_yunnanensis_Li_2005> ;
trt:publishedIn <http://dx.doi.org/10.1080/0022293031000155331> ;
a trt:Treatment .
<http://dx.doi.org/10.1080/0022293031000155331>
bibo:endPage "78" ;
bibo:issue "1" ;
bibo:journal "Journal of Natural History" ;
bibo:pubDate "2010-12-06" ;
bibo:startPage "71" ;
bibo:volume "39" ;
dc:creator "Li, Z. Z.; Chen, X. S." ;
dc:date "2005" ;
dc:title "A checklist and key to species of the genus Sophonia (Insecta: Auchenorrhyncha: Cicadellidae: Nirvaninae) in China with descriptions of two new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5213593> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sophonia_yunnanensis_Li_2005>
dwc:authority "Li & Chen, 2005" ;
dwc:authorityName "Li & Chen" ;
dwc:authorityYear "2005" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Sophonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Li & Chen, 2005" ;
dwc:species "yunnanensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KHCF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sophonia_yunnanensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sophonia_yunnanensis>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Sophonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yunnanensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sophonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sophonia>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Sophonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.5213593>
dc:description "Figures 1015. Sophonia yunnanensis sp. nov. (10) Dorsal view of adult male. (11) Lateral view of male pygofer. (12) Subgenital plate. (13) Ventral view of aedeagus. (14) Connective. (15) Style." ;
fabio:hasRepresentation <https://zenodo.org/record/5213593/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A11967FF8F5E63FE5DFA143893FA28.mc.3B60A22CFF805E63FE04FACD3E5DFA93>
dwc:collectionCode "IEGUC" ;
dwc:eventDate "2000-08-17" ;
dwc:locality "Pian-ma" ;
dwc:recordedBy "Z. Z. Li & X. S. Chen" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1800" ;
dwc:verbatimLatitude "26.0525" ;
dwc:verbatimLongitude "98.402504" ;
trt:httpUri <https://treatment.plazi.org/id/03A11967FF8F5E63FE5DFA143893FA28#3B60A22CFF805E63FE04FACD3E5DFA93> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,269 @@
@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/03A11D7EFFCCFFBDFF1AFE40E1B3E75F>
cito:cites <http://dx.doi.org/10.5281/zenodo.214790>, <http://dx.doi.org/10.5281/zenodo.214791>, <http://dx.doi.org/10.5281/zenodo.214792>, <http://dx.doi.org/10.5281/zenodo.214793>, <http://dx.doi.org/10.5281/zenodo.214794>, <http://dx.doi.org/10.5281/zenodo.214795>, <http://dx.doi.org/10.5281/zenodo.214796>, <http://dx.doi.org/10.5281/zenodo.214797> ;
dc:creator "Coad, Brian W.; Bogutskaya, Nina G." ;
dc:title "Alburnoides holciki Coad & Bogutskaya, 2012, new species" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_eichwaldii>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_holciki>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_varentsovi> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_holciki_Coad_2012> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_eichwaldii_Filippi_1863>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_varentsovi_Bogutskaya_2009>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_bipunctatus_armeniensis_Dadikyan_1972>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_eichwaldii_Bogutskaya_2009> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.214789> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.214789>
bibo:endPage "55" ;
bibo:journal "Zootaxa" ;
bibo:startPage "43" ;
bibo:volume "3453" ;
dc:creator "Coad, Brian W.; Bogutskaya, Nina G." ;
dc:date "2012" ;
dc:title "A new species of riffle minnow, Alburnoides holciki, from the Hari River basin in Afghanistan and Iran (Actinopterygii: Cyprinidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.214790>, <http://dx.doi.org/10.5281/zenodo.214791>, <http://dx.doi.org/10.5281/zenodo.214792>, <http://dx.doi.org/10.5281/zenodo.214793>, <http://dx.doi.org/10.5281/zenodo.214794>, <http://dx.doi.org/10.5281/zenodo.214795>, <http://dx.doi.org/10.5281/zenodo.214796>, <http://dx.doi.org/10.5281/zenodo.214797> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_holciki_Coad_2012>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Coad & Bogutskaya, 2012" ;
dwc:authorityName "Coad & Bogutskaya" ;
dwc:authorityYear "2012" ;
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Coad & Bogutskaya, 2012" ;
dwc:species "holciki" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BGV6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_holciki> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_eichwaldii_Filippi_1863>
dwc:authority "De Filippi, 1863" ;
dwc:authorityName "De Filippi" ;
dwc:authorityYear "1863" ;
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "De Filippi, 1863" ;
dwc:species "eichwaldii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BGV6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_eichwaldii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_varentsovi_Bogutskaya_2009>
dwc:authority "Bogutskaya & Coad, 2009" ;
dwc:authorityName "Bogutskaya & Coad" ;
dwc:authorityYear "2009" ;
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bogutskaya & Coad, 2009" ;
dwc:species "varentsovi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BGV6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_varentsovi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_bipunctatus_armeniensis_Dadikyan_1972>
dwc:authority "Dadikyan, 1972" ;
dwc:authorityName "Dadikyan" ;
dwc:authorityYear "1972" ;
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Dadikyan, 1972" ;
dwc:species "bipunctatus" ;
dwc:subSpecies "armeniensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BGV6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_bipunctatus_armeniensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_eichwaldii_Bogutskaya_2009>
dwc:authority "Bogutskaya & Coad 2009" ;
dwc:authorityName "Bogutskaya & Coad" ;
dwc:authorityYear "2009" ;
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bogutskaya & Coad, 2009" ;
dwc:species "eichwaldii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BGV6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_eichwaldii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Alburnoides_holciki>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "holciki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alburnoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alburnoides>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyprinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyprinidae>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypriniformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypriniformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Alburnoides_eichwaldii>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "eichwaldii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alburnoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alburnoides_varentsovi>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "varentsovi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alburnoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alburnoides_bipunctatus_armeniensis>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:species "bipunctatus" ;
dwc:subSpecies "armeniensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_bipunctatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alburnoides_bipunctatus>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Alburnoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "bipunctatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alburnoides> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.214790>
dc:description "FIGURE 1. Alburnoides holciki sp. n., female holotype, 80.0 mm SL, Hari River at Herat (Afghanistan)." ;
fabio:hasRepresentation <https://zenodo.org/record/214790/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.214791>
dc:description "FIGURE 2. Alburnoides holciki sp. n., radiograph of a non-type specimen, BMNH 1914.1.1: 30 - 31, 82.4 mm SL, Kashaf River at Mashhad (Iran). Shows an upturned mouth, a straightened upper profile of the snout, 13 predorsal vertebrae, 20 abdominal vertebrae, and 21 caudal vertebrae." ;
fabio:hasRepresentation <https://zenodo.org/record/214791/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.214792>
dc:description "FIGURE 3. Map showing the type locality of Alburnoides holciki sp. n.: Hari River system, 34 ° 20 N, 62 ° 12 E (empty star) and a locality of non-type material from Kashaf River (solid star) and sampling sites of comparative material: Alburnoides cf. eichwaldii west of Safid River (empty circles), Alburnoides cf. e ichwaldii Safid River drainage (solid circles), A. cf. eichwaldii Tajan River (empty triangle), Alburnoides sp., Atrek River drainage (solid triangles), A. varentsovi rivers of northern slope of Kopetdag (solid quadrates), Alburnoides sp. Amu Darya drainage (empty quadrates)." ;
fabio:hasRepresentation <https://zenodo.org/record/214792/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.214793>
dc:description "FIGURE 4. UPGMA dendrogram using Kullback-Leibler divergences for six meristic characters (the number of branched anal-fin rays and five vertebral counts)." ;
fabio:hasRepresentation <https://zenodo.org/record/214793/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.214794>
dc:description "FIGURE 5. Alburnoides sp., ZISP 10336, 65.8 mm SL, Samarkand (Zeravshan River system, Amu Darya drainage, Uzbekistan)." ;
fabio:hasRepresentation <https://zenodo.org/record/214794/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.214795>
dc:description "FIGURE 6. Alburnoides sp., ZISP 25785, 61.8 mm SL, Atrek River drainage (Turkmenistan)." ;
fabio:hasRepresentation <https://zenodo.org/record/214795/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.214796>
dc:description "FIGURE 7. Alburnoides sp., CMNFI 1979 - 0493, 82.8 mm SL, Tajan River (Iran)." ;
fabio:hasRepresentation <https://zenodo.org/record/214796/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.214797>
dc:description "FIGURE 8. Alburnoides sp., radiograph, CMNFI 1970 - 0537, 77.8 mm SL, Shah River (Safid River drainage, Iran). Shows a more horizontal mouth, a rounded upper profile of the snout, 12 predorsal vertebrae, 20 abdominal vertebrae, and 21 caudal vertebrae." ;
fabio:hasRepresentation <https://zenodo.org/record/214797/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,68 @@
@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/03A12072FFB6FB39BB8FC963FA0AFAC1>
dc:creator "Gómez-Martínez, Roni Fernando; López-Vila, Jesús Manuel; Matamoros, Wilfredo A.; González-Díaz, Alfonso A.; Gómez-González, Adán Enrique" ;
dc:title "Cichlidae" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5175.2.3> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cichlidae> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5175.2.3>
bibo:endPage "252" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-08-16" ;
bibo:startPage "231" ;
bibo:volume "5175" ;
dc:creator "Gómez-Martínez, Roni Fernando; López-Vila, Jesús Manuel; Matamoros, Wilfredo A.; González-Díaz, Alfonso A.; Gómez-González, Adán Enrique" ;
dc:date "2022" ;
dc:title "Diversity of Cichlid Fishes (Cichliformes: Cichlidae) in Chiapas, Mexico: A practical identification key with updated distribution maps" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Cichlidae>
dwc:class "Actinopterygii" ;
dwc:family "Cichlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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 .

View file

@ -0,0 +1,106 @@
@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/03A1231F7F204204FF3DFDD0FDF32664>
cito:cites <http://dx.doi.org/10.5281/zenodo.183090>, <http://dx.doi.org/10.5281/zenodo.183092>, <http://dx.doi.org/10.5281/zenodo.183093> ;
dc:creator "Weaver, John S.; Gibon, François-Marie; Chvojka, Pavel" ;
dc:title "Afrorheithrus mirus" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.183088> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrorheithrus_mirus> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.183088>
bibo:endPage "28" ;
bibo:journal "Zootaxa" ;
bibo:startPage "18" ;
bibo:volume "1825" ;
dc:creator "Weaver, John S.; Gibon, François-Marie; Chvojka, Pavel" ;
dc:date "2008" ;
dc:title "A new genus of Philorheithridae (Trichoptera) from Madagascar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.183090>, <http://dx.doi.org/10.5281/zenodo.183092>, <http://dx.doi.org/10.5281/zenodo.183093> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Afrorheithrus_mirus>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:genus "Afrorheithrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "mirus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afrorheithrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Afrorheithrus>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:genus "Afrorheithrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philorheithridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Philorheithridae>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.183090>
dc:description "FIGURES 2 6. Figs. 2 3. Afrorheithrus fallax: 2. male antenna, right lateral. 3. female head, pronotum and mesonotum, dorsal. Fig. 4. A. mirus, male mesonotum, dorsal. Figs. 5 6. A. fallax: 5. female wings. 6. male, anterior wing." ;
fabio:hasRepresentation <https://zenodo.org/record/183090/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.183092>
dc:description "FIGURES 16 22. Afrorheithrus mirus. Figs. 16 19. male: 16. genitalia, lateral. 17. segments IX and X, dorsal. 18. phallus, lateral. 19. phallus, ventral. Figs. 20 22. female: 20. segments VIII and IX, lateral. 21. segment IX, dorsal. 22. spermathecal sclerite, ventral." ;
fabio:hasRepresentation <https://zenodo.org/record/183092/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.183093>
dc:description "FIGURES 23 29. Figs. 23 28. Afrorheithrus admirabilis, male: 23. genitalia, lateral. 24. segments IX and X, dorsal. 25. segment X, dorsal. 26. left inferior appendage, posteroventral. 27. phallus, lateral. 28. phallus, ventral. Fig. 29. Map showing collection sites of Afrorheithrus species." ;
fabio:hasRepresentation <https://zenodo.org/record/183093/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,101 @@
@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/03A1231F7F254205FF3DFDDAFD512694>
cito:cites <http://dx.doi.org/10.5281/zenodo.183093>, <http://dx.doi.org/10.5281/zenodo.183091> ;
dc:creator "Weaver, John S.; Gibon, François-Marie; Chvojka, Pavel" ;
dc:title "Afrorheithrus fallax" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.183088> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrorheithrus_fallax> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.183088>
bibo:endPage "28" ;
bibo:journal "Zootaxa" ;
bibo:startPage "18" ;
bibo:volume "1825" ;
dc:creator "Weaver, John S.; Gibon, François-Marie; Chvojka, Pavel" ;
dc:date "2008" ;
dc:title "A new genus of Philorheithridae (Trichoptera) from Madagascar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.183093>, <http://dx.doi.org/10.5281/zenodo.183091> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Afrorheithrus_fallax>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:genus "Afrorheithrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fallax" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afrorheithrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Afrorheithrus>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:genus "Afrorheithrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philorheithridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Philorheithridae>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.183093>
dc:description "FIGURES 23 29. Figs. 23 28. Afrorheithrus admirabilis, male: 23. genitalia, lateral. 24. segments IX and X, dorsal. 25. segment X, dorsal. 26. left inferior appendage, posteroventral. 27. phallus, lateral. 28. phallus, ventral. Fig. 29. Map showing collection sites of Afrorheithrus species." ;
fabio:hasRepresentation <https://zenodo.org/record/183093/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.183091>
dc:description "FIGURES 7 15. Afrorheithrus fallax. Figs. 2 3. male: 7. genitalia, lateral. 8. segments IX and X, dorsal. 9. segment X, dorsal. 10. left inferior appendage, posteroventral. 11. phallus, lateral. 12. phallus, ventral. Figs. 13 15. female: 13. segments VIII and IX, lateral. 14. segment IX, dorsal. 15. segment IX, ventral." ;
fabio:hasRepresentation <https://zenodo.org/record/183091/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,73 @@
@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/03A1231F7F264202FF3DFA8EFD0021AA>
cito:cites <http://dx.doi.org/10.5281/zenodo.183089> ;
dc:creator "Weaver, John S.; Gibon, François-Marie; Chvojka, Pavel" ;
dc:title "Philorheithridae Mosely" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.183088> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Philorheithridae> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.183088>
bibo:endPage "28" ;
bibo:journal "Zootaxa" ;
bibo:startPage "18" ;
bibo:volume "1825" ;
dc:creator "Weaver, John S.; Gibon, François-Marie; Chvojka, Pavel" ;
dc:date "2008" ;
dc:title "A new genus of Philorheithridae (Trichoptera) from Madagascar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.183089> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Philorheithridae>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.183089>
dc:description "FIGURE 1. Aphilorheithrus stepheni Mosely: Habitus of adult in cryptic, stick like posture, original figure illustrated by Charles McCubbin based on photograph by Arturs Neboiss." ;
fabio:hasRepresentation <https://zenodo.org/record/183089/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,101 @@
@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/03A1231F7F2E420AFF3DFF08FD3E23A4>
cito:cites <http://dx.doi.org/10.5281/zenodo.183093>, <http://dx.doi.org/10.5281/zenodo.183090> ;
dc:creator "Weaver, John S.; Gibon, François-Marie; Chvojka, Pavel" ;
dc:title "Afrorheithrus admirabilis" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.183088> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrorheithrus_admirabilis> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.183088>
bibo:endPage "28" ;
bibo:journal "Zootaxa" ;
bibo:startPage "18" ;
bibo:volume "1825" ;
dc:creator "Weaver, John S.; Gibon, François-Marie; Chvojka, Pavel" ;
dc:date "2008" ;
dc:title "A new genus of Philorheithridae (Trichoptera) from Madagascar" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.183093>, <http://dx.doi.org/10.5281/zenodo.183090> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Afrorheithrus_admirabilis>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:genus "Afrorheithrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "admirabilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afrorheithrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Afrorheithrus>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:genus "Afrorheithrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philorheithridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Philorheithridae>
dwc:class "Insecta" ;
dwc:family "Philorheithridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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://dx.doi.org/10.5281/zenodo.183093>
dc:description "FIGURES 23 29. Figs. 23 28. Afrorheithrus admirabilis, male: 23. genitalia, lateral. 24. segments IX and X, dorsal. 25. segment X, dorsal. 26. left inferior appendage, posteroventral. 27. phallus, lateral. 28. phallus, ventral. Fig. 29. Map showing collection sites of Afrorheithrus species." ;
fabio:hasRepresentation <https://zenodo.org/record/183093/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.183090>
dc:description "FIGURES 2 6. Figs. 2 3. Afrorheithrus fallax: 2. male antenna, right lateral. 3. female head, pronotum and mesonotum, dorsal. Fig. 4. A. mirus, male mesonotum, dorsal. Figs. 5 6. A. fallax: 5. female wings. 6. male, anterior wing." ;
fabio:hasRepresentation <https://zenodo.org/record/183090/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,171 @@
@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/03A1291FC512FF891600FD8551938577>
cito:cites <http://dx.doi.org/10.5281/zenodo.4620683>, <http://dx.doi.org/10.5281/zenodo.4620685>, <http://dx.doi.org/10.5281/zenodo.4620689>, <http://dx.doi.org/10.5281/zenodo.4620691> ;
dc:creator "Gan, Zhibin; Zhang, Dongsheng; Wang, Chunsheng" ;
dc:title "Gibbosaverruca weijiai Gan & Zhang & Wang 2021, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A1291FC512FF891600FD8551938577.mc.3B609254C513FF8C14B7FDEE52DA854B>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1291FC512FF891600FD8551938577.mc.3B609254C513FF8C14B7FCA5503485C5>, <http://tb.plazi.org/GgServer/dwcaRecords/03A1291FC512FF891600FD8551938577.mc.3B609254C513FF8C17D8FCE752DE85A3> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gibbosaverruca_weijiai_Gan_2021> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2021.739.1273> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2021.739.1273>
bibo:endPage "167" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2021-03-18" ;
bibo:startPage "158" ;
bibo:volume "739" ;
dc:creator "Gan, Zhibin; Zhang, Dongsheng; Wang, Chunsheng" ;
dc:date "2021" ;
dc:title "Gibbosaverruca weijiai, a new verrucid (Crustacea, Thoracica) species from the Weijia Guyot deep-sea seamount in the West Pacific" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4620683>, <http://dx.doi.org/10.5281/zenodo.4620685>, <http://dx.doi.org/10.5281/zenodo.4620689>, <http://dx.doi.org/10.5281/zenodo.4620691> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gibbosaverruca_weijiai_Gan_2021>
dwc:authority "Gan & Zhang & Wang, 2021" ;
dwc:authorityName "Gan & Zhang & Wang" ;
dwc:authorityYear "2021" ;
dwc:class "Maxillopoda" ;
dwc:family "Verrucidae" ;
dwc:genus "Gibbosaverruca" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gan & Zhang & Wang, 2021" ;
dwc:species "weijiai" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gibbosaverruca_weijiai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gibbosaverruca_weijiai>
dwc:class "Maxillopoda" ;
dwc:family "Verrucidae" ;
dwc:genus "Gibbosaverruca" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "weijiai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gibbosaverruca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gibbosaverruca>
dwc:class "Maxillopoda" ;
dwc:family "Verrucidae" ;
dwc:genus "Gibbosaverruca" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Verrucidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Verrucidae>
dwc:class "Maxillopoda" ;
dwc:family "Verrucidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sessilia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sessilia>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maxillopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maxillopoda>
dwc:class "Maxillopoda" ;
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://dx.doi.org/10.5281/zenodo.4620683>
dc:description "Fig. 1. Gibbosaverruca weijiai sp. nov., holotype, SRSIO17090313. A. Opercular plates. B. Fixed tergum and scutum. C. From above. D. Fixed tergum. E. Fixed scutum. F. Movable tergum. G. Movable scutum." ;
fabio:hasRepresentation <https://zenodo.org/record/4620683/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4620685>
dc:description "Fig. 2. Gibbosaverruca weijiai sp. nov., holotype, SRSIO17090313. A. Inner edge of labrum. B. Palp. C. Mandible. D. Maxillule. E. Maxilla." ;
fabio:hasRepresentation <https://zenodo.org/record/4620685/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4620689>
dc:description "Fig. 3. Gibbosaverruca weijiaisp. nov., holotype, SRSIO17090313. A. Soft body.B. Cirrus I.C. Cirrus II. D. Cirrus III. E. Cirrus IV. F. Cirrus V. G. Cirrus VI. H. Penis. I. Eggs." ;
fabio:hasRepresentation <https://zenodo.org/record/4620689/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4620691>
dc:description "Fig. 4. In situ figures of Gibbosaverruca weijiai sp. nov. (red arrows)." ;
fabio:hasRepresentation <https://zenodo.org/record/4620691/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1291FC512FF891600FD8551938577.mc.3B609254C513FF8C14B7FDEE52DA854B>
dwc:catalogNumber "SRSIO17090313" ;
dwc:collectionCode "WEST, MW" ;
dwc:eventDate "2017-09-21" ;
dwc:locality "WEST PACIFIC" ;
dwc:recordedBy "Haima" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1935" ;
dwc:verbatimLatitude "12.7895" ;
dwc:verbatimLongitude "156.6877" ;
trt:gbifOccurrenceId "3057242303" ;
trt:httpUri <https://treatment.plazi.org/id/03A1291FC512FF891600FD8551938577#3B609254C513FF8C14B7FDEE52DA854B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1291FC512FF891600FD8551938577.mc.3B609254C513FF8C14B7FCA5503485C5>
dwc:catalogNumber "SRSIO17090314" ;
dwc:collectionCode "SRSIO" ;
dwc:eventDate "2017-09-21" ;
dwc:locality "WEST PACIFIC" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1935" ;
dwc:verbatimLatitude "12.7895" ;
dwc:verbatimLongitude "156.6877" ;
trt:gbifOccurrenceId "3057242301" ;
trt:httpUri <https://treatment.plazi.org/id/03A1291FC512FF891600FD8551938577#3B609254C513FF8C14B7FCA5503485C5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A1291FC512FF891600FD8551938577.mc.3B609254C513FF8C17D8FCE752DE85A3>
dwc:catalogNumber "SRSIO17090314" ;
dwc:collectionCode "MCROV, SRSIO" ;
dwc:eventDate "2017-09-22" ;
dwc:locality "roof deck of Weijia Guyot" ;
dwc:recordedBy "Haima" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1995" ;
dwc:verbatimLatitude "12.3772" ;
dwc:verbatimLongitude "156.28711" ;
trt:gbifOccurrenceId "3057242302" ;
trt:httpUri <https://treatment.plazi.org/id/03A1291FC512FF891600FD8551938577#3B609254C513FF8C17D8FCE752DE85A3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,96 @@
@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/03A1291FC516FF8814E0FCEA562184BD>
dc:creator "Gan, Zhibin; Zhang, Dongsheng; Wang, Chunsheng" ;
dc:title "Gibbosaverruca Young 2002" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gibbosaverruca_Young_2002> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2021.739.1273> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2021.739.1273>
bibo:endPage "167" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2021-03-18" ;
bibo:startPage "158" ;
bibo:volume "739" ;
dc:creator "Gan, Zhibin; Zhang, Dongsheng; Wang, Chunsheng" ;
dc:date "2021" ;
dc:title "Gibbosaverruca weijiai, a new verrucid (Crustacea, Thoracica) species from the Weijia Guyot deep-sea seamount in the West Pacific" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gibbosaverruca_Young_2002>
dwc:ID-ENA "2774324" ;
dwc:authority "Young, 2002" ;
dwc:authorityName "Young" ;
dwc:authorityYear "2002" ;
dwc:class "Maxillopoda" ;
dwc:family "Verrucidae" ;
dwc:genus "Gibbosaverruca" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Young, 2002" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4NDT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gibbosaverruca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gibbosaverruca>
dwc:class "Maxillopoda" ;
dwc:family "Verrucidae" ;
dwc:genus "Gibbosaverruca" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Verrucidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Verrucidae>
dwc:class "Maxillopoda" ;
dwc:family "Verrucidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sessilia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sessilia>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Sessilia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maxillopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maxillopoda>
dwc:class "Maxillopoda" ;
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 .

View file

@ -0,0 +1,147 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/03A1297CC93B7E75FE3CFE6844DA7A01>
cito:cites <http://dx.doi.org/10.5281/zenodo.7160997>, <http://dx.doi.org/10.5281/zenodo.7161003>, <http://dx.doi.org/10.5281/zenodo.7160999>, <http://dx.doi.org/10.5281/zenodo.7161007>, <http://dx.doi.org/10.5281/zenodo.7161009>, <http://dx.doi.org/10.5281/zenodo.7161011>, <http://dx.doi.org/10.5281/zenodo.7161013> ;
dc:creator "Pogwizd, Justyna; Stec, Daniel" ;
dc:title "Richtersius tertius Pogwizd & Stec 2022, sp. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Richtersius_tertius_Pogwizd_2022> ;
trt:publishedIn <http://dx.doi.org/10.17109/azh.68.1.1.2022> ;
a trt:Treatment .
<http://dx.doi.org/10.17109/azh.68.1.1.2022>
bibo:endPage "21" ;
bibo:issue "1" ;
bibo:journal "Acta Zoologica Academiae Scientiarum Hungaricae" ;
bibo:pubDate "2022-02-14" ;
bibo:startPage "1" ;
bibo:volume "68" ;
dc:creator "Pogwizd, Justyna; Stec, Daniel" ;
dc:date "2022" ;
dc:title "An Integrative Description Of A New Richtersius Species From Greece (Tardigrada: Eutardigrada: Richtersiusidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7160997>, <http://dx.doi.org/10.5281/zenodo.7161003>, <http://dx.doi.org/10.5281/zenodo.7160999>, <http://dx.doi.org/10.5281/zenodo.7161007>, <http://dx.doi.org/10.5281/zenodo.7161009>, <http://dx.doi.org/10.5281/zenodo.7161011>, <http://dx.doi.org/10.5281/zenodo.7161013> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Richtersius_tertius_Pogwizd_2022>
dwc:authority "Pogwizd & Stec, 2022" ;
dwc:authorityName "Pogwizd & Stec" ;
dwc:authorityYear "2022" ;
dwc:class "Eutardigrada" ;
dwc:family "Macrobiotidae" ;
dwc:genus "Richtersius" ;
dwc:kingdom "Animalia" ;
dwc:order "Parachela" ;
dwc:phylum "Tardigrada" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pogwizd & Stec, 2022" ;
dwc:species "tertius" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Richtersius_tertius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Richtersius_tertius>
dwc:class "Eutardigrada" ;
dwc:family "Macrobiotidae" ;
dwc:genus "Richtersius" ;
dwc:kingdom "Animalia" ;
dwc:order "Parachela" ;
dwc:phylum "Tardigrada" ;
dwc:rank "species" ;
dwc:species "tertius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Richtersius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Richtersius>
dwc:class "Eutardigrada" ;
dwc:family "Macrobiotidae" ;
dwc:genus "Richtersius" ;
dwc:kingdom "Animalia" ;
dwc:order "Parachela" ;
dwc:phylum "Tardigrada" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrobiotidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Macrobiotidae>
dwc:class "Eutardigrada" ;
dwc:family "Macrobiotidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Parachela" ;
dwc:phylum "Tardigrada" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Parachela>
dwc:class "Eutardigrada" ;
dwc:kingdom "Animalia" ;
dwc:order "Parachela" ;
dwc:phylum "Tardigrada" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
dwc:class "Eutardigrada" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Tardigrada" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
dwc:kingdom "Animalia" ;
dwc:phylum "Tardigrada" ;
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://dx.doi.org/10.5281/zenodo.7160997>
dc:description "Fig. 1.Richtersius tertius sp. n. habitus. A = adult, dorso­ventral projection (holotype, PCM); B = hatchling, dorso­ventral projection (PCM). Scale bars in μm" ;
fabio:hasRepresentation <https://zenodo.org/record/7160997/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7161003>
dc:description "Fig. 3. Richtersius tertius sp. n. claws. AB = claws II and IV (PCM); CD = claws III and IV (SEM). Filled indented arrowheads indicate lateral expansions positioned posteriorly to the laminar stalk connecting the claw to the lunula, empty indented arrowheads indicate the double muscle attachments under the claws, empty flat arrowheads indicate the divided cuticular bar, filled flat arrowhead indicates the horseshoe structure connecting the" ;
fabio:hasRepresentation <https://zenodo.org/record/7161003/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7160999>
dc:description "Fig. 2. Richtersius tertius sp. n. pores. A = pores on the hatchling dorsal cuticle (PCM); BE = pores on the hatchling dorsal cuticle (SEM). Scale bars in Μm" ;
fabio:hasRepresentation <https://zenodo.org/record/7160999/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7161007>
dc:description "Fig. 4. Richtersius tertius sp. n. mouth opening with peribuccal structures and oral cavity armature of an adult (SEM). A = general view of the mouth opening; B = details of the oral cavity armature. Asterisk indicates the circular sensory field, filled arrow indicates the divided peribuccal velum/lamina, filled flat arrowheads indicate the first band of teeth, empty flat arrowheads indicate the teeth of the second band, dorsal and ventral teeth of" ;
fabio:hasRepresentation <https://zenodo.org/record/7161007/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7161009>
dc:description "Fig. 5. Richtersius tertius sp. n. buccal apparatus (PCM). A = dorsal projection of the entire buccal apparatus; B = later view of the buccal crown; C = ventral view of the buccal crown; D = stylet support insertion point of the buccal apparatus; E = macroplacoid morphology visible in ventral view. Filled arrows indicate the ventro-lateral triangular apophysis, filled indented arrowheads indicate dorsal spikes, empty indented arrowheads indicate constrictions in the macroplacoids, the empty arrow indicates the cuticular hook on the dorsal apophysis, the black filled arrow indicates the cuticular hook on the ventral apophysis, filled flat arrowheads indicate the second band of teeth in the oral cavity. Scale bars in Μm" ;
fabio:hasRepresentation <https://zenodo.org/record/7161009/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7161011>
dc:description "Fig. 6. Richtersius tertius sp. n. egg chorion morphology (PCM). AB = egg midsection un- der 400× magnification; C = egg surface under 1000× magnification; DE = egg processes midsection under 1000× magnification. Filled flat arrowheads indicate flexible terminal portion of the egg process, filled indented arrowheads indicate the refracting dots covering the egg surface between processes (in the majority of eggs this character is not visible as the" ;
fabio:hasRepresentation <https://zenodo.org/record/7161011/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7161013>
dc:description "Fig. 7. Richtersius tertius sp. n. egg chorion morphology (SEM).A entire egg; BC = Details of egg surface and processes; D = magnification of the egg process. Filled flat arrowheads" ;
fabio:hasRepresentation <https://zenodo.org/record/7161013/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,107 @@
@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/03A12B77FFF0B85CFF414032D375F846>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Schallreuterizoe groosae Kozur 2004" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Schallreuterizoe_groosae_Kozur_2004> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Schallreuterizoe_groosae_Kozur_2004>
dwc:authority "Kozur, 2004" ;
dwc:authorityName "Kozur" ;
dwc:authorityYear "2004" ;
dwc:class "Ostracoda" ;
dwc:family "Schallreuterizoidae" ;
dwc:genus "Schallreuterizoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kozur, 2004" ;
dwc:species "groosae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Schallreuterizoe_groosae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Schallreuterizoe_groosae>
dwc:class "Ostracoda" ;
dwc:family "Schallreuterizoidae" ;
dwc:genus "Schallreuterizoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "groosae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Schallreuterizoe> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Schallreuterizoe>
dwc:class "Ostracoda" ;
dwc:family "Schallreuterizoidae" ;
dwc:genus "Schallreuterizoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Schallreuterizoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Schallreuterizoidae>
dwc:class "Ostracoda" ;
dwc:family "Schallreuterizoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,94 @@
@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/03A12B77FFF0B85CFF4142C1D54AFA86>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Neorichterina Tóth & Cséfán 2018" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neorichterina_T%C3%B3th_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neorichterina_T%C3%B3th_2018>
dwc:authority "Tóth & Cséfán, 2018" ;
dwc:authorityName "Tóth & Cséfán" ;
dwc:authorityYear "2018" ;
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:genus "Neorichterina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Tóth & Cséfán, 2018" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neorichterina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neorichterina>
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:genus "Neorichterina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomozoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomozoidae>
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,94 @@
@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/03A12B77FFF0B85CFF414381D2A2F993>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Schallreuterizoe Kozur 2004" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Schallreuterizoe_Kozur_2004> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Schallreuterizoe_Kozur_2004>
dwc:authority "Kozur, 2004" ;
dwc:authorityName "Kozur" ;
dwc:authorityYear "2004" ;
dwc:class "Ostracoda" ;
dwc:family "Schallreuterizoidae" ;
dwc:genus "Schallreuterizoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kozur, 2004" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Schallreuterizoe> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Schallreuterizoe>
dwc:class "Ostracoda" ;
dwc:family "Schallreuterizoidae" ;
dwc:genus "Schallreuterizoe" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Schallreuterizoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Schallreuterizoidae>
dwc:class "Ostracoda" ;
dwc:family "Schallreuterizoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,108 @@
@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/03A12B77FFF1B85AFF414091D4C6FE18>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Pokornyopsis feifeli" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pokornyopsis_feifeli_Triebel_1941> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pokornyopsis_feifeli_Triebel_1941>
dwc:authority "(Triebel, 1941)" ;
dwc:baseAuthorityName "Triebel" ;
dwc:baseAuthorityYear "1941" ;
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Triebel, 1941)" ;
dwc:species "feifeli" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85X5M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pokornyopsis_feifeli> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pokornyopsis_feifeli>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "feifeli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pokornyopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pokornyopsis>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thaumatocyprididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Thaumatocyprididae>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halocyprida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halocyprida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,108 @@
@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/03A12B77FFF1B85DFF41445FD590FC20>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Pokornyopsis bettenstaedti" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pokornyopsis_bettenstaedti_Bartenstein_1949> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pokornyopsis_bettenstaedti_Bartenstein_1949>
dwc:authority "(Bartenstein, 1949)" ;
dwc:baseAuthorityName "Bartenstein" ;
dwc:baseAuthorityYear "1949" ;
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bartenstein, 1949)" ;
dwc:species "bettenstaedti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85X5L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pokornyopsis_bettenstaedti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pokornyopsis_bettenstaedti>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bettenstaedti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pokornyopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pokornyopsis>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thaumatocyprididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Thaumatocyprididae>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halocyprida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halocyprida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,131 @@
@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/03A12B77FFF1B85DFF4145A2D46EF933>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Pokornyopsis csurgokutensis Tóth & Cséfán 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF1B85DFF4145A2D46EF933.mc.3B60903CFFF1B85DFF11423CD4A5FB3B>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF1B85DFF4145A2D46EF933.mc.3B60903CFFF1B85DFF1142D0D4A5FB07>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF1B85DFF4145A2D46EF933.mc.3B60903CFFF1B85DFF1142F4D2F4FB63> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pokornyopsis_csurgokutensis_T%C3%B3th_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pokornyopsis_csurgokutensis_T%C3%B3th_2018>
dwc:authority "Tóth & Cséfán, 2018" ;
dwc:authorityName "Tóth & Cséfán" ;
dwc:authorityYear "2018" ;
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tóth & Cséfán, 2018" ;
dwc:species "csurgokutensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pokornyopsis_csurgokutensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pokornyopsis_csurgokutensis>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "csurgokutensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pokornyopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pokornyopsis>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thaumatocyprididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Thaumatocyprididae>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halocyprida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halocyprida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF1B85DFF4145A2D46EF933.mc.3B60903CFFF1B85DFF11423CD4A5FB3B>
dwc:collectionCode "EMNH" ;
dwc:locality "Carapace" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1804707689" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF1B85DFF4145A2D46EF933#3B60903CFFF1B85DFF11423CD4A5FB3B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF1B85DFF4145A2D46EF933.mc.3B60903CFFF1B85DFF1142D0D4A5FB07>
dwc:collectionCode "EMNH" ;
dwc:locality "Carapace" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "1804707695" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF1B85DFF4145A2D46EF933#3B60903CFFF1B85DFF1142D0D4A5FB07> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF1B85DFF4145A2D46EF933.mc.3B60903CFFF1B85DFF1142F4D2F4FB63>
dwc:locality "Csurgokut" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1804707691" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF1B85DFF4145A2D46EF933#3B60903CFFF1B85DFF1142F4D2F4FB63> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,95 @@
@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/03A12B77FFF1B85DFF414722D2ADFE70>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Pokornyopsis Kozur 1974" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pokornyopsis_Kozur_1974> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pokornyopsis_Kozur_1974>
dwc:authority "Kozur, 1974" ;
dwc:authorityName "Kozur" ;
dwc:authorityYear "1974" ;
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kozur, 1974" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85HHV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pokornyopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pokornyopsis>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:genus "Pokornyopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thaumatocyprididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Thaumatocyprididae>
dwc:class "Ostracoda" ;
dwc:family "Thaumatocyprididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halocyprida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halocyprida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,133 @@
@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/03A12B77FFF2B85CFF4142E6D0E0FB83>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Neorichterina striata Tóth & Cséfán 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF2B85CFF4142E6D0E0FB83.mc.3B60903CFFF2B85EFF1143BDD0B0F980>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF2B85CFF4142E6D0E0FB83.mc.3B60903CFFF2B85EFF114075D0B0F9C8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF2B85CFF4142E6D0E0FB83.mc.3B60903CFFF2B85EFF1140CDD34BF914> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neorichterina_striata_T%C3%B3th_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neorichterina_striata_T%C3%B3th_2018>
dwc:authority "Tóth & Cséfán, 2018" ;
dwc:authorityName "Tóth & Cséfán" ;
dwc:authorityYear "2018" ;
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:genus "Neorichterina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tóth & Cséfán, 2018" ;
dwc:species "striata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neorichterina_striata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neorichterina_striata>
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:genus "Neorichterina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "striata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neorichterina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neorichterina>
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:genus "Neorichterina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomozoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomozoidae>
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF2B85CFF4142E6D0E0FB83.mc.3B60903CFFF2B85EFF1143BDD0B0F980>
dwc:collectionCode "EMNH" ;
dwc:locality "Carapace" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "8129" ;
trt:gbifOccurrenceId "1804707693" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF2B85CFF4142E6D0E0FB83#3B60903CFFF2B85EFF1143BDD0B0F980> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF2B85CFF4142E6D0E0FB83.mc.3B60903CFFF2B85EFF114075D0B0F9C8>
dwc:collectionCode "EMNH" ;
dwc:locality "Carapace" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "8110" ;
trt:gbifOccurrenceId "1804707698" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF2B85CFF4142E6D0E0FB83#3B60903CFFF2B85EFF114075D0B0F9C8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF2B85CFF4142E6D0E0FB83.mc.3B60903CFFF2B85EFF1140CDD34BF914>
dwc:locality "Borehole" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1804707696" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF2B85CFF4142E6D0E0FB83#3B60903CFFF2B85EFF1140CDD34BF914> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,107 @@
@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/03A12B77FFF4B846FF414019D2C6FD0C>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Triadogigantocypris balatonica Monostori 1991" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Triadogigantocypris_balatonica_Monostori_1991> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Triadogigantocypris_balatonica_Monostori_1991>
dwc:authority "Monostori, 1991" ;
dwc:authorityName "Monostori" ;
dwc:authorityYear "1991" ;
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadogigantocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Monostori, 1991" ;
dwc:species "balatonica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Triadogigantocypris_balatonica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Triadogigantocypris_balatonica>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadogigantocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "balatonica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Triadogigantocypris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Triadogigantocypris>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadogigantocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,93 @@
@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/03A12B77FFF4B858FF414284D4CBFAE6>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Palaeocypridina Crasquin 2013" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Palaeocypridina_Crasquin_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Palaeocypridina_Crasquin_2013>
dwc:authorityName "Crasquin" ;
dwc:authorityYear "2013" ;
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Crasquin, 2013" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Palaeocypridina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Palaeocypridina>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypridinellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypridinellidae>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,95 @@
@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/03A12B77FFF4B858FF4143EFD313F9B6>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Triadogigantocypris Monostori 1991" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Triadogigantocypris_Monostori_1991> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Triadogigantocypris_Monostori_1991>
dwc:authority "Monostori, 1991" ;
dwc:authorityName "Monostori" ;
dwc:authorityYear "1991" ;
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadogigantocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Monostori, 1991" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85JMJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Triadogigantocypris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Triadogigantocypris>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadogigantocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,131 @@
@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/03A12B77FFF4B858FF4147DED416FBCF>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Palaeocypridina goeroegae Tóth & Cséfán 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF4B858FF4147DED416FBCF.mc.3B60903CFFF4B858FF114468D4BCFD8F>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF4B858FF4147DED416FBCF.mc.3B60903CFFF4B858FF11440CD4BBFDEB>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF4B858FF4147DED416FBCF.mc.3B60903CFFF4B858FF114420D262FD37> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Palaeocypridina_goeroegae_T%C3%B3th_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Palaeocypridina_goeroegae_T%C3%B3th_2018>
dwc:authority "Tóth & Cséfán, 2018" ;
dwc:authorityName "Tóth & Cséfán" ;
dwc:authorityYear "2018" ;
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tóth & Cséfán, 2018" ;
dwc:species "goeroegae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Palaeocypridina_goeroegae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Palaeocypridina_goeroegae>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "goeroegae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Palaeocypridina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Palaeocypridina>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypridinellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypridinellidae>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF4B858FF4147DED416FBCF.mc.3B60903CFFF4B858FF114468D4BCFD8F>
dwc:collectionCode "EMNH" ;
dwc:locality "Left" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1804707692" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF4B858FF4147DED416FBCF#3B60903CFFF4B858FF114468D4BCFD8F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF4B858FF4147DED416FBCF.mc.3B60903CFFF4B858FF11440CD4BBFDEB>
dwc:collectionCode "EMNH" ;
dwc:locality "Eotvos Museum of Natural History" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "1804707690" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF4B858FF4147DED416FBCF#3B60903CFFF4B858FF11440CD4BBFDEB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF4B858FF4147DED416FBCF.mc.3B60903CFFF4B858FF114420D262FD37>
dwc:locality "Liter" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1804707701" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF4B858FF4147DED416FBCF#3B60903CFFF4B858FF114420D262FD37> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,121 @@
@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/03A12B77FFF6B85AFF41455FD0E0FA49>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Hungaroleberis Tóth & Cséfán 2018, n. gen." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85AFF41455FD0E0FA49.mc.3B60903CFFF6B85AFF11427ED2E8FBF9>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85AFF41455FD0E0FA49.mc.3B60903CFFF6B85AFF11433DD0DFFA00>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85AFF41455FD0E0FA49.mc.3B60903CFFF6B85AFF3143D6D0D4FA6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85AFF41455FD0E0FA49.mc.3B60903CFFF6B85AFC05438BD0E0FA49> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hungaroleberis_T%C3%B3th_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hungaroleberis_T%C3%B3th_2018>
dwc:authority "Tóth & Cséfán, 2018" ;
dwc:authorityName "Tóth & Cséfán" ;
dwc:authorityYear "2018" ;
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Hungaroleberis" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Tóth & Cséfán, 2018" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RRB7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hungaroleberis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hungaroleberis>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Hungaroleberis" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85AFF41455FD0E0FA49.mc.3B60903CFFF6B85AFF11427ED2E8FBF9>
dwc:locality "Somhegy" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1804707699" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF6B85AFF41455FD0E0FA49#3B60903CFFF6B85AFF11427ED2E8FBF9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85AFF41455FD0E0FA49.mc.3B60903CFFF6B85AFF11433DD0DFFA00>
dwc:locality "Occurrences. Hydra Island" ;
trt:gbifOccurrenceId "1804707702" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF6B85AFF41455FD0E0FA49#3B60903CFFF6B85AFF11433DD0DFFA00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85AFF41455FD0E0FA49.mc.3B60903CFFF6B85AFF3143D6D0D4FA6C>
dwc:locality "Upper Permian" ;
trt:gbifOccurrenceId "1804707703" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF6B85AFF41455FD0E0FA49#3B60903CFFF6B85AFF3143D6D0D4FA6C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85AFF41455FD0E0FA49.mc.3B60903CFFF6B85AFC05438BD0E0FA49>
dwc:locality "Lower Jurassic" ;
trt:gbifOccurrenceId "1804707700" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF6B85AFF41455FD0E0FA49#3B60903CFFF6B85AFC05438BD0E0FA49> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,114 @@
@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/03A12B77FFF6B85BFF41401AD49DFE64>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Hungaroleberis retiferus Tóth & Cséfán 2018, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85BFF41401AD49DFE64.mc.3B60903CFFF7B85BFF11474ED447FED1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hungaroleberis_retiferus_T%C3%B3th_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hungaroleberis_retiferus_T%C3%B3th_2018>
dwc:authority "Tóth & Cséfán, 2018" ;
dwc:authorityName "Tóth & Cséfán" ;
dwc:authorityYear "2018" ;
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Hungaroleberis" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tóth & Cséfán, 2018" ;
dwc:species "retiferus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hungaroleberis_retiferus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hungaroleberis_retiferus>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Hungaroleberis" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "retiferus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hungaroleberis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hungaroleberis>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Hungaroleberis" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFF6B85BFF41401AD49DFE64.mc.3B60903CFFF7B85BFF11474ED447FED1>
dwc:locality "Permian of Hydra Island" ;
trt:gbifOccurrenceId "1804707697" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFF6B85BFF41401AD49DFE64#3B60903CFFF7B85BFF11474ED447FED1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,107 @@
@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/03A12B77FFF7B858FF4140B1D39DFEF4>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Palaeocypridina tulceaensis Sebe 2013" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Palaeocypridina_tulceaensis_Sebe_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Palaeocypridina_tulceaensis_Sebe_2013>
dwc:authority "Sebe, 2013" ;
dwc:authorityName "Sebe" ;
dwc:authorityYear "2013" ;
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sebe, 2013" ;
dwc:species "tulceaensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Palaeocypridina_tulceaensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Palaeocypridina_tulceaensis>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tulceaensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Palaeocypridina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Palaeocypridina>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypridinellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypridinellidae>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,94 @@
@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/03A12B77FFF7B85BFF414007D2B8F91E>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Palaeocypridina Crasquin 2013" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Palaeocypridina_Crasquin_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Palaeocypridina_Crasquin_2013>
dwc:authority "Crasquin, 2013" ;
dwc:authorityName "Crasquin" ;
dwc:authorityYear "2013" ;
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Crasquin, 2013" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Palaeocypridina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Palaeocypridina>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:genus "Palaeocypridina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypridinellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypridinellidae>
dwc:class "Ostracoda" ;
dwc:family "Cypridinellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,94 @@
@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/03A12B77FFF7B85BFF414216D416FADB>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Triadocypris Weitschat 1983" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Triadocypris_Weitschat_1983> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Triadocypris_Weitschat_1983>
dwc:authorityName "Weitschat" ;
dwc:authorityYear "1983" ;
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Weitschat, 1983" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85JMH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Triadocypris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Triadocypris>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,95 @@
@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/03A12B77FFF7B85BFF41446ED2B3FCEF>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Hungaroleberis Tóth & Cséfán 2018" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hungaroleberis_T%C3%B3th_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hungaroleberis_T%C3%B3th_2018>
dwc:authority "Tóth & Cséfán, 2018" ;
dwc:authorityName "Tóth & Cséfán" ;
dwc:authorityYear "2018" ;
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Hungaroleberis" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Tóth & Cséfán, 2018" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RRB7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hungaroleberis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hungaroleberis>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Hungaroleberis" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,95 @@
@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/03A12B77FFF7B85BFF4145E4D2E1FBBF>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Triadocypris Weitschat 1983" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Triadocypris_Weitschat_1983> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Triadocypris_Weitschat_1983>
dwc:authority "Weitschat, 1983" ;
dwc:authorityName "Weitschat" ;
dwc:authorityYear "1983" ;
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Weitschat, 1983" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85JMH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Triadocypris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Triadocypris>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:genus "Triadocypris" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cylindroleberididae>
dwc:class "Ostracoda" ;
dwc:family "Cylindroleberididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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 .

View file

@ -0,0 +1,148 @@
@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/03A12B77FFFDB85EFF4140F5D138FBEC>
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:title "Neorichterina Tóth & Cséfán 2018, n. gen." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFFDB85EFF4140F5D138FBEC.mc.3B60903CFFF2B85EFF1147FDD34BFE64> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neorichterina_T%C3%B3th_2018> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Conchoecia_Dana_1849> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4374.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4374.3.2>
bibo:endPage "374" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-01-19" ;
bibo:startPage "350" ;
bibo:volume "4374" ;
dc:creator "Tóth, Emőke; Cséfán, Tünde" ;
dc:date "2018" ;
dc:title "Rare myodocopid ostracods from Mesozoic sections of Hungary: summary, revision and description of new taxa" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neorichterina_T%C3%B3th_2018>
dwc:authority "Tóth & Cséfán, 2018" ;
dwc:authorityName "Tóth & Cséfán" ;
dwc:authorityYear "2018" ;
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:genus "Neorichterina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Tóth & Cséfán, 2018" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neorichterina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Conchoecia_Dana_1849>
dwc:authorityName "Dana" ;
dwc:authorityYear "1849" ;
dwc:class "Ostracoda" ;
dwc:family "Halocyprididae" ;
dwc:genus "Conchoecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Dana, 1849" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Conchoecia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neorichterina>
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:genus "Neorichterina" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomozoidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomozoidae>
dwc:class "Ostracoda" ;
dwc:family "Entomozoidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myodocopida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myodocopida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Myodocopida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ostracoda>
dwc:class "Ostracoda" ;
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/Conchoecia>
dwc:class "Ostracoda" ;
dwc:family "Halocyprididae" ;
dwc:genus "Conchoecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halocyprididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halocyprididae>
dwc:class "Ostracoda" ;
dwc:family "Halocyprididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halocyprida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halocyprida>
dwc:class "Ostracoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Halocyprida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ostracoda> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03A12B77FFFDB85EFF4140F5D138FBEC.mc.3B60903CFFF2B85EFF1147FDD34BFE64>
dwc:locality "Borehole" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1804707694" ;
trt:httpUri <https://treatment.plazi.org/id/03A12B77FFFDB85EFF4140F5D138FBEC#3B60903CFFF2B85EFF1147FDD34BFE64> ;
a dwc:MaterialCitation .

Some files were not shown because too many files have changed in this diff Show more