GG2RDF 2024-07-04T10:51:45.858Z full update: 197 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
3bbcc8530b
commit
398e0679a1
90
data/1D/00/0C/1D000C86493938E175C4E161928AEB25.ttl
Normal file
90
data/1D/00/0C/1D000C86493938E175C4E161928AEB25.ttl
Normal file
|
@ -0,0 +1,90 @@
|
|||
@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/1D000C86493938E175C4E161928AEB25>
|
||||
dc:creator "Kimsey, Lynn S." ;
|
||||
dc:title "Loboscelidia australis Kimsey" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Loboscelidia_australis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.213.2985> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Loboscelidia_australis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.213.2985>
|
||||
bibo:endPage "40" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "213" ;
|
||||
dc:creator "Kimsey, Lynn S." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Review of the odd chrysidid genus Loboscelidia Westwood, 1874 (Hymenoptera, Chrysididae, Loboscelidiinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Loboscelidia_australis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
dwc:genus "Loboscelidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "australis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Loboscelidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Loboscelidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
dwc:genus "Loboscelidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
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 .
|
124
data/1D/00/0D/1D000D9E75BD86368997CB5911CBF084.ttl
Normal file
124
data/1D/00/0D/1D000D9E75BD86368997CB5911CBF084.ttl
Normal 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/1D000D9E75BD86368997CB5911CBF084>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Chaetodipus penicillatus subsp. penicillatus Woodhouse 1852" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D000D9E75BD86368997CB5911CBF084.mc.B0B47E4FEE607831D58BF173C06754B1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetodipus_penicillatus_penicillatus_Woodhouse_1852> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316535>
|
||||
bibo:endPage "858" ;
|
||||
bibo:startPage "844" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Rodentia - Family Heteromyidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetodipus_penicillatus_penicillatus_Woodhouse_1852>
|
||||
dwc:authority "Woodhouse 1852" ;
|
||||
dwc:authorityName "Woodhouse" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Heteromyidae" ;
|
||||
dwc:genus "Chaetodipus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Woodhouse, 1852" ;
|
||||
dwc:species "penicillatus" ;
|
||||
dwc:subSpecies "penicillatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5GCZS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetodipus_penicillatus_penicillatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetodipus_penicillatus_penicillatus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Heteromyidae" ;
|
||||
dwc:genus "Chaetodipus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "penicillatus" ;
|
||||
dwc:subSpecies "penicillatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetodipus_penicillatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetodipus_penicillatus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Heteromyidae" ;
|
||||
dwc:genus "Chaetodipus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "penicillatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetodipus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetodipus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Heteromyidae" ;
|
||||
dwc:genus "Chaetodipus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heteromyidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heteromyidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Heteromyidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/1D000D9E75BD86368997CB5911CBF084.mc.B0B47E4FEE607831D58BF173C06754B1>
|
||||
trt:gbifOccurrenceId "4867346301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D000D9E75BD86368997CB5911CBF084#B0B47E4FEE607831D58BF173C06754B1> ;
|
||||
a dwc:MaterialCitation .
|
121
data/1D/00/87/1D0087877643817FFF3AF9C356AA75A7.ttl
Normal file
121
data/1D/00/87/1D0087877643817FFF3AF9C356AA75A7.ttl
Normal 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/1D0087877643817FFF3AF9C356AA75A7>
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Makrokylindrus (Adiastylis) paramonodi Muhlenhardt-Siegel 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_paramonodi_Muhlenhardt-Siegel_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_paramonodi_Muhlenhardt-Siegel_2005>
|
||||
dwc:authority "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:authorityName "Muhlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:species "paramonodi" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XK4J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_paramonodi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_paramonodi>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paramonodi" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Adiastylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Adiastylis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
121
data/1D/00/87/1D0087877644817AFF3AF911560375F7.ttl
Normal file
121
data/1D/00/87/1D0087877644817AFF3AF911560375F7.ttl
Normal 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/1D0087877644817AFF3AF911560375F7>
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Makrokylindrus (Adiastylis) renatae Muhlenhardt-Siegel 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_renatae_Muhlenhardt-Siegel_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_renatae_Muhlenhardt-Siegel_2005>
|
||||
dwc:authority "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:authorityName "Muhlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:species "renatae" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XK4M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_renatae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_renatae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "renatae" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Adiastylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Adiastylis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
121
data/1D/00/87/1D0087877647817BFF3AFD9E55FD71D7.ttl
Normal file
121
data/1D/00/87/1D0087877647817BFF3AFD9E55FD71D7.ttl
Normal 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/1D0087877647817BFF3AFD9E55FD71D7>
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Makrokylindrus (Adiastylis) totzkei Muhlenhardt-Siegel 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_totzkei_Muhlenhardt-Siegel_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_totzkei_Muhlenhardt-Siegel_2005>
|
||||
dwc:authority "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:authorityName "Muhlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:species "totzkei" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XK4Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_totzkei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_totzkei>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "totzkei" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Adiastylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Adiastylis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
121
data/1D/00/87/1D0087877647817BFF3AFF63505B7007.ttl
Normal file
121
data/1D/00/87/1D0087877647817BFF3AFF63505B7007.ttl
Normal 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/1D0087877647817BFF3AFF63505B7007>
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Makrokylindrus (Adiastylis) duplosetosus Muhlenhardt-Siegel 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_duplosetosus_Muhlenhardt-Siegel_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_duplosetosus_Muhlenhardt-Siegel_2005>
|
||||
dwc:authority "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:authorityName "Muhlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:species "duplosetosus" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XK4C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_duplosetosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_duplosetosus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "duplosetosus" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Adiastylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Adiastylis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Adiastylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
90
data/1D/00/87/1D0087877647817FFF3AFBFA503177F5.ttl
Normal file
90
data/1D/00/87/1D0087877647817FFF3AFBFA503177F5.ttl
Normal file
|
@ -0,0 +1,90 @@
|
|||
@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/1D0087877647817FFF3AFBFA503177F5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227347>, <http://dx.doi.org/10.5281/zenodo.227348> ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Makrokylindrus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227347>, <http://dx.doi.org/10.5281/zenodo.227348> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227347>
|
||||
dc:description "FIGURE 20. Makrokylindrus (A.) sp. 1; manca habitus in lateral view (above), scale bar: 2 mm; anterior part of carapace in dorsal view (below), scale bar: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227347/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227348>
|
||||
dc:description "FIGURE 22. Makrokylindrus (A.) sp. 1, manca; P 3: pereiopod 3; P 4: pereiopod 4; U: pleonite 6, telson and uropods; scale bars: 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227348/files/figure.png> ;
|
||||
a fabio:Figure .
|
138
data/1D/00/87/1D008787764A8178FF3AFA9B51297483.ttl
Normal file
138
data/1D/00/87/1D008787764A8178FF3AFA9B51297483.ttl
Normal file
|
@ -0,0 +1,138 @@
|
|||
@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/1D008787764A8178FF3AFA9B51297483>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227344>, <http://dx.doi.org/10.5281/zenodo.227345>, <http://dx.doi.org/10.5281/zenodo.227346> ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Makrokylindrus (Makrokylindrus) abyssalis Mühlenhardt-Siegel, 2014, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_abyssalis_M%C3%BChlenhardt-Siegel_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227344>, <http://dx.doi.org/10.5281/zenodo.227345>, <http://dx.doi.org/10.5281/zenodo.227346> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_abyssalis_M%C3%BChlenhardt-Siegel_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Mühlenhardt-Siegel, 2014" ;
|
||||
dwc:authorityName "Mühlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mühlenhardt-Siegel, 2014" ;
|
||||
dwc:species "abyssalis" ;
|
||||
dwc:subGenus "Makrokylindrus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_abyssalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_abyssalis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abyssalis" ;
|
||||
dwc:subGenus "Makrokylindrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Makrokylindrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Makrokylindrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227344>
|
||||
dc:description "FIGURE 17. Makrokylindrus (M.) abyssalis sp. n.: ovigerous female; habitus from lateral, scale bar: 2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227344/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227345>
|
||||
dc:description "FIGURE 18. Makrokylindrus (M.) abyssalis sp. n., female; A 1: antenna 1; Mxp 1: maxilliped 1; setae in detail (scale bar: 0.1 mm); Mxp 2: maxilliped 2; Mxp 3: maxilliped 3, scale bar: 0.5 mm; P 2: pereiopod 2; scale bars (if not other indicated): 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227345/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227346>
|
||||
dc:description "FIGURE 19. Makrokylindrus (M.) abyssalis sp. n., female; P 4: pereiopod 4; P 5: pereiopod 5; U: pleonite 6, telson and uropods; scale bars: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227346/files/figure.png> ;
|
||||
a fabio:Figure .
|
153
data/1D/00/87/1D008787764C8173FF3AFF63551F75A2.ttl
Normal file
153
data/1D/00/87/1D008787764C8173FF3AFF63551F75A2.ttl
Normal file
|
@ -0,0 +1,153 @@
|
|||
@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/1D008787764C8173FF3AFF63551F75A2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227338>, <http://dx.doi.org/10.5281/zenodo.227339>, <http://dx.doi.org/10.5281/zenodo.227341>, <http://dx.doi.org/10.5281/zenodo.227342>, <http://dx.doi.org/10.5281/zenodo.227343>, <http://dx.doi.org/10.5281/zenodo.227340> ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Makrokylindrus (Makrokylindrus) meteorae Muhlenhardt-Siegel 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_meteorae_Muhlenhardt-Siegel_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227338>, <http://dx.doi.org/10.5281/zenodo.227339>, <http://dx.doi.org/10.5281/zenodo.227341>, <http://dx.doi.org/10.5281/zenodo.227342>, <http://dx.doi.org/10.5281/zenodo.227343>, <http://dx.doi.org/10.5281/zenodo.227340> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Makrokylindrus_meteorae_Muhlenhardt-Siegel_2005>
|
||||
dwc:authority "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:authorityName "Muhlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:species "meteorae" ;
|
||||
dwc:subGenus "Makrokylindrus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XK4F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_meteorae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_meteorae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "meteorae" ;
|
||||
dwc:subGenus "Makrokylindrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Makrokylindrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus_Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Makrokylindrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Makrokylindrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Makrokylindrus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Makrokylindrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227338>
|
||||
dc:description "FIGURE 11. Makrokylindrus (M.) meteorae, subadult female; A 1: antenna 1; Mxp 2: maxilliped 2; Mxp 3: maxilliped 3; P 1: basis of pereiopod 1; P 2: pereiopod 2; scale bars: 0.1 mm (Mxp 2) and 0.5 mm (A 1, Mxp 3, P 1, P 2)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227338/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227339>
|
||||
dc:description "FIGURE 12. Makrokylindrus (M.) meteorae, subadult female; P 3: pereiopod 3; P 4: pereiopod 4; P 5: pereiopod 5; U: pleonite 6, telson and left uropod; scale bars: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227339/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227341>
|
||||
dc:description "FIGURE 14. Makrokylindrus (M.) meteorae, damaged mancas (# 89); habitus, above: lateral view at left side; below: second manca (dissected) lateral view of right side, scale bar: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227341/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227342>
|
||||
dc:description "FIGURE 15. Makrokylindrus (M.) meteorae, damaged manca, A 1: antenna 1; Mxp 2: maxilliped 2; Mxp 3: maxilliped 3; P 1: pereiopod 1; P 2: pereiopod 2; scale bars: 0.1 mm (Mxp 2, Mxp 3) and 0.5 mm (A 1, P 1, P 2)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227342/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227343>
|
||||
dc:description "FIGURE 16. Makrokylindrus (M.) meteorae, damaged manca; P 3: pereiopod 3; P 4: pereiopod 4; U: pleonite 6, telson and right uropod; scale bars: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227343/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227340>
|
||||
dc:description "FIGURE 13. Makrokylindrus (M.) meteorae, subadult female; ventral part of pereionite 3 to 5 in lateral view and higher magnification; scale bar: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227340/files/figure.png> ;
|
||||
a fabio:Figure .
|
67
data/1D/00/87/1D0087877650816CFF3AFEB85745702A.ttl
Normal file
67
data/1D/00/87/1D0087877650816CFF3AFEB85745702A.ttl
Normal file
|
@ -0,0 +1,67 @@
|
|||
@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/1D0087877650816CFF3AFEB85745702A>
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Diastylidae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
124
data/1D/00/87/1D0087877650816DFF3AFD7A55917561.ttl
Normal file
124
data/1D/00/87/1D0087877650816DFF3AFD7A55917561.ttl
Normal 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/1D0087877650816DFF3AFD7A55917561>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227335>, <http://dx.doi.org/10.5281/zenodo.227336>, <http://dx.doi.org/10.5281/zenodo.227337> ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Leptostylis macrura Sars 1869" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptostylis_macrura_Sars_1869> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227335>, <http://dx.doi.org/10.5281/zenodo.227336>, <http://dx.doi.org/10.5281/zenodo.227337> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptostylis_macrura_Sars_1869>
|
||||
dwc:authority "Sars, 1869" ;
|
||||
dwc:authorityName "Sars" ;
|
||||
dwc:authorityYear "1869" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Leptostylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sars, 1869" ;
|
||||
dwc:species "macrura" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TWHR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptostylis_macrura> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptostylis_macrura>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Leptostylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "macrura" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptostylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptostylis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Leptostylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227335>
|
||||
dc:description "FIGURE 8. Leptostylis aff. macrura, non-ovigerous female; habitus; scale bar: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227335/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227336>
|
||||
dc:description "FIGURE 9. Leptostylis aff. macrura, subadult female; A 1: antenna 1; Mxp 2: maxilliped 2; Mxp 3: maxilliped 3; P 1: pereiopod 1; P 2: pereiopod 2; scale bars: 0.1 mm (A 1, Mxp 2, Mxp 3) and 0.5 mm (P 1, P 2)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227336/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227337>
|
||||
dc:description "FIGURE 10. Leptostylis aff. macrura, subadult female; P 3: pereiopod 3; P 4: pereiopod 4; P 5: pereiopod 5; U: pleonite 6 with telson and right uropod; scale bars: 0.1 mm (P 4, P 5) and 0.5 mm (P 3, U)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227337/files/figure.png> ;
|
||||
a fabio:Figure .
|
67
data/1D/00/87/1D008787765E8162FF3AF95957327544.ttl
Normal file
67
data/1D/00/87/1D008787765E8162FF3AF95957327544.ttl
Normal file
|
@ -0,0 +1,67 @@
|
|||
@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/1D008787765E8162FF3AF95957327544>
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Bodotriidae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Bodotriidae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bodotriidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
119
data/1D/00/87/1D008787765E8163FF3AF85357B77744.ttl
Normal file
119
data/1D/00/87/1D008787765E8163FF3AF85357B77744.ttl
Normal 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/1D008787765E8163FF3AF85357B77744>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227329>, <http://dx.doi.org/10.5281/zenodo.227330> ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Cyclaspoides longimerus Muhlenhardt-Siegel 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyclaspoides_longimerus_Muhlenhardt-Siegel_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227329>, <http://dx.doi.org/10.5281/zenodo.227330> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cyclaspoides_longimerus_Muhlenhardt-Siegel_2005>
|
||||
dwc:authority "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:authorityName "Muhlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:genus "Cyclaspoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:species "longimerus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32SZM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclaspoides_longimerus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyclaspoides_longimerus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:genus "Cyclaspoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longimerus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclaspoides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyclaspoides>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:genus "Cyclaspoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bodotriidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bodotriidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227329>
|
||||
dc:description "FIGURE 1. Cyclaspoides longimerus, non-ovigerous female; habitus; Biozaire 3, MNHN-IU- 2012 - 1350; scale bar: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227329/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227330>
|
||||
dc:description "FIGURE 2. Cyclaspoides longimerus, male; A 1: antenna 1; Mxp 1: maxilliped 1; Mxp 2: maxilliped 2; Mxp 3: maxilliped 3; P 1: pereiopod 1; scale bars: 0.1 mm (A 1, Mxp 1, Mxp 2, Mxp 3) and 0.5 mm (P 1)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227330/files/figure.png> ;
|
||||
a fabio:Figure .
|
129
data/1D/00/87/1D008787765F816CFF3AFA5350E972E9.ttl
Normal file
129
data/1D/00/87/1D008787765F816CFF3AFA5350E972E9.ttl
Normal 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/1D008787765F816CFF3AFA5350E972E9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227331>, <http://dx.doi.org/10.5281/zenodo.227332>, <http://dx.doi.org/10.5281/zenodo.227333>, <http://dx.doi.org/10.5281/zenodo.227334> ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Bathycuma squamosa Muhlenhardt-Siegel 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathycuma_squamosa_Muhlenhardt-Siegel_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227331>, <http://dx.doi.org/10.5281/zenodo.227332>, <http://dx.doi.org/10.5281/zenodo.227333>, <http://dx.doi.org/10.5281/zenodo.227334> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathycuma_squamosa_Muhlenhardt-Siegel_2005>
|
||||
dwc:authority "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:authorityName "Muhlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:genus "Bathycuma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhlenhardt-Siegel, 2005" ;
|
||||
dwc:species "squamosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/KWVQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathycuma_squamosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathycuma_squamosa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:genus "Bathycuma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "squamosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathycuma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathycuma>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:genus "Bathycuma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bodotriidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bodotriidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bodotriidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227331>
|
||||
dc:description "FIGURE 4. Bathycuma squamosa, male; habitus; scale bar: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227331/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227332>
|
||||
dc:description "FIGURE 5. Bathycuma squamosa male; A 1: antenna 1; Mxp 2: maxilliped 2; Mxp 3: maxilliped 3; P 2: pereiopod 2; P 3: pereiopod 3; P 4: pereiopod 4; U: pleotelson and uropods of manca; scale bars: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227332/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227333>
|
||||
dc:description "FIGURE 6. Bathycuma squamosa, female; A 1: antenna 1; Mxp 2: maxilliped 2; Mxp 3: maxilliped 3; P 1: basis of pereiopod 1; P 2: pereiopod 2 with detail of propodus and basal part of dactylus; scale bars: 0.1 mm (A 1, Mxp 2 ,, detail of P 2) and 0.5 mm (Mxp 3, P 1, P 2 total)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227333/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227334>
|
||||
dc:description "FIGURE 7. Bathycuma squamosa, female; P 3: pereiopod 3; P 4: pereiopod 4; P 5: pereiopod 5; U: pleotelson and left uropod; scale bars: 0.1 mm (P 4, P 5, U) and 0.5 (P 3)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227334/files/figure.png> ;
|
||||
a fabio:Figure .
|
106
data/1D/00/87/1D008787767B8147FF3AFF2A56DF7373.ttl
Normal file
106
data/1D/00/87/1D008787767B8147FF3AFF2A56DF7373.ttl
Normal 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/1D008787767B8147FF3AFF2A56DF7373>
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Leucon galeronae Muhlenhardt-Siegel 2010" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leucon_galeronae_Muhlenhardt-Siegel_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leucon_galeronae_Muhlenhardt-Siegel_2010>
|
||||
dwc:authority "Muhlenhardt-Siegel, 2010" ;
|
||||
dwc:authorityName "Muhlenhardt-Siegel" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Leucon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhlenhardt-Siegel, 2010" ;
|
||||
dwc:species "galeronae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leucon_galeronae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leucon_galeronae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Leucon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "galeronae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leucon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leucon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Leucon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
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 .
|
124
data/1D/00/87/1D008787767C8143FF3AFF6357C9740F.ttl
Normal file
124
data/1D/00/87/1D008787767C8143FF3AFF6357C9740F.ttl
Normal 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/1D008787767C8143FF3AFF6357C9740F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227349>, <http://dx.doi.org/10.5281/zenodo.227350>, <http://dx.doi.org/10.5281/zenodo.227351> ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Diastylis algoae Zimmer 1908" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diastylis_algoae_Zimmer_1908> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227349>, <http://dx.doi.org/10.5281/zenodo.227350>, <http://dx.doi.org/10.5281/zenodo.227351> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diastylis_algoae_Zimmer_1908>
|
||||
dwc:authority "Zimmer, 1908" ;
|
||||
dwc:authorityName "Zimmer" ;
|
||||
dwc:authorityYear "1908" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Diastylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zimmer, 1908" ;
|
||||
dwc:species "algoae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35FNN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diastylis_algoae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylis_algoae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Diastylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "algoae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:genus "Diastylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diastylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diastylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Diastylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227349>
|
||||
dc:description "FIGURE 23. Diastylis cf algoae, subadult male; habitus, scale bar: 2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227349/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227350>
|
||||
dc:description "FIGURE 24. Diastylis cf algoae; A 1: antenna 1, accessory flagellum in higher magnification; Mxp 2: maxilliped 2; Mxp 3: maxilliped 3; P 1: pereiopod 1; P 2: pereiopod 2; scale bars: 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227350/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227351>
|
||||
dc:description "FIGURE 25. Diastylis cf algoae; P 3: pereiopod 3; P 4: pereiopod 4; P 5: pereiopod 5; U: pleonite 6, telson and left uropod, tip of telson in higher magnification; scale bars: 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227351/files/figure.png> ;
|
||||
a fabio:Figure .
|
124
data/1D/00/87/1D008787767F8144FF3AF9855633718E.ttl
Normal file
124
data/1D/00/87/1D008787767F8144FF3AF9855633718E.ttl
Normal 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/1D008787767F8144FF3AF9855633718E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227352>, <http://dx.doi.org/10.5281/zenodo.227353>, <http://dx.doi.org/10.5281/zenodo.227354> ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:title "Petalosarsia longirostris Jones 1973" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Petalosarsia_longirostris_Jones_1973> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3815.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3815.3.1>
|
||||
bibo:endPage "341" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "301" ;
|
||||
bibo:volume "3815" ;
|
||||
dc:creator "Mühlenhardt-Siegel, Ute" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Deep-sea Bodotriidae, Diastylidae and Pseudocumatidae (Cumacea, Crustacea) from the southeastern Atlantic" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227352>, <http://dx.doi.org/10.5281/zenodo.227353>, <http://dx.doi.org/10.5281/zenodo.227354> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Petalosarsia_longirostris_Jones_1973>
|
||||
dwc:authority "Jones, 1973" ;
|
||||
dwc:authorityName "Jones" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pseudocumatidae" ;
|
||||
dwc:genus "Petalosarsia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jones, 1973" ;
|
||||
dwc:species "longirostris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4FCRL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Petalosarsia_longirostris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Petalosarsia_longirostris>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pseudocumatidae" ;
|
||||
dwc:genus "Petalosarsia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longirostris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Petalosarsia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Petalosarsia>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pseudocumatidae" ;
|
||||
dwc:genus "Petalosarsia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudocumatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudocumatidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pseudocumatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cumacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cumacea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cumacea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227352>
|
||||
dc:description "FIGURE 26. Petalosarsia longirostris, non-ovigerous female; habitus, scale bar: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227352/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227353>
|
||||
dc:description "FIGURE 27. Petalosarsia longirostris, non-ovigerous female; A 1: antenna 1; Mxp 2: maxilliped 2; Mxp 3: maxilliped 3; P 1: pereiopod 1; P 2: pereiopod 2; scale bars: 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227353/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227354>
|
||||
dc:description "FIGURE 28. Petalosarsia longirostris, non-ovigerous female; P 3: pereiopod 3; P 4: pereiopod 4; P 5: pereiopod 5; U: pleonite" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227354/files/figure.png> ;
|
||||
a fabio:Figure .
|
207
data/1D/00/87/1D0087D79736602CBEFFFD0DFBF5F963.ttl
Normal file
207
data/1D/00/87/1D0087D79736602CBEFFFD0DFBF5F963.ttl
Normal file
|
@ -0,0 +1,207 @@
|
|||
@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/1D0087D79736602CBEFFFD0DFBF5F963>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5143863> ;
|
||||
dc:creator "Piątek, Marcin; Piątek, Jolanta; Yorou, Nourou S." ;
|
||||
dc:title "Sporisorium elegantis Vanky 1997" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBF96FB68FDF9FACA>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBF96FB68FB5EFAF7>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBB7DFB4DFA0DFAF7>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBEFFFAA0FDF9FACA>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBC1FFAA1FE08FAAE>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBC1FFAA1FA9CFACB>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBB32FAA1FE08FAAE>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBFCEFA85FE0CFA82>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBFCEFA85FABBFAAF>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBB59FA84FE0CFA82>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBFC5FA3DFAE9FA3B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Sporisorium_elegantis_Vanky_1997> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.175.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.175.3.4>
|
||||
bibo:endPage "154" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2014-08-08" ;
|
||||
bibo:startPage "148" ;
|
||||
bibo:volume "175" ;
|
||||
dc:creator "Piątek, Marcin; Piątek, Jolanta; Yorou, Nourou S." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Emended description and geographical distribution of Sporisorium elegantis (Ustilaginaceae), a species shared between West Africa and India" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5143863> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Sporisorium_elegantis_Vanky_1997>
|
||||
dwc:authority "Vanky (1997: 62)" ;
|
||||
dwc:authorityName "Vanky" ;
|
||||
dwc:authorityPageNumber "62" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
dwc:class "Ustilaginomycetes" ;
|
||||
dwc:family "Ustilaginaceae" ;
|
||||
dwc:genus "Sporisorium" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Ustilaginales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Vanky, 1997" ;
|
||||
dwc:species "elegantis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4ZC25> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Sporisorium_elegantis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Sporisorium_elegantis>
|
||||
dwc:class "Ustilaginomycetes" ;
|
||||
dwc:family "Ustilaginaceae" ;
|
||||
dwc:genus "Sporisorium" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Ustilaginales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "elegantis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sporisorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Sporisorium>
|
||||
dwc:class "Ustilaginomycetes" ;
|
||||
dwc:family "Ustilaginaceae" ;
|
||||
dwc:genus "Sporisorium" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Ustilaginales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ustilaginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ustilaginaceae>
|
||||
dwc:class "Ustilaginomycetes" ;
|
||||
dwc:family "Ustilaginaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Ustilaginales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ustilaginales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ustilaginales>
|
||||
dwc:class "Ustilaginomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Ustilaginales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ustilaginomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ustilaginomycetes>
|
||||
dwc:class "Ustilaginomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5143863>
|
||||
dc:description "FIGURE 1. Sporisorium elegantis on Thelepogon elegans. A. Habitat in Benin (phot. M. Piątek). B. Healthy inflorescence of Thelepogon elegans (phot. M. Piątek). C. Macroscopic symptoms of infection: to the left—two infected plants with sori with disappeared peridia and two columellae (a columella indicated by arrow divides into short apical branches), and to the right—enlarged sori with disappearing peridia and with disappeared peridium, respectively, showing a columella dividing into short apical branches (del. J. Piątek). Bar = 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5143863/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBF96FB68FDF9FACA>
|
||||
dwc:collectionCode "N, M, S, KRAM" ;
|
||||
dwc:eventDate "2011-10-26" ;
|
||||
dwc:locality "Tanguieta" ;
|
||||
dwc:recordedBy "M. Piatek & N. S. Yorou & Piatek" ;
|
||||
dwc:verbatimElevation "218" ;
|
||||
dwc:verbatimLatitude "10.659444" ;
|
||||
dwc:verbatimLongitude "1.2958333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBF96FB68FDF9FACA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBF96FB68FB5EFAF7>
|
||||
dwc:collectionCode "N, M" ;
|
||||
dwc:eventDate "2011-10-26" ;
|
||||
dwc:locality "Tanguieta" ;
|
||||
dwc:verbatimElevation "218" ;
|
||||
dwc:verbatimLatitude "10.659444" ;
|
||||
dwc:verbatimLongitude "1.2958333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBF96FB68FB5EFAF7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBB7DFB4DFA0DFAF7>
|
||||
dwc:collectionCode "N, S" ;
|
||||
dwc:locality "Piatek" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBB7DFB4DFA0DFAF7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBEFFFAA0FDF9FACA>
|
||||
dwc:collectionCode "KRAM, M" ;
|
||||
dwc:locality "Yorou" ;
|
||||
dwc:recordedBy "M. Piatek & Piatek" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBEFFFAA0FDF9FACA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBC1FFAA1FE08FAAE>
|
||||
dwc:collectionCode "S, K, M" ;
|
||||
dwc:locality "Ujjain" ;
|
||||
dwc:recordedBy "S. K. Chauhan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBC1FFAA1FE08FAAE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBC1FFAA1FA9CFACB>
|
||||
dwc:collectionCode "S, K" ;
|
||||
dwc:locality "Ujjain" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBC1FFAA1FA9CFACB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBB32FAA1FE08FAAE>
|
||||
dwc:collectionCode "K, M" ;
|
||||
dwc:locality "Chauhan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBB32FAA1FE08FAAE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBFCEFA85FE0CFA82>
|
||||
dwc:collectionCode "E, K, M" ;
|
||||
dwc:eventDate "1959-09-30" ;
|
||||
dwc:locality "Bomo" ;
|
||||
dwc:recordedBy "E. Harris" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBFCEFA85FE0CFA82> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBFCEFA85FABBFAAF>
|
||||
dwc:collectionCode "E" ;
|
||||
dwc:eventDate "1959-09-30" ;
|
||||
dwc:locality "Bomo" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBFCEFA85FABBFAAF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBB59FA84FE0CFA82>
|
||||
dwc:collectionCode "K, M" ;
|
||||
dwc:locality "Harris" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBB59FA84FE0CFA82> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0087D79736602CBEFFFD0DFBF5F963.mc.25C13C9C9736602CBFC5FA3DFAE9FA3B>
|
||||
dwc:collectionCode "C, K, H, U, V" ;
|
||||
dwc:eventDate "1992-10-28" ;
|
||||
dwc:locality "National Defence Academy" ;
|
||||
dwc:recordedBy "C. Vanky & K. Vanky" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "610" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0087D79736602CBEFFFD0DFBF5F963#25C13C9C9736602CBFC5FA3DFAE9FA3B> ;
|
||||
a dwc:MaterialCitation .
|
94
data/1D/00/8F/1D008F39D3253B5FFF75FF0871BBF0B2.ttl
Normal file
94
data/1D/00/8F/1D008F39D3253B5FFF75FF0871BBF0B2.ttl
Normal 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/1D008F39D3253B5FFF75FF0871BBF0B2>
|
||||
dc:creator "He, Zhixin; Ma, Ge; Zhang, Tao; Ma, Libin" ;
|
||||
dc:title "Rhicnogryllus Chopard 1925" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhicnogryllus_Chopard_1925> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4950.3.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4950.3.11>
|
||||
bibo:endPage "594" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-03-31" ;
|
||||
bibo:startPage "589" ;
|
||||
bibo:volume "4950" ;
|
||||
dc:creator "He, Zhixin; Ma, Ge; Zhang, Tao; Ma, Libin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "First report of the genus Rhicnogryllus Chopard, 1925 (Orthoptera: Trigonidiidae Trigonidiinae) in China with description of a new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhicnogryllus_Chopard_1925>
|
||||
dwc:authority "Chopard, 1925" ;
|
||||
dwc:authorityName "Chopard" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Rhicnogryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Chopard, 1925" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhicnogryllus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhicnogryllus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Rhicnogryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haglotettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haglotettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
129
data/1D/00/8F/1D008F39D3273B5AFF75FF4073D7F4E7.ttl
Normal file
129
data/1D/00/8F/1D008F39D3273B5AFF75FF4073D7F4E7.ttl
Normal 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/1D008F39D3273B5AFF75FF4073D7F4E7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4649944>, <http://dx.doi.org/10.5281/zenodo.4649940> ;
|
||||
dc:creator "He, Zhixin; Ma, Ge; Zhang, Tao; Ma, Libin" ;
|
||||
dc:title "Rhicnogryllus nanlingensis He, Zhang & Ma 2021, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D008F39D3273B5AFF75FF4073D7F4E7.mc.25C13472D3273B5DFF75FF08734EF67B> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhicnogryllus_nanlingensis_He_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4950.3.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4950.3.11>
|
||||
bibo:endPage "594" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-03-31" ;
|
||||
bibo:startPage "589" ;
|
||||
bibo:volume "4950" ;
|
||||
dc:creator "He, Zhixin; Ma, Ge; Zhang, Tao; Ma, Libin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "First report of the genus Rhicnogryllus Chopard, 1925 (Orthoptera: Trigonidiidae Trigonidiinae) in China with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4649944>, <http://dx.doi.org/10.5281/zenodo.4649940> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhicnogryllus_nanlingensis_He_2021>
|
||||
dwc:authority "He, Zhang & Ma" ;
|
||||
dwc:authorityName "He, Zhang & Ma" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Rhicnogryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "He, Zhang & Ma, 2021" ;
|
||||
dwc:species "nanlingensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhicnogryllus_nanlingensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhicnogryllus_nanlingensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Rhicnogryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nanlingensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhicnogryllus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhicnogryllus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:genus "Rhicnogryllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haglotettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haglotettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Haglotettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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.4649944>
|
||||
dc:description "FIGURE 3. Line drawing of male genitalia of Rhicnogryllus nanlingensis sp. n. A. Dorsal viewed. B. Ventral viewed. ens, endophallic sclerite (formula); ec ap, ectophallic apodeme (endoparamere apodeme); ps, pseudepiphallus (epiphallus); ps lb, lobule at the posterior edge of pseudepiphallic sclerite; ps lo, sclerotized lophus at the posterior apex of pseudepiphallus; ra, ectophallic fold (rachis)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4649944/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4649940>
|
||||
dc:description "FIGURE 1. Living habitus of Rhicnogryllus nanlingensis sp. n. A. Male. B. Female." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4649940/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D008F39D3273B5AFF75FF4073D7F4E7.mc.25C13472D3273B5DFF75FF08734EF67B>
|
||||
dwc:eventDate "2019-08-04" ;
|
||||
dwc:locality "Nanling National Forest" ;
|
||||
dwc:recordedBy "Tao Zhang & Zhixin He" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3409014301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D008F39D3273B5AFF75FF4073D7F4E7#25C13472D3273B5DFF75FF08734EF67B> ;
|
||||
a dwc:MaterialCitation .
|
110
data/1D/00/9E/1D009E36A8072FFF5C85DDEC671031CD.ttl
Normal file
110
data/1D/00/9E/1D009E36A8072FFF5C85DDEC671031CD.ttl
Normal 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/1D009E36A8072FFF5C85DDEC671031CD>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Helicteres angustifolia Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611885445> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Helicteres_angustifolia_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4363626> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4363626>
|
||||
bibo:endPage "585" ;
|
||||
bibo:startPage "557" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part H)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Helicteres_angustifolia_Linnaeus_1753>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:genus "Helicteres" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "angustifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Helicteres_angustifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Helicteres_angustifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:genus "Helicteres" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angustifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Helicteres> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Helicteres>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:genus "Helicteres" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
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/2611885445>
|
||||
dwc:catalogNumber "1074.5" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
trt:gbifOccurrenceId "2611885445" ;
|
||||
a dwc:MaterialCitation .
|
100
data/1D/00/E3/1D00E32963905D63BF79E405E6DD5086.ttl
Normal file
100
data/1D/00/E3/1D00E32963905D63BF79E405E6DD5086.ttl
Normal file
|
@ -0,0 +1,100 @@
|
|||
@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
|
||||
|
||||
<http://treatment.plazi.org/id/1D00E32963905D63BF79E405E6DD5086>
|
||||
cito:cites <http://dx.doi.org/10.3897/BDJ.10.e81817.figure11> ;
|
||||
dc:creator "Doumas, Panayiotis; Goula, Katerina; Constantinidis, Theophanis" ;
|
||||
dc:title "Silene fetlerii D. Pavlova" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Silene_fetlerii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.10.e81817> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Silene_fetlerii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.10.e81817>
|
||||
bibo:endPage "81817" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2022-04-21" ;
|
||||
bibo:startPage "81817" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Doumas, Panayiotis; Goula, Katerina; Constantinidis, Theophanis" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Thirty-two new and noteworthy floristic records from north-eastern Greece" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/BDJ.10.e81817.figure11> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Silene_fetlerii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fetlerii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Silene> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Silene>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
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.3897/BDJ.10.e81817.figure11>
|
||||
dc:description "Figure 11. Distribution map of Onosma kittanae, Aethionema saxatile subsp. rhodopaeum and Silene fetlerii in Greece and Bulgaria." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/656688> ;
|
||||
a fabio:Figure .
|
89
data/1D/01/49/1D0149CD1513BFF67EB595018A5959C3.ttl
Normal file
89
data/1D/01/49/1D0149CD1513BFF67EB595018A5959C3.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/1D0149CD1513BFF67EB595018A5959C3>
|
||||
dc:creator "Jeong, Man-Ki; Soh, Ho Young; Wi, Jin Hee; Suh, Hae-Lip" ;
|
||||
dc:title "Notomastus koreanus Jeong, Soh, Wi & Suh, 2018, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.754.23655> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Notomastus_koreanus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.754.23655>
|
||||
bibo:endPage "155" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "754" ;
|
||||
dc:creator "Jeong, Man-Ki; Soh, Ho Young; Wi, Jin Hee; Suh, Hae-Lip" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A new Notomastus (Annelida, Capitellidae) species from Korean waters, with genetic comparison based on three gene markers" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Notomastus_koreanus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Capitellidae" ;
|
||||
dwc:genus "Notomastus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Capitellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "koreanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Notomastus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Notomastus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Capitellidae" ;
|
||||
dwc:genus "Notomastus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Capitellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capitellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Capitellidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Capitellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Capitellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capitellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Capitellida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Capitellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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 .
|
89
data/1D/02/00/1D0200D50C4DE653DC8D762295EBABE2.ttl
Normal file
89
data/1D/02/00/1D0200D50C4DE653DC8D762295EBABE2.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/1D0200D50C4DE653DC8D762295EBABE2>
|
||||
dc:creator "Willmann, C." ;
|
||||
dc:title "Peloptulus phaenotus" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/F8BE7A25B0C648D91CCA128A88CEA007> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Peloptulus_phaenotus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/F8BE7A25B0C648D91CCA128A88CEA007>
|
||||
bibo:endPage "186" ;
|
||||
bibo:journal "Veröffentlichungen des Instituts für Meeresforschung Bremerhaven" ;
|
||||
bibo:startPage "139" ;
|
||||
bibo:volume "1" ;
|
||||
dc:creator "Willmann, C." ;
|
||||
dc:date "1952" ;
|
||||
dc:title "Die Milbenfauna der Nordseeinsel Wangerooge" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peloptulus_phaenotus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phenopelopidae" ;
|
||||
dwc:genus "Peloptulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phaenotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Peloptulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peloptulus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phenopelopidae" ;
|
||||
dwc:genus "Peloptulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phenopelopidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phenopelopidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phenopelopidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
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 .
|
34
data/1D/02/41/1D024114372BA5E766B660AAE4C1264D.ttl
Normal file
34
data/1D/02/41/1D024114372BA5E766B660AAE4C1264D.ttl
Normal file
|
@ -0,0 +1,34 @@
|
|||
@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: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/1D024114372BA5E766B660AAE4C1264D>
|
||||
dc:creator "Beck, L.; Woas, S." ;
|
||||
dc:title "Damaeidae" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/38C3A269952D742C73B2214DE05C6868> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Damaeidae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/38C3A269952D742C73B2214DE05C6868>
|
||||
bibo:endPage "82" ;
|
||||
bibo:journal "carolinea" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Beck, L.; Woas, S." ;
|
||||
dc:date "1991" ;
|
||||
dc:title "Die Oribatiden-Arten (Acari) eines suedwestdeutschen Buchenwaldes I." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Damaeidae>
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:family "Damaeidae" ;
|
||||
dwc:rank "family" ;
|
||||
a dwcFP:TaxonName .
|
149
data/1D/02/4E/1D024EB8E242F6046EB6C5A4864195C2.ttl
Normal file
149
data/1D/02/4E/1D024EB8E242F6046EB6C5A4864195C2.ttl
Normal 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/1D024EB8E242F6046EB6C5A4864195C2>
|
||||
cito:cites <http://dx.doi.org/10.3897/jhr.57.12892.figures108-111>, <http://dx.doi.org/10.3897/jhr.57.12892.figures112-115>, <http://dx.doi.org/10.3897/jhr.57.12892.figures116-118>, <http://dx.doi.org/10.3897/jhr.57.12892.figures119-120>, <http://dx.doi.org/10.3897/jhr.57.12892.figures121-122>, <http://dx.doi.org/10.3897/jhr.57.12892.figures123-124>, <http://dx.doi.org/10.3897/jhr.57.12892.figure125>, <http://dx.doi.org/10.3897/jhr.57.12892.figures50-55> ;
|
||||
dc:creator "Huber, John T." ;
|
||||
dc:title "Neotriadomerus longiovipositor Huber 2017, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neotriadomerus_longiovipositor_Huber_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/jhr.57.12892> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892>
|
||||
bibo:endPage "87" ;
|
||||
bibo:journal "Journal of Hymenoptera Research" ;
|
||||
bibo:pubDate "2017-06-30" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Huber, John T." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Eustochomorpha Girault, Neotriadomerus gen. n., and Proarescon gen. n. (Hymenoptera, Mymaridae), early extant lineages in evolution of the family" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/jhr.57.12892.figures108-111>, <http://dx.doi.org/10.3897/jhr.57.12892.figures112-115>, <http://dx.doi.org/10.3897/jhr.57.12892.figures116-118>, <http://dx.doi.org/10.3897/jhr.57.12892.figures119-120>, <http://dx.doi.org/10.3897/jhr.57.12892.figures121-122>, <http://dx.doi.org/10.3897/jhr.57.12892.figures123-124>, <http://dx.doi.org/10.3897/jhr.57.12892.figure125>, <http://dx.doi.org/10.3897/jhr.57.12892.figures50-55> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neotriadomerus_longiovipositor_Huber_2017>
|
||||
dwc:LSID "http://zoobank.org/1CDB865F-9F10-446D-913D-C76B7E6501C2" ;
|
||||
dwc:authority "Huber" ;
|
||||
dwc:authorityName "Huber" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
dwc:genus "Neotriadomerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Huber, 2017" ;
|
||||
dwc:species "longiovipositor" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neotriadomerus_longiovipositor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neotriadomerus_longiovipositor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
dwc:genus "Neotriadomerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longiovipositor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neotriadomerus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neotriadomerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
dwc:genus "Neotriadomerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mymaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mymaridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mymaridae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892.figures108-111>
|
||||
dc:description "Figures 108 - 111. Neotriadomerus longiovipositor, holotype. 108 head, anterior 109 mouthparts and tentorium 110 head, posterior 111 holotype slide. Scale bar = 200 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/142513> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892.figures112-115>
|
||||
dc:description "Figures 112 - 115. Neotriadomerus longiovipositor, holotype. 112 antenna 113 wings 114 mesosoma + metasoma, dorsal (inset shows fenestra of scutellum) 115 mesosoma + metasoma, ventral as seen dorsally through body. Scale bar = 500 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/142514> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892.figures116-118>
|
||||
dc:description "Figures 116 - 118. Neotriadomerus longiovipositor, female paratypes. 116 head + anterior of mesosoma, dorsal (near Swamp Mitchell Plateau Airfield) 116 metasoma, lateral (18.5 km W. Gordonvale) 117 metasoma, median plane 118 metasoma, lateral. Scale bar for 116 = 200 μm; 117, 118 = 1000 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/142515> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892.figures119-120>
|
||||
dc:description "Figures 119, 120. Neotriadomerus longiovipositor, male paratype (14 km W. by N. Hope Vale Mission). 119 head, anterior (inset shows ocular apophysis or apodeme) 120 head, posterior. Scale bar = 200 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/142516> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892.figures121-122>
|
||||
dc:description "Figures 121, 122. Neotriadomerus longiovipositor. 121 male antenna, paratype (14 km W. by N. Hope Vale Mission) 122 wings. Scale bar = 500 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/142518> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892.figures123-124>
|
||||
dc:description "Figures 123, 124. Neotriadomerus longiovipositor, male paratype (14 km W. by N. Hope Vale Mission). 123 mesosoma, legs + metasoma, lateral 124 genitalia, lateral. Scale bar for 123 = 1000 μm; 124 = 200 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/142519> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892.figure125>
|
||||
dc:description "Figure 125. Neotriadomerus longiovipositor, male paratype (near historical mine site, NW of Chillagoe). Gaster, median plane showing genitalia. Scale bar = 300 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/142520> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.57.12892.figures50-55>
|
||||
dc:description "Figures 50 - 55. Neotriadomerus spp. 50 N. darlingi male parastigma, dorsal 51 N. longissimus female parastigma, ventral 52 N. darlingi male stigmal vein, dorsal 53 N. longissimus female calcar, lateral 54 N. sp. female calcar, dorsolateral 55 N. sp. female pretarsus, dorsolateral. Scale bar for 50, 53, 54 = 50 μm; 51 = 100 μm; 52, 55 = 20 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/142495> ;
|
||||
a fabio:Figure .
|
88
data/1D/03/35/1D03357D0C77764A6518034DF026CADA.ttl
Normal file
88
data/1D/03/35/1D03357D0C77764A6518034DF026CADA.ttl
Normal file
|
@ -0,0 +1,88 @@
|
|||
@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/1D03357D0C77764A6518034DF026CADA>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Chenopodium polyspermum L." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/5CC2FD738371AE89121C200F7FF04277> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chenopodium_polyspermum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/5CC2FD738371AE89121C200F7FF04277>
|
||||
bibo:endPage "630" ;
|
||||
bibo:startPage "610" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Amaranthaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chenopodium_polyspermum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Chenopodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "polyspermum" ;
|
||||
dwc:vernacularName "Vielsamiger Gaensefuss"@de, "Chenopode polysperme"@fr, "Farinello polisporo"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chenopodium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chenopodium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Chenopodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amaranthaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
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 .
|
143
data/1D/03/3C/1D033C97922EA3586A2F2FD9342FAA76.ttl
Normal file
143
data/1D/03/3C/1D033C97922EA3586A2F2FD9342FAA76.ttl
Normal 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/1D033C97922EA3586A2F2FD9342FAA76>
|
||||
dc:creator "Dean, David Allen" ;
|
||||
dc:title "Filistatinella crassipalpis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Filistatinella_crassipalpis_Gertsch_1935> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Filistata_crassipalpus>, <http://taxon-name.plazi.org/id/Animalia/Filistatinella_crassipalpus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.570.6095> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.570.6095>
|
||||
bibo:endPage "703" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2016-03-02" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "570" ;
|
||||
dc:creator "Dean, David Allen" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Catalogue of Texas spiders" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Filistatinella_crassipalpis_Gertsch_1935>
|
||||
dwc:LSID "1D033C97-922E-A358-6A2F-2FD9342FAA76" ;
|
||||
dwc:authority "(Gertsch, 1935)" ;
|
||||
dwc:baseAuthorityName "Gertsch" ;
|
||||
dwc:baseAuthorityYear "1935" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Filistatidae" ;
|
||||
dwc:genus "Filistatinella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gertsch, 1935)" ;
|
||||
dwc:species "crassipalpis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Filistatinella_crassipalpis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Filistatinella_crassipalpis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Filistatidae" ;
|
||||
dwc:genus "Filistatinella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crassipalpis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Filistatinella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Filistatinella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Filistatidae" ;
|
||||
dwc:genus "Filistatinella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Filistatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Filistatidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Filistatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
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/Filistata_crassipalpus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Filistatidae" ;
|
||||
dwc:genus "Filistata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crassipalpus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Filistata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Filistata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Filistatidae" ;
|
||||
dwc:genus "Filistata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Filistatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Filistatinella_crassipalpus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Filistatidae" ;
|
||||
dwc:genus "Filistatinella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crassipalpus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Filistatinella> ;
|
||||
a dwcFP:TaxonName .
|
148
data/1D/03/56/1D03567D3361519E9AD5F05F476321B4.ttl
Normal file
148
data/1D/03/56/1D03567D3361519E9AD5F05F476321B4.ttl
Normal 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/1D03567D3361519E9AD5F05F476321B4>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1198.118355.figures24-26>, <http://dx.doi.org/10.3897/zookeys.1198.118355.figure5>, <http://dx.doi.org/10.3897/zookeys.1198.118355.figure27> ;
|
||||
dc:creator "Haberski, Adam; Caterino, Michael S." ;
|
||||
dc:title "Lathrobium (Apteralium) camplyacra Haberski & Caterino 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D03567D3361519E9AD5F05F476321B4.mc.BE3B839197DE0266AB51BC5D65408949> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lathrobium_camplyacra_Haberski_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1198.118355> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1198.118355>
|
||||
bibo:endPage "277" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-04-25" ;
|
||||
bibo:startPage "193" ;
|
||||
bibo:volume "1198" ;
|
||||
dc:creator "Haberski, Adam; Caterino, Michael S." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A review of Nearctic Lathrobium (Coleoptera, Staphylinidae), with revision and descriptions of new flightless species from the mountains of the southeastern U. S." ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1198.118355.figures24-26>, <http://dx.doi.org/10.3897/zookeys.1198.118355.figure5>, <http://dx.doi.org/10.3897/zookeys.1198.118355.figure27> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lathrobium_camplyacra_Haberski_2024>
|
||||
dwc:LSID "https://zoobank.org/74B8FA6C-392A-4D7E-985D-D370B075D6C5" ;
|
||||
dwc:authority "Haberski & Caterino" ;
|
||||
dwc:authorityName "Haberski & Caterino" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Lathrobium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haberski & Caterino, 2024" ;
|
||||
dwc:species "camplyacra" ;
|
||||
dwc:subGenus "Apteralium" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lathrobium_camplyacra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lathrobium_camplyacra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Lathrobium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "camplyacra" ;
|
||||
dwc:subGenus "Apteralium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lathrobium_Apteralium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lathrobium_Apteralium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Lathrobium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Apteralium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lathrobium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lathrobium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Lathrobium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1198.118355.figures24-26>
|
||||
dc:description "Figures 24 - 26. Lathrobium terminalia A female terminalia B male sternite VIII C aedeagus in ventral view D aedeagus in lateral view. 24 L. brevipenne morphotype 1 25 L. brevipenne morphotype 2 26 L. brevipenne morphotype 3. Scale bars: 1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1033579> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1198.118355.figure5>
|
||||
dc:description "Figure 5. Lathrobium camplyacra A habitus B female terminalia C female sternite VIII D male sternite VIII E aedeagus in ventral view F aedeagus in lateral view. Scale bars: 1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1033561> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1198.118355.figure27>
|
||||
dc:description "Figure 27. Distribution of L. camplyacra (star), Lathrobium carolinae (circle)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1033580> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D03567D3361519E9AD5F05F476321B4.mc.BE3B839197DE0266AB51BC5D65408949>
|
||||
dwc:eventDate "1982-06-09" ;
|
||||
dwc:locality "North Carolina" ;
|
||||
dwc:recordedBy "Balsam Mountain Preserve, S, S. Myers, Cowee Bald, M. S. Caterino, Dark Ridge, A. Smetana, Tennessee, Newfound" ;
|
||||
dwc:verbatimLatitude "35.6127" ;
|
||||
dwc:verbatimLongitude "-83.4246" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D03567D3361519E9AD5F05F476321B4#BE3B839197DE0266AB51BC5D65408949> ;
|
||||
a dwc:MaterialCitation .
|
131
data/1D/04/29/1D0429E8CF825A169764DDEA60E530E6.ttl
Normal file
131
data/1D/04/29/1D0429E8CF825A169764DDEA60E530E6.ttl
Normal 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/1D0429E8CF825A169764DDEA60E530E6>
|
||||
dc:creator "Queiroz, Luciano Paganucci de; Snak, Cristiane" ;
|
||||
dc:title "Macropsychanthus apiculatus Queiroz & Snak 2020, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Dioclea_apiculata> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Macropsychanthus_apiculatus_Maxwell_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.164.55441> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.164.55441>
|
||||
bibo:endPage "114" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "164" ;
|
||||
dc:creator "Queiroz, Luciano Paganucci de; Snak, Cristiane" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Revisiting the taxonomy of Dioclea and related genera (Leguminosae, Papilionoideae), with new generic circumscriptions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Macropsychanthus_apiculatus_Maxwell_2020>
|
||||
dwc:LSID "1D0429E8-CF82-5A16-9764-DDEA60E530E6" ;
|
||||
dwc:authority "(R. H. Maxwell) L. P. Queiroz & Snak" ;
|
||||
dwc:authorityName "Queiroz & Snak" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:baseAuthorityName "R. H. Maxwell" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Macropsychanthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(R. H. Maxwell) Queiroz & Snak, 2020" ;
|
||||
dwc:species "apiculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Macropsychanthus_apiculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Macropsychanthus_apiculatus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Macropsychanthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apiculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Macropsychanthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Macropsychanthus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Macropsychanthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
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/Dioclea_apiculata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Dioclea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apiculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dioclea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dioclea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Dioclea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
138
data/1D/04/AE/1D04AE3F5A155F478A93AFC71EE065BB.ttl
Normal file
138
data/1D/04/AE/1D04AE3F5A155F478A93AFC71EE065BB.ttl
Normal file
|
@ -0,0 +1,138 @@
|
|||
@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/1D04AE3F5A155F478A93AFC71EE065BB>
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:title "Melanopsis costata subsp. var. var. obliquata Pallary 1939" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melanopsis_costata_var_obliquata_Pallary_1939> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.602.8136> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.602.8136>
|
||||
bibo:endPage "358" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2016-07-05" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "602" ;
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A nomenclator of extant and fossil taxa of the Melanopsidae (Gastropoda, Cerithioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melanopsis_costata_var_obliquata_Pallary_1939>
|
||||
dwc:LSID "1D04AE3F-5A15-5F47-8A93-AFC71EE065BB" ;
|
||||
dwc:authority "Pallary, 1939" ;
|
||||
dwc:authorityName "Pallary" ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Pallary, 1939" ;
|
||||
dwc:species "costata" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "obliquata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanopsis_costata_var_obliquata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis_costata_var_obliquata>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "costata" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "obliquata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsis_costata_var> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis_costata_var>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "costata" ;
|
||||
dwc:subSpecies "var." ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsis_costata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis_costata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "costata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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 .
|
120
data/1D/04/AF/1D04AF10E23DFFC1DAE3F9D7FA979632.ttl
Normal file
120
data/1D/04/AF/1D04AF10E23DFFC1DAE3F9D7FA979632.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@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/1D04AF10E23DFFC1DAE3F9D7FA979632>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219407>, <http://dx.doi.org/10.5281/zenodo.219409> ;
|
||||
dc:creator "Cruz Da Silva, Estevam L." ;
|
||||
dc:title "Enna rioja Silva, 2013, new species" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enna_rioja_Silva_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.4.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.4.6>
|
||||
bibo:endPage "470" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "467" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Cruz Da Silva, Estevam L." ;
|
||||
dc:date "2013" ;
|
||||
dc:title "A new Peruvian species of Enna (Araneae, Lycosoidea, Trechaleidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219407>, <http://dx.doi.org/10.5281/zenodo.219409> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Enna_rioja_Silva_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cruz Da Silva, 2013" ;
|
||||
dwc:authorityName "Cruz Da Silva" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Trechaleidae" ;
|
||||
dwc:genus "Enna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cruz Da Silva, 2013" ;
|
||||
dwc:species "rioja" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/39VKV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enna_rioja> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enna_rioja>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Trechaleidae" ;
|
||||
dwc:genus "Enna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rioja" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enna> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enna>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Trechaleidae" ;
|
||||
dwc:genus "Enna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trechaleidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trechaleidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Trechaleidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
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://dx.doi.org/10.5281/zenodo.219407>
|
||||
dc:description "FIGURES 1 – 6. Enna rioja sp. nov. Female habitus (1 dorsal, 2 lateral, 3 ventral, 4 frontal). Scale bar = 2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219407/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219409>
|
||||
dc:description "FIGURE 7. Type locality of Enna rioja sp. nov. in Peru." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219409/files/figure.png> ;
|
||||
a fabio:Figure .
|
83
data/1D/04/AF/1D04AF10E23DFFC2DAE3FA13FE7391ED.ttl
Normal file
83
data/1D/04/AF/1D04AF10E23DFFC2DAE3FA13FE7391ED.ttl
Normal file
|
@ -0,0 +1,83 @@
|
|||
@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/1D04AF10E23DFFC2DAE3FA13FE7391ED>
|
||||
dc:creator "Cruz Da Silva, Estevam L." ;
|
||||
dc:title "Trechaleidae Simon 1890" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trechaleidae_Simon_1890> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.4.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.4.6>
|
||||
bibo:endPage "470" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "467" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Cruz Da Silva, Estevam L." ;
|
||||
dc:date "2013" ;
|
||||
dc:title "A new Peruvian species of Enna (Araneae, Lycosoidea, Trechaleidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trechaleidae_Simon_1890>
|
||||
dwc:ID-ENA "546906" ;
|
||||
dwc:authority "Simon, 1890" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityYear "1890" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Trechaleidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1890" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HD2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trechaleidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trechaleidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Trechaleidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
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 .
|
89
data/1D/05/00/1D0500332494573F3E9C92772FF5DD19.ttl
Normal file
89
data/1D/05/00/1D0500332494573F3E9C92772FF5DD19.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/1D0500332494573F3E9C92772FF5DD19>
|
||||
dc:creator "Golovatch, Sergei I.; Geoffroy, Jean-Jacques; Mauries, Jean-Paul; VandenSpiegel, Didier" ;
|
||||
dc:title "Eutrichodesmus sketi Golovatch, Geoffroy, Mauries & VandenSpiegel, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.505.9862> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Eutrichodesmus_sketi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.505.9862>
|
||||
bibo:endPage "34" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "505" ;
|
||||
dc:creator "Golovatch, Sergei I.; Geoffroy, Jean-Jacques; Mauries, Jean-Paul; VandenSpiegel, Didier" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Review of the millipede genus Eutrichodesmus Silvestri, 1910, in China, with descriptions of new cavernicolous species (Diplopoda, Polydesmida, Haplodesmidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutrichodesmus_sketi>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Haplodesmidae" ;
|
||||
dwc:genus "Eutrichodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sketi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutrichodesmus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutrichodesmus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Haplodesmidae" ;
|
||||
dwc:genus "Eutrichodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haplodesmidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haplodesmidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Haplodesmidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polydesmida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polydesmida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
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 .
|
60
data/1D/05/45/1D0545BB44D357D6973B2127727A2E61.ttl
Normal file
60
data/1D/05/45/1D0545BB44D357D6973B2127727A2E61.ttl
Normal file
|
@ -0,0 +1,60 @@
|
|||
@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/1D0545BB44D357D6973B2127727A2E61>
|
||||
dc:creator "Horvath, Elizabeth Anne" ;
|
||||
dc:title "Primnoidae Milne Edwards 1857" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Primnoidae_Edwards_1857> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.860.34317> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.860.34317>
|
||||
bibo:endPage "306" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "183" ;
|
||||
bibo:volume "860" ;
|
||||
dc:creator "Horvath, Elizabeth Anne" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A review of gorgonian coral species (Cnidaria, Octocorallia, Alcyonacea) held in the Santa Barbara Museum of Natural History research collection: focus on species from Scleraxonia, Holaxonia, Calcaxonia - Part III: Suborder Holaxonia continued, and suborder Calcaxonia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Primnoidae_Edwards_1857>
|
||||
dwc:LSID "1d0545bb-44d3-57d6-973b-2127727a2e61" ;
|
||||
dwc:authority "Milne Edwards, 1857" ;
|
||||
dwc:authorityName "Milne Edwards" ;
|
||||
dwc:authorityYear "1857" ;
|
||||
dwc:family "Primnoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Milne Edwards, 1857" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Primnoidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Primnoidae>
|
||||
dwc:family "Primnoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alcyonacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alcyonacea>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
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 .
|
154
data/1D/05/46/1D05460B744A5185C7AC1C3DA86243BF.ttl
Normal file
154
data/1D/05/46/1D05460B744A5185C7AC1C3DA86243BF.ttl
Normal 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/1D05460B744A5185C7AC1C3DA86243BF>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Syncarpha gnaphaloides" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D05460B744A5185C7AC1C3DA86243BF.mc.A3A01B556DBF6A0E327F4EE0E0153356> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Syncarpha_gnaphaloides_Linnaeus_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Staehelina_gnaphaloides_Linnaeus_1753> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "877" ;
|
||||
bibo:startPage "806" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part S)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Syncarpha_gnaphaloides_Linnaeus_1753>
|
||||
dwc:authority "(L.)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Syncarpha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1753)" ;
|
||||
dwc:species "gnaphaloides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7B7FD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Syncarpha_gnaphaloides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Staehelina_gnaphaloides_Linnaeus_1753>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Staehelina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "gnaphaloides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7B7FD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Staehelina_gnaphaloides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Syncarpha_gnaphaloides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Syncarpha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gnaphaloides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Syncarpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Syncarpha>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Syncarpha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
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/Staehelina_gnaphaloides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Staehelina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gnaphaloides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Staehelina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Staehelina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Staehelina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D05460B744A5185C7AC1C3DA86243BF.mc.A3A01B556DBF6A0E327F4EE0E0153356>
|
||||
dwc:catalogNumber "981.1" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2612020823" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D05460B744A5185C7AC1C3DA86243BF#A3A01B556DBF6A0E327F4EE0E0153356> ;
|
||||
a dwc:MaterialCitation .
|
119
data/1D/05/87/1D0587ECFFB48B3DFF34FE6CFA39FAA4.ttl
Normal file
119
data/1D/05/87/1D0587ECFFB48B3DFF34FE6CFA39FAA4.ttl
Normal 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/1D0587ECFFB48B3DFF34FE6CFA39FAA4>
|
||||
dc:creator "Prosvirov, Аlexаnder S." ;
|
||||
dc:title "Calambus C. G. Thomson 1859" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFB48B3DFF34FE6CFA39FAA4.mc.25C43CA7FFB48B3DFF34FCC2FA39FC97>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFB48B3DFF34FE6CFA39FAA4.mc.25C43CA7FFB48B3DFF34FBFFFAF7FBC1>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFB48B3DFF34FE6CFA39FAA4.mc.25C43CA7FFB48B3DFAFDFBDDFA39FBAC>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFB48B3DFF34FE6CFA39FAA4.mc.25C43CA7FFB48B3DFF34FB4FFA39FAFC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calambus_Thomson_1859> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4388.4.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4388.4.2>
|
||||
bibo:endPage "498" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-03-06" ;
|
||||
bibo:startPage "487" ;
|
||||
bibo:volume "4388" ;
|
||||
dc:creator "Prosvirov, Аlexаnder S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A new species of the genus Calambus C. G. Thomson, 1859 (Coleoptera: Elateridae: Dendrometrinae) from China, with notes on the other species of the genus of the East Palaearctic region" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calambus_Thomson_1859>
|
||||
dwc:authority "C. G. Thomson, 1859" ;
|
||||
dwc:authorityName "C. G. Thomson" ;
|
||||
dwc:authorityYear "1859" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Calambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "C. G. Thomson, 1859" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calambus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calambus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Calambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elateridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elateridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFB48B3DFF34FE6CFA39FAA4.mc.25C43CA7FFB48B3DFF34FCC2FA39FC97>
|
||||
dwc:locality "Primorsky Krai" ;
|
||||
trt:gbifOccurrenceId "1828997704" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0587ECFFB48B3DFF34FE6CFA39FAA4#25C43CA7FFB48B3DFF34FCC2FA39FC97> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFB48B3DFF34FE6CFA39FAA4.mc.25C43CA7FFB48B3DFF34FBFFFAF7FBC1>
|
||||
dwc:locality "Kuril Islands" ;
|
||||
trt:gbifOccurrenceId "1828997705" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0587ECFFB48B3DFF34FE6CFA39FAA4#25C43CA7FFB48B3DFF34FBFFFAF7FBC1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFB48B3DFF34FE6CFA39FAA4.mc.25C43CA7FFB48B3DFAFDFBDDFA39FBAC>
|
||||
dwc:locality "Hokkaido" ;
|
||||
trt:gbifOccurrenceId "1828997706" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0587ECFFB48B3DFF34FE6CFA39FAA4#25C43CA7FFB48B3DFAFDFBDDFA39FBAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFB48B3DFF34FE6CFA39FAA4.mc.25C43CA7FFB48B3DFF34FB4FFA39FAFC>
|
||||
dwc:locality "Western Siberia" ;
|
||||
trt:gbifOccurrenceId "1828997707" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0587ECFFB48B3DFF34FE6CFA39FAA4#25C43CA7FFB48B3DFF34FB4FFA39FAFC> ;
|
||||
a dwc:MaterialCitation .
|
151
data/1D/05/87/1D0587ECFFBA8B3DFF34FF6FFA8FFEBB.ttl
Normal file
151
data/1D/05/87/1D0587ECFFBA8B3DFF34FF6FFA8FFEBB.ttl
Normal file
|
@ -0,0 +1,151 @@
|
|||
@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/1D0587ECFFBA8B3DFF34FF6FFA8FFEBB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1189094>, <http://dx.doi.org/10.5281/zenodo.1189100>, <http://dx.doi.org/10.5281/zenodo.1189098>, <http://dx.doi.org/10.5281/zenodo.1189096>, <http://dx.doi.org/10.5281/zenodo.1189102>, <http://dx.doi.org/10.5281/zenodo.1189104> ;
|
||||
dc:creator "Prosvirov, Аlexаnder S." ;
|
||||
dc:title "Calambus kusuii Ohira 1994" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFBA8B3DFF34FF6FFA8FFEBB.mc.25C43CA7FFBA8B33FF64FB52FAFBFB1C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calambus_kusuii_Ohira_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4388.4.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4388.4.2>
|
||||
bibo:endPage "498" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-03-06" ;
|
||||
bibo:startPage "487" ;
|
||||
bibo:volume "4388" ;
|
||||
dc:creator "Prosvirov, Аlexаnder S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A new species of the genus Calambus C. G. Thomson, 1859 (Coleoptera: Elateridae: Dendrometrinae) from China, with notes on the other species of the genus of the East Palaearctic region" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1189094>, <http://dx.doi.org/10.5281/zenodo.1189100>, <http://dx.doi.org/10.5281/zenodo.1189098>, <http://dx.doi.org/10.5281/zenodo.1189096>, <http://dx.doi.org/10.5281/zenodo.1189102>, <http://dx.doi.org/10.5281/zenodo.1189104> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calambus_kusuii_Ohira_1994>
|
||||
dwc:authority "Ohira, 1994" ;
|
||||
dwc:authorityName "Ohira" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Calambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ohira, 1994" ;
|
||||
dwc:species "kusuii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calambus_kusuii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calambus_kusuii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Calambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kusuii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calambus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calambus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Calambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elateridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elateridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1189094>
|
||||
dc:description "FIGURES 9–14. Calambus species, habitus of male, dorsal (Figs. 9, 12), lateral (Figs. 10, 13), and ventral (Figs. 11, 14) view. 9–11. C. kusuii, (body length 7.3 mm; Russia, Kunashir Is.). 12–14. C. mundulus (body length 7.9 mm; Japan, Shikoku Is.). Not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1189094/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1189100>
|
||||
dc:description "FIGURES 21–28. Calambus species, aedeagus, ventral view. 21–23, 25, 27. C. kusuii (Russia, Kunashir Is.). 24. C. kusuii (Russia, Sakhalin Is.). 26. C. kusuii (Russia, Shikotan Is.). 28. C. mundulus (Japan, Shikoku Is.). Not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1189100/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1189098>
|
||||
dc:description "FIGURES 18–20. Calambus species, male antenna, lateral view. 18. C. kusuii (Russia, Kunashir Is.). 19. C. kusuii (Russia, Shikotan Is.). 20. C. mundulus (Japan, Shikoku Is.). Not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1189098/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1189096>
|
||||
dc:description "FIGURES 15–17. Calambus kusuii, habitus of male, dorsal view. 15. Body length 7.3 mm; Russia, Kunashir Is. 16. Body length 7.6 mm; Russia, Kunashir Is. 17. Body length 8.1 mm; Russia, Sakhalin Is. Not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1189096/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1189102>
|
||||
dc:description "FIGURES 29–36. Calambus kusuii, habitus of female (Figs. 29–35), dorsal (Figs. 29, 32, 33), lateral (Figs. 30, 34), and ventral (Figs. 31, 35) view; antenna of female, lateral view (Fig. 36). 29–31. Body length 8.1 mm; Russia, Kunashir Is. 32. Body length 8.5 mm; Russia, Sakhalin Is. 33–36. 8.5 mm; Russia, Sakhalin Is. Not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1189102/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1189104>
|
||||
dc:description "FIGURES 37–39. Calambus kusuii, genitalia: ovipositor, ventral view (Fig. 37); part of female genital tract (Figs. 38, 39). 37, 39. Russia, Kunashir Is. 38. Russia, Sakhalin Is. Not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1189104/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFBA8B3DFF34FF6FFA8FFEBB.mc.25C43CA7FFBA8B33FF64FB52FAFBFB1C>
|
||||
dwc:eventDate "2013-05-06" ;
|
||||
dwc:locality "Sugioi" ;
|
||||
dwc:recordedBy "Shikoku Is. & S. Kakinuma" ;
|
||||
dwc:verbatimElevation "1400" ;
|
||||
dwc:verbatimLatitude "33.866665" ;
|
||||
dwc:verbatimLongitude "134.08333" ;
|
||||
trt:gbifOccurrenceId "1828997703" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0587ECFFBA8B3DFF34FF6FFA8FFEBB#25C43CA7FFBA8B33FF64FB52FAFBFB1C> ;
|
||||
a dwc:MaterialCitation .
|
127
data/1D/05/87/1D0587ECFFBF8B34FF34FC9EFDC3F813.ttl
Normal file
127
data/1D/05/87/1D0587ECFFBF8B34FF34FC9EFDC3F813.ttl
Normal 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/1D0587ECFFBF8B34FF34FC9EFDC3F813>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1189090>, <http://dx.doi.org/10.5281/zenodo.1189092> ;
|
||||
dc:creator "Prosvirov, Аlexаnder S." ;
|
||||
dc:title "Calambus angulatus Prosvirov 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFBF8B34FF34FC9EFDC3F813.mc.25C43CA7FFBF8B36FF34FC29FCCAFC11> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calambus_angulatus_Prosvirov_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4388.4.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4388.4.2>
|
||||
bibo:endPage "498" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-03-06" ;
|
||||
bibo:startPage "487" ;
|
||||
bibo:volume "4388" ;
|
||||
dc:creator "Prosvirov, Аlexаnder S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A new species of the genus Calambus C. G. Thomson, 1859 (Coleoptera: Elateridae: Dendrometrinae) from China, with notes on the other species of the genus of the East Palaearctic region" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1189090>, <http://dx.doi.org/10.5281/zenodo.1189092> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calambus_angulatus_Prosvirov_2018>
|
||||
dwc:authority "Prosvirov, 2018" ;
|
||||
dwc:authorityName "Prosvirov" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Calambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Prosvirov, 2018" ;
|
||||
dwc:species "angulatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calambus_angulatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calambus_angulatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Calambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angulatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calambus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calambus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Calambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elateridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elateridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1189090>
|
||||
dc:description "FIGURES 1–6. Calambus species, habitus of male, dorsal (Figs. 1, 4), lateral (Figs. 2, 5), and ventral (Figs. 3, 6) view. 1–3. C. angulatus sp. nov., holotype (body length 7.9 mm). 4–6. C. jureceki (body length 6.9 mm; Russia, Primorsky Krai). Not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1189090/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1189092>
|
||||
dc:description "FIGURES 7, 8. Calambus species, aedeagus, ventral view. 7. C. angulatus sp. nov., holotype. 8. C. jureceki (Russia, Primorsky Krai). Not to scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1189092/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0587ECFFBF8B34FF34FC9EFDC3F813.mc.25C43CA7FFBF8B36FF34FC29FCCAFC11>
|
||||
dwc:locality "Vaima" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "1828997702" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0587ECFFBF8B34FF34FC9EFDC3F813#25C43CA7FFBF8B36FF34FC29FCCAFC11> ;
|
||||
a dwc:MaterialCitation .
|
164
data/1D/05/9C/1D059C16F14C03C1DE1ABD018A9046E9.ttl
Normal file
164
data/1D/05/9C/1D059C16F14C03C1DE1ABD018A9046E9.ttl
Normal file
|
@ -0,0 +1,164 @@
|
|||
@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/1D059C16F14C03C1DE1ABD018A9046E9>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Smicrolius parvicalcar Thomson 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Smicrolius_parvicalcar_Thomson_1895> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Syndipnus_parvicalcar>, <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_parumpictus>, <http://taxon-name.plazi.org/id/Animalia/Mesoleius> ;
|
||||
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/Smicrolius_parvicalcar_Thomson_1895>
|
||||
dwc:authority "Thomson, 1895" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Smicrolius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1895" ;
|
||||
dwc:species "parvicalcar" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YS6C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Smicrolius_parvicalcar> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Smicrolius_parvicalcar>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Smicrolius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvicalcar" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Smicrolius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Smicrolius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Smicrolius" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syndipnus_parvicalcar>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Syndipnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvicalcar" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syndipnus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syndipnus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Syndipnus" ;
|
||||
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/Ethelurgina_parumpictus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parumpictus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ethelurgina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
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/Mesoleius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesoleius" ;
|
||||
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 .
|
139
data/1D/05/C3/1D05C3934A48BD2A3DBFABAF4C1DEE2A.ttl
Normal file
139
data/1D/05/C3/1D05C3934A48BD2A3DBFABAF4C1DEE2A.ttl
Normal file
|
@ -0,0 +1,139 @@
|
|||
@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/1D05C3934A48BD2A3DBFABAF4C1DEE2A>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:title "Bembidion subangustatum Hayward 1897" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bembidion_subangustatum_Hayward_1897> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Bembidium_subangustatum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.245.3416>
|
||||
bibo:endPage "1722" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2012-11-28" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "245" ;
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bembidion_subangustatum_Hayward_1897>
|
||||
dwc:LSID "1D05C393-4A48-BD2A-3DBF-ABAF4C1DEE2A" ;
|
||||
dwc:authority "Hayward, 1897" ;
|
||||
dwc:authorityName "Hayward" ;
|
||||
dwc:authorityYear "1897" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hayward, 1897" ;
|
||||
dwc:species "subangustatum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bembidion_subangustatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembidion_subangustatum>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subangustatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bembidion> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembidion>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Hexapoda", "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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 "Hexapoda", "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda>, <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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/Bembidium_subangustatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subangustatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bembidium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembidium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
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 .
|
92
data/1D/05/EE/1D05EE0A138E05F7E3F5011EE8E45F2B.ttl
Normal file
92
data/1D/05/EE/1D05EE0A138E05F7E3F5011EE8E45F2B.ttl
Normal file
|
@ -0,0 +1,92 @@
|
|||
@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/1D05EE0A138E05F7E3F5011EE8E45F2B>
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
dc:title "Amazonatolica Holzenthal & Pes 2004" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amazonatolica_Holzenthal_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1557> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1557>
|
||||
bibo:endPage "1557" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1557" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Brazilian Trichoptera Checklist II" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amazonatolica_Holzenthal_2004>
|
||||
dwc:authority "Holzenthal & Pes, 2004" ;
|
||||
dwc:authorityName "Holzenthal & Pes" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptoceridae" ;
|
||||
dwc:genus "Amazonatolica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Holzenthal & Pes, 2004" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amazonatolica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amazonatolica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptoceridae" ;
|
||||
dwc:genus "Amazonatolica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoceridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoceridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptoceridae" ;
|
||||
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 .
|
29
data/1D/06/62/1D06622319A41C66BB069B06051D1596.ttl
Normal file
29
data/1D/06/62/1D06622319A41C66BB069B06051D1596.ttl
Normal file
|
@ -0,0 +1,29 @@
|
|||
@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: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/1D06622319A41C66BB069B06051D1596>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/PHANOMERINAE>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Exothecinae Foerster 1863" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8151>
|
||||
bibo:endPage "8151" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8151" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Braconidae" ;
|
||||
a fabio:JournalArticle .
|
89
data/1D/06/BC/1D06BC6C0B3A8D54ACE1453FE6553BB9.ttl
Normal file
89
data/1D/06/BC/1D06BC6C0B3A8D54ACE1453FE6553BB9.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/1D06BC6C0B3A8D54ACE1453FE6553BB9>
|
||||
dc:creator "Wild, A. L." ;
|
||||
dc:title "Solenopsis substituta Santschi" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Solenopsis_substituta> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124>
|
||||
bibo:endPage "55" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1622" ;
|
||||
dc:creator "Wild, A. L." ;
|
||||
dc:date "2007" ;
|
||||
dc:title "A catalogue of the ants of Paraguay (Hymenoptera: Formicidae)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis_substituta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "substituta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Solenopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
111
data/1D/07/0C/1D070CEF785F5A48A6AE4699041B0B4F.ttl
Normal file
111
data/1D/07/0C/1D070CEF785F5A48A6AE4699041B0B4F.ttl
Normal 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/1D070CEF785F5A48A6AE4699041B0B4F>
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:title "Suctobelbella falcata" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Suctobelba_falcata> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/CD592FE5E06E76C3FD58977F48D137B7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Suctobelbella_falcata> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/CD592FE5E06E76C3FD58977F48D137B7>
|
||||
bibo:endPage "322" ;
|
||||
bibo:startPage "261" ;
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "Hornmilben (Oribatida) [pages 261 to 322]" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Suctobelbella_falcata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Suctobelbidae" ;
|
||||
dwc:genus "Suctobelbella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "falcata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Suctobelbella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Suctobelbella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Suctobelbidae" ;
|
||||
dwc:genus "Suctobelbella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Suctobelbidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Suctobelbidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Suctobelbidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
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/Suctobelba_falcata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Suctobelbidae" ;
|
||||
dwc:genus "Suctobelba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "falcata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Suctobelba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Suctobelba>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Suctobelbidae" ;
|
||||
dwc:genus "Suctobelba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Suctobelbidae> ;
|
||||
a dwcFP:TaxonName .
|
96
data/1D/07/1D/1D071D58017F4C23D4E103010ED19BB5.ttl
Normal file
96
data/1D/07/1D/1D071D58017F4C23D4E103010ED19BB5.ttl
Normal 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/1D071D58017F4C23D4E103010ED19BB5>
|
||||
dc:creator "Smith, F." ;
|
||||
dc:title "Crematogaster" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Formica>, <http://taxon-name.plazi.org/id/Animalia/Myrmica>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80>
|
||||
dc:creator "Smith, F." ;
|
||||
dc:date "1858" ;
|
||||
dc:title "Catalogue of the hymenopterous insects in the collection of the British Museum. Part VI. Formicidae." ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Formica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
102
data/1D/07/2C/1D072CFB8618A48CB9250ECF7762F844.ttl
Normal file
102
data/1D/07/2C/1D072CFB8618A48CB9250ECF7762F844.ttl
Normal file
|
@ -0,0 +1,102 @@
|
|||
@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/1D072CFB8618A48CB9250ECF7762F844>
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
dc:title "Rhynchospora glomerata var. glomerata var. glomerata (L.) Vahl" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1099> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora_glomerata_glomerata> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1099>
|
||||
bibo:endPage "1099" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1099" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Thornhill, Robert; Krings, Alexander; Lindbo, David; Stucky, Jon" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Guide to the Vascular Flora of the Savannas and Flatwoods of Shaken Creek Preserve and Vicinity (Pender & Onslow Counties, North Carolina, U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora_glomerata_glomerata>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "glomerata" ;
|
||||
dwc:variety "glomerata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora_glomerata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora_glomerata>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glomerata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
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 .
|
110
data/1D/07/59/1D0759F8A74457D7B03DF4EA55C90650.ttl
Normal file
110
data/1D/07/59/1D0759F8A74457D7B03DF4EA55C90650.ttl
Normal 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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/1D0759F8A74457D7B03DF4EA55C90650>
|
||||
dc:creator "Kang, Ilgoo; Whitfield, James B.; Owens, Brittany E.; Chen, Junyan" ;
|
||||
dc:title "Neocardiochiles kidonoi Kang & Whitfield & Owens & Chen 2022, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neocardiochiles_kidonoi_Dabek_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/jhr.91.84937> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.91.84937>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Journal of Hymenoptera Research" ;
|
||||
bibo:pubDate "2022-06-30" ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "91" ;
|
||||
dc:creator "Kang, Ilgoo; Whitfield, James B.; Owens, Brittany E.; Chen, Junyan" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Resurrection of Neocardiochiles Szepligeti, 1908 (Hymenoptera, Braconidae, Cardiochilinae) with descriptions of five new species from the Neotropical region" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neocardiochiles_kidonoi_Dabek_2020>
|
||||
dwc:LSID "1D0759F8-A744-57D7-B03D-F4EA55C90650" ;
|
||||
dwc:authority "(Dabek & Whitfield, 2020)" ;
|
||||
dwc:authorityName "Kang & Whitfield & Owens & Chen" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:baseAuthorityName "Dabek & Whitfield" ;
|
||||
dwc:baseAuthorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Neocardiochiles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Dabek & Whitfield, 2020) Kang & Whitfield & Owens & Chen, 2022" ;
|
||||
dwc:species "kidonoi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neocardiochiles_kidonoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neocardiochiles_kidonoi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Neocardiochiles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kidonoi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neocardiochiles> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neocardiochiles>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Neocardiochiles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
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 .
|
87
data/1D/07/9A/1D079A340EF01C868292941DDC65162A.ttl
Normal file
87
data/1D/07/9A/1D079A340EF01C868292941DDC65162A.ttl
Normal file
|
@ -0,0 +1,87 @@
|
|||
@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/1D079A340EF01C868292941DDC65162A>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Carex vesicaria L." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_vesicaria> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FAB03C45C7E0DACD41739B55E24A90A3> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_vesicaria> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FAB03C45C7E0DACD41739B55E24A90A3>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Cyperaceae" .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex_vesicaria>
|
||||
# Info: Couldn't generate language tag for "Blasen-Segge"@undefined ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vesicaria" ;
|
||||
dwc:vernacularName "Blasen-Segge", "Blasen-Segge"@de, "Laiche vesiculeuse"@fr, "Carice vescicosa"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
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 .
|
132
data/1D/07/C4/1D07C4A4FBAE625E0ACE654E18FFAFDC.ttl
Normal file
132
data/1D/07/C4/1D07C4A4FBAE625E0ACE654E18FFAFDC.ttl
Normal file
|
@ -0,0 +1,132 @@
|
|||
@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/1D07C4A4FBAE625E0ACE654E18FFAFDC>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:title "Chlaenius variabilipes Eschscholtz 1833" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlaenius_variabilipes_Eschscholtz_1833> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_asperulus>, <http://taxon-name.plazi.org/id/Animalia/Chlaenius_obscurus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.245.3416>
|
||||
bibo:endPage "1722" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2012-11-28" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "245" ;
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chlaenius_variabilipes_Eschscholtz_1833>
|
||||
dwc:LSID "1D07C4A4-FBAE-625E-0ACE-654E18FFAFDC" ;
|
||||
dwc:authority "Eschscholtz, 1833" ;
|
||||
dwc:authorityName "Eschscholtz" ;
|
||||
dwc:authorityYear "1833" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Eschscholtz, 1833" ;
|
||||
dwc:species "variabilipes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_variabilipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_variabilipes>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "variabilipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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 "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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/Chlaenius_asperulus>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "asperulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_obscurus>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obscurus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
100
data/1D/08/2B/1D082B62AD055418D4C3F9A58A6335B9.ttl
Normal file
100
data/1D/08/2B/1D082B62AD055418D4C3F9A58A6335B9.ttl
Normal file
|
@ -0,0 +1,100 @@
|
|||
@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/1D082B62AD055418D4C3F9A58A6335B9>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Phyteuma spicatum subsp. coeruleum Rich. Schulz" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Phyteuma_spicatum_coeruleum> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/5D900C2F394306A90829031E6F235D9C> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Phyteuma_spicatum_coeruleum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/5D900C2F394306A90829031E6F235D9C>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Campanulaceae" .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phyteuma_spicatum_coeruleum>
|
||||
# Info: Couldn't generate language tag for "Hellblaue Aehrige Rapunzel"@undefined ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Phyteuma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "spicatum" ;
|
||||
dwc:subSpecies "coeruleum" ;
|
||||
dwc:vernacularName "Hellblaue Aehrige Rapunzel", "Hellblaue Aehrige Rapunzel"@de, "Raiponce bleuatre"@fr ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phyteuma_spicatum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phyteuma_spicatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Phyteuma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spicatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phyteuma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phyteuma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Phyteuma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
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 .
|
92
data/1D/08/3A/1D083A8AA7F220142F2259BDC2DEFD9D.ttl
Normal file
92
data/1D/08/3A/1D083A8AA7F220142F2259BDC2DEFD9D.ttl
Normal file
|
@ -0,0 +1,92 @@
|
|||
@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/1D083A8AA7F220142F2259BDC2DEFD9D>
|
||||
dc:creator "Santschi, F." ;
|
||||
dc:title "Semonius Forel 1910" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Semonius_Forel_1910> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FE06B16C2BBDFCD084D4F6343B802CB0> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FE06B16C2BBDFCD084D4F6343B802CB0>
|
||||
bibo:endPage "148" ;
|
||||
bibo:journal "Voyage de Ch. Alluaud et R. Jeannel en Afrique Orientale (1911 - 1912). Résultats scientifiques. Hyménoptères" ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Santschi, F." ;
|
||||
dc:date "1914" ;
|
||||
dc:title "Formicidae." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Semonius_Forel_1910>
|
||||
dwc:authority "Forel" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Semonius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1910" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Semonius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Semonius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Semonius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
114
data/1D/08/BC/1D08BC78F4B4203CB3E54049048D768D.ttl
Normal file
114
data/1D/08/BC/1D08BC78F4B4203CB3E54049048D768D.ttl
Normal 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/1D08BC78F4B4203CB3E54049048D768D>
|
||||
dc:creator "Neubauer, Thomas A.; Harzhauser, Mathias; Kroh, Andreas; Elisavet, Georgopoulou; Mandic, Oleg" ;
|
||||
dc:title "Micromelania ramacanensis Neubauer, Harzhauser, Kroh, Elisavet & Mandic, 2014, nom. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Micromelania>, <http://taxon-name.plazi.org/id/Animalia/Micromelania_Brusinai>, <http://taxon-name.plazi.org/id/Animalia/Micromelania_brusinai> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.429.7420> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Micromelania_ramacanensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.429.7420>
|
||||
bibo:endPage "46" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "13" ;
|
||||
bibo:volume "429" ;
|
||||
dc:creator "Neubauer, Thomas A.; Harzhauser, Mathias; Kroh, Andreas; Elisavet, Georgopoulou; Mandic, Oleg" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Replacement names and nomenclatural comments for problematic species-group names in Europe's Neogene freshwater Gastropoda. Part 2" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micromelania_ramacanensis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Hydrobiidae" ;
|
||||
dwc:genus "Micromelania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ramacanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Micromelania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micromelania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Hydrobiidae" ;
|
||||
dwc:genus "Micromelania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrobiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrobiidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Hydrobiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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/Micromelania_Brusinai>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Hydrobiidae" ;
|
||||
dwc:genus "Micromelania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Brusinai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Micromelania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micromelania_brusinai>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Hydrobiidae" ;
|
||||
dwc:genus "Micromelania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brusinai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Micromelania> ;
|
||||
a dwcFP:TaxonName .
|
89
data/1D/09/4A/1D094AAF3FA8E918103049C3E87810A5.ttl
Normal file
89
data/1D/09/4A/1D094AAF3FA8E918103049C3E87810A5.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/1D094AAF3FA8E918103049C3E87810A5>
|
||||
dc:creator "Moradmand, Majid" ;
|
||||
dc:title "Spariolenus fathpouri Moradmand, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/subtbiol.24.20985> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Spariolenus_fathpouri> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/subtbiol.24.20985>
|
||||
bibo:endPage "25" ;
|
||||
bibo:journal "Subterranean Biology" ;
|
||||
bibo:startPage "11" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Moradmand, Majid" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Three new species of the subterranean huntsman spider genus Spariolenus (Araneae, Sparassidae, Heteropodinae) in Iran" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spariolenus_fathpouri>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Spariolenus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fathpouri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spariolenus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spariolenus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Spariolenus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
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 .
|
141
data/1D/09/87/1D0987D840109D46FEE5D8673108FB0B.ttl
Normal file
141
data/1D/09/87/1D0987D840109D46FEE5D8673108FB0B.ttl
Normal file
|
@ -0,0 +1,141 @@
|
|||
@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/1D0987D840109D46FEE5D8673108FB0B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10716700>, <http://dx.doi.org/10.5281/zenodo.10716698> ;
|
||||
dc:creator "Bochini, Gabriel Lucas; Guéron, Rodrigo; Terossi, Mariana; Almeida, Alexandre Oliveira" ;
|
||||
dc:title "Alpheus christofferseni Anker, Hurt and Knowlton 2007" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0987D840109D46FEE5D8673108FB0B.mc.25C83C9340109D46FE2BDBD3379BFC34>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0987D840109D46FEE5D8673108FB0B.mc.25C83C9340109D46FD3ADA74371CFBAF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alpheus_christofferseni_Anker_2007> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1590/2358-2936e2023001> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1590/2358-2936e2023001>
|
||||
bibo:endPage "7" ;
|
||||
bibo:journal "Nauplius" ;
|
||||
bibo:pubDate "2023-03-27" ;
|
||||
bibo:series "e 2023001" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "31" ;
|
||||
dc:creator "Bochini, Gabriel Lucas; Guéron, Rodrigo; Terossi, Mariana; Almeida, Alexandre Oliveira" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Extension of the known range of the snapping shrimp Alpheus christofferseni Anker, Hurt and Knowlton, 2007 (Caridea: Alpheidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10716700>, <http://dx.doi.org/10.5281/zenodo.10716698> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alpheus_christofferseni_Anker_2007>
|
||||
dwc:authority "Anker, Hurt and Knowlton, 2007" ;
|
||||
dwc:authorityName "Anker, Hurt and Knowlton" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Alpheidae" ;
|
||||
dwc:genus "Alpheus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Anker, Hurt & Knowlton, 2007" ;
|
||||
dwc:species "christofferseni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85LGF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alpheus_christofferseni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alpheus_christofferseni>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Alpheidae" ;
|
||||
dwc:genus "Alpheus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "christofferseni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alpheus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alpheus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Alpheidae" ;
|
||||
dwc:genus "Alpheus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alpheidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alpheidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Alpheidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10716700>
|
||||
dc:description "Figure 2. Alpheus christofferseni Anker, Hurt and Knowlton, 2007, male from Praia dos Carneiros, Tamandaré, Pernambuco, Brazil (DZ/UFRGS6934):A, Frontal region and cephalic appendages,dorsal view;B, third maxilliped,lateral view;C, detail of the exopod of the third maxilliped, lateral view; D, left major cheliped, lateral view; E, right minor cheliped, lateral view; F, third pereiopod, lateral view; G, fourth pereiopod, lateral view; H, telson and uropod, dorsal view; I, same, detail of posterior margin. Scale bars: A, D, F, H, I = 1 mm; B, C, E, G = 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10716700/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10716698>
|
||||
dc:description "Figure 1. Alpheus christofferseni Anker, Hurt and Knowlton, 2007. A, Presently known distribution, star represents the type locality, blue and red circles represent the new occurrences, and green circle represents specimen previously reported from Panama. B, Phylogram of A. christofferseni (bold) and some congeners morphologically similar, using the Maximum Likelihood analysis of the 16S ribosomal subunit gene. Numbers are support values for 960 bootstraps; values <75% were not included. Atl: Atlantic; PE: Pernambuco; SP: São Paulo. References: A, Chow et al. (2021); B, This study; C, Roura et al. (2018); D, Wang et al. (2020); E, Liao et al. (2019); F, Bracken-Grisson et al. (2014); G, Almeida et al. (2018)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10716698/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0987D840109D46FEE5D8673108FB0B.mc.25C83C9340109D46FE2BDBD3379BFC34>
|
||||
dwc:catalogNumber "MOUFPE 20210" ;
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2018-02-27" ;
|
||||
dwc:locality "Recife" ;
|
||||
dwc:recordedBy "G. L. Bochini & G. O. Soldade & Gueron" ;
|
||||
dwc:verbatimElevation "51" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0987D840109D46FEE5D8673108FB0B#25C83C9340109D46FE2BDBD3379BFC34> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0987D840109D46FEE5D8673108FB0B.mc.25C83C9340109D46FD3ADA74371CFBAF>
|
||||
dwc:catalogNumber "UFRGS 6934" ;
|
||||
dwc:collectionCode "UFRGS" ;
|
||||
dwc:eventDate "2019-08-20" ;
|
||||
dwc:locality "Tamandare" ;
|
||||
dwc:recordedBy "G. L. Bochini & G. O. Soledade" ;
|
||||
dwc:verbatimElevation "5" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0987D840109D46FEE5D8673108FB0B#25C83C9340109D46FD3ADA74371CFBAF> ;
|
||||
a dwc:MaterialCitation .
|
155
data/1D/09/95/1D0995BEC9ABA7202BD41C4D918A6B5A.ttl
Normal file
155
data/1D/09/95/1D0995BEC9ABA7202BD41C4D918A6B5A.ttl
Normal file
|
@ -0,0 +1,155 @@
|
|||
@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/1D0995BEC9ABA7202BD41C4D918A6B5A>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Jacobaea abrotanifolia Moench" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0995BEC9ABA7202BD41C4D918A6B5A.mc.FF43245D7C9DBCD451ED42CE6D145A5D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Jacobaea_abrotanifolia_Linnaeus_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Senecio_abrotanifolius_Linnaeus_1753> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "877" ;
|
||||
bibo:startPage "806" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part S)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Jacobaea_abrotanifolia_Linnaeus_1753>
|
||||
dwc:authority "(L.) Moench" ;
|
||||
dwc:authorityName "Moench" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Jacobaea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1753) Moench" ;
|
||||
dwc:species "abrotanifolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6NDK7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Jacobaea_abrotanifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Senecio_abrotanifolius_Linnaeus_1753>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Senecio" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "abrotanifolius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6NDK7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Senecio_abrotanifolius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Jacobaea_abrotanifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Jacobaea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abrotanifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jacobaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Jacobaea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Jacobaea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
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/Senecio_abrotanifolius>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Senecio" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abrotanifolius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Senecio> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Senecio>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Senecio" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0995BEC9ABA7202BD41C4D918A6B5A.mc.FF43245D7C9DBCD451ED42CE6D145A5D>
|
||||
dwc:catalogNumber "22" ;
|
||||
dwc:collectionCode "UPS" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2612020410" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0995BEC9ABA7202BD41C4D918A6B5A#FF43245D7C9DBCD451ED42CE6D145A5D> ;
|
||||
a dwc:MaterialCitation .
|
101
data/1D/0A/02/1D0A022E6FCDEC28B213524456833DA3.ttl
Normal file
101
data/1D/0A/02/1D0A022E6FCDEC28B213524456833DA3.ttl
Normal 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/1D0A022E6FCDEC28B213524456833DA3>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Centaurea jacea subsp. angustifolia Gremli" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/43055F1E0D42AF44E8DC23E024F52E45> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Centaurea_jacea_angustifolia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/43055F1E0D42AF44E8DC23E024F52E45>
|
||||
bibo:endPage "1250" ;
|
||||
bibo:startPage "1074" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Asteraceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centaurea_jacea_angustifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Centaurea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "jacea" ;
|
||||
dwc:subSpecies "angustifolia" ;
|
||||
dwc:vernacularName "Schmalblaettrige Wiesen-Flockenblume"@de, "Centauree a feuilles etroites"@fr ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Centaurea_jacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centaurea_jacea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Centaurea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jacea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Centaurea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centaurea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Centaurea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
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 .
|
107
data/1D/0A/18/1D0A18F201F0E6252A147339BD0492DA.ttl
Normal file
107
data/1D/0A/18/1D0A18F201F0E6252A147339BD0492DA.ttl
Normal 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/1D0A18F201F0E6252A147339BD0492DA>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:title "Clivina punctulata LeConte 1852" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Clivina_punctulata_LeConte_1852> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.245.3416>
|
||||
bibo:endPage "1722" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2012-11-28" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "245" ;
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Clivina_punctulata_LeConte_1852>
|
||||
dwc:LSID "1D0A18F2-01F0-E625-2A14-7339BD0492DA" ;
|
||||
dwc:authority "LeConte, 1852" ;
|
||||
dwc:authorityName "LeConte" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Clivina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "LeConte, 1852" ;
|
||||
dwc:species "punctulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Clivina_punctulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clivina_punctulata>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Clivina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "punctulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clivina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clivina>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Clivina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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 "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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 .
|
104
data/1D/0B/39/1D0B39915D5086D3D4A362C4099F4B83.ttl
Normal file
104
data/1D/0B/39/1D0B39915D5086D3D4A362C4099F4B83.ttl
Normal file
|
@ -0,0 +1,104 @@
|
|||
@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/1D0B39915D5086D3D4A362C4099F4B83>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Papilio erato Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Papilio_erato_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Papilio_erato_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:BE95CC70-1CB1-4EEA-A78B-DB2F2467E9EA" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Papilionidae" ;
|
||||
dwc:genus "Papilio" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "erato" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Lepidoptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Papilio_erato> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Papilio_erato>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Papilionidae" ;
|
||||
dwc:genus "Papilio" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erato" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Papilio> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Papilio>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Papilionidae" ;
|
||||
dwc:genus "Papilio" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Papilionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Papilionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Papilionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
106
data/1D/0B/51/1D0B51EB5F675C3BA074D3F2CB089F16.ttl
Normal file
106
data/1D/0B/51/1D0B51EB5F675C3BA074D3F2CB089F16.ttl
Normal 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/1D0B51EB5F675C3BA074D3F2CB089F16>
|
||||
dc:creator "Bu, Yun; Xiong, Yan; Luan, Yun-Xia; Yin, Wen-Ying" ;
|
||||
dc:title "Eosentomon shanum Zhang 1984" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eosentomon_shanum_Zhang_1984> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.879.34404> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.879.34404>
|
||||
bibo:endPage "21" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "879" ;
|
||||
dc:creator "Bu, Yun; Xiong, Yan; Luan, Yun-Xia; Yin, Wen-Ying" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Protura from Hainan Island, China: new species, checklist and distribution" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eosentomon_shanum_Zhang_1984>
|
||||
dwc:LSID "1D0B51EB-5F67-5C3B-A074-D3F2CB089F16" ;
|
||||
dwc:authority "Zhang, 1984" ;
|
||||
dwc:authorityName "Zhang" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:family "Eosentomidae" ;
|
||||
dwc:genus "Eosentomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protura" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhang, 1984" ;
|
||||
dwc:species "shanum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eosentomon_shanum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eosentomon_shanum>
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:family "Eosentomidae" ;
|
||||
dwc:genus "Eosentomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protura" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "shanum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eosentomon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eosentomon>
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:family "Eosentomidae" ;
|
||||
dwc:genus "Eosentomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protura" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eosentomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eosentomidae>
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:family "Eosentomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protura" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Protura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Protura>
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Protura" ;
|
||||
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 .
|
93
data/1D/0B/70/1D0B701A6527998914BC11C4E4EE3CD6.ttl
Normal file
93
data/1D/0B/70/1D0B701A6527998914BC11C4E4EE3CD6.ttl
Normal 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/1D0B701A6527998914BC11C4E4EE3CD6>
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Panerema Foerster 1863" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Panerema_Foerster_1863> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8151>
|
||||
bibo:endPage "8151" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8151" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Braconidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Panerema_Foerster_1863>
|
||||
dwc:authority "Foerster, 1863" ;
|
||||
dwc:authorityName "Foerster" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Panerema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Foerster, 1863" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63JDV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Panerema> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Panerema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Panerema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
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 .
|
4237
data/1D/0B/94/1D0B94457A0EFFC8FEBC44857D15F1D8.ttl
Normal file
4237
data/1D/0B/94/1D0B94457A0EFFC8FEBC44857D15F1D8.ttl
Normal file
File diff suppressed because one or more lines are too long
118
data/1D/0B/94/1D0B94457A0EFFDBFEE145707999F0E3.ttl
Normal file
118
data/1D/0B/94/1D0B94457A0EFFDBFEE145707999F0E3.ttl
Normal 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/1D0B94457A0EFFDBFEE145707999F0E3>
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:title "Solanum juzepczukii BUKASOV" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_ccaisalla>, <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii>, <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_ckaisalla> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x>
|
||||
bibo:endPage "155" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Botanical Journal of the Linnean Society" ;
|
||||
bibo:pubDate "2011-01-10" ;
|
||||
bibo:startPage "107" ;
|
||||
bibo:volume "165" ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Taxonomy of cultivated potatoes (Solanum section Petota: Solanaceae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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/Solanum_juzepczukii_ccaisalla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:form "ccaisalla" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_ckaisalla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
dwc:variety "ckaisalla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a dwcFP:TaxonName .
|
118
data/1D/0B/94/1D0B94457A0EFFDBFF1347BB7A58F2E2.ttl
Normal file
118
data/1D/0B/94/1D0B94457A0EFFDBFF1347BB7A58F2E2.ttl
Normal 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/1D0B94457A0EFFDBFF1347BB7A58F2E2>
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:title "Solanum curtilobum JUZ. & BUKASOV" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum_chinomalko>, <http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum_choquepitu> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x>
|
||||
bibo:endPage "155" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Botanical Journal of the Linnean Society" ;
|
||||
bibo:pubDate "2011-01-10" ;
|
||||
bibo:startPage "107" ;
|
||||
bibo:volume "165" ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Taxonomy of cultivated potatoes (Solanum section Petota: Solanaceae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curtilobum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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/Solanum_curtilobum_chinomalko>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:form "chinomalko" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "curtilobum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum_choquepitu>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:form "choquepitu" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "curtilobum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum> ;
|
||||
a dwcFP:TaxonName .
|
146
data/1D/0B/94/1D0B94457A0FFFDAFC8041367CDDF465.ttl
Normal file
146
data/1D/0B/94/1D0B94457A0FFFDAFC8041367CDDF465.ttl
Normal file
|
@ -0,0 +1,146 @@
|
|||
@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/1D0B94457A0FFFDAFC8041367CDDF465>
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:title "Solanum ajanhuiri , Juzepczuk & Bukasov 1929" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_ajanhuiri_Juzepczuk_1929> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_ahanjuiri_azul>, <http://taxon-name.plazi.org/id/Plantae/Solanum_ahanjuiri_jancko> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x>
|
||||
bibo:endPage "155" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Botanical Journal of the Linnean Society" ;
|
||||
bibo:pubDate "2011-01-10" ;
|
||||
bibo:startPage "107" ;
|
||||
bibo:volume "165" ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Taxonomy of cultivated potatoes (Solanum section Petota: Solanaceae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_ajanhuiri_Juzepczuk_1929>
|
||||
dwc:authority "JUZ. & BUKASOV" ;
|
||||
dwc:authorityName ", Juzepczuk & Bukasov" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Juzepczuk & Bukasov, 1929" ;
|
||||
dwc:species "ajanhuiri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ajanhuiri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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/Solanum_ahanjuiri_azul>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "ahanjuiri" ;
|
||||
dwc:variety "azul" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_ahanjuiri> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_ahanjuiri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ahanjuiri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_ahanjuiri_jancko>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "ahanjuiri" ;
|
||||
dwc:variety "jancko" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_ahanjuiri> ;
|
||||
a dwcFP:TaxonName .
|
190
data/1D/0B/94/1D0B94457A21FFF6FF6946137961F203.ttl
Normal file
190
data/1D/0B/94/1D0B94457A21FFF6FF6946137961F203.ttl
Normal file
|
@ -0,0 +1,190 @@
|
|||
@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
|
||||
# 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/1D0B94457A21FFF6FF6946137961F203>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6326426> ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:title "Solanum juzepczukii Bukasov" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/3698000302>, <https://www.gbif.org/occurrence/3753871336> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_ckoyuckaisalla>, <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii>, <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_luckipechuma>, <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_luckipinkula>, <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_wilackaisalla>, <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_lucki> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x>
|
||||
bibo:endPage "155" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Botanical Journal of the Linnean Society" ;
|
||||
bibo:pubDate "2011-01-10" ;
|
||||
bibo:startPage "107" ;
|
||||
bibo:volume "165" ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Taxonomy of cultivated potatoes (Solanum section Petota: Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6326426> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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/Solanum_juzepczukii_ckoyuckaisalla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:form "ckoyuckaisalla" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_luckipechuma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:form "luckipechuma" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_luckipinkula>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:form "luckipinkula" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_wilackaisalla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:form "wilackaisalla" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii_lucki>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
dwc:variety "lucki" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326426>
|
||||
dc:description "Figure 3. Lectotype specimen of Solanum juzepczukii Bukasov held in WIR (WIR-36897). Reproduced with permission of the N. I. Vavilov Institute of Plant Industry." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326426/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<https://www.gbif.org/occurrence/3698000302>
|
||||
dwc:catalogNumber "WIR-36897, K000585544" ;
|
||||
dwc:collectionCode "WIR, K" ;
|
||||
dwc:eventDate "1928-09-01" ;
|
||||
dwc:locality "Cusco" ;
|
||||
dwc:recordedBy "V. S. Lekhnovich" ;
|
||||
dwc:typeStatus "isolectotype" ;
|
||||
trt:gbifOccurrenceId "3698000302" ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<https://www.gbif.org/occurrence/3753871336>
|
||||
dwc:catalogNumber "[K000658001" ;
|
||||
dwc:collectionCode "J, G, K" ;
|
||||
dwc:locality "Hawkes" ;
|
||||
dwc:recordedBy "J. Soukup" ;
|
||||
dwc:typeStatus "type" ;
|
||||
trt:gbifOccurrenceId "3753871336" ;
|
||||
a dwc:MaterialCitation .
|
1906
data/1D/0B/94/1D0B94457A23FFD8FF694622798DF5ED.ttl
Normal file
1906
data/1D/0B/94/1D0B94457A23FFD8FF694622798DF5ED.ttl
Normal file
File diff suppressed because one or more lines are too long
124
data/1D/0B/94/1D0B94457A27FFF4FF69450F7AC6F26D.ttl
Normal file
124
data/1D/0B/94/1D0B94457A27FFF4FF69450F7AC6F26D.ttl
Normal 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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/1D0B94457A27FFF4FF69450F7AC6F26D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6326424> ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:title "Solanum curtilobum Juz. & Bukasov" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum>, <http://taxon-name.plazi.org/id/Plantae/Solanum_juzepczukii>, <http://taxon-name.plazi.org/id/Plantae/Solanum_tuberosum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x>
|
||||
bibo:endPage "155" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Botanical Journal of the Linnean Society" ;
|
||||
bibo:pubDate "2011-01-10" ;
|
||||
bibo:startPage "107" ;
|
||||
bibo:volume "165" ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Taxonomy of cultivated potatoes (Solanum section Petota: Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6326424> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curtilobum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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/Solanum_juzepczukii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juzepczukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_tuberosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tuberosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326424>
|
||||
dc:description "Figure 2. Lectotype specimen of Solanum curtilobum Juz. & Bukasov held in LE. Reproduced with permission of the V. L. Komarov Botanical Institute." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326424/files/figure.png> ;
|
||||
a fabio:Figure .
|
239
data/1D/0B/94/1D0B94457A2AFFF2FCC3421279B5F170.ttl
Normal file
239
data/1D/0B/94/1D0B94457A2AFFF2FCC3421279B5F170.ttl
Normal file
|
@ -0,0 +1,239 @@
|
|||
@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/1D0B94457A2AFFF2FCC3421279B5F170>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6326422> ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:title "Solanum ajanhuiri , Juzepczuk & Bukasov 1929" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/3698000301> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_ajanhuiri_Juzepczuk_1929> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri_janckoajanhuiri>, <http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri_yari>, <http://taxon-name.plazi.org/id/Plantae/Solanum_tuberosum>, <http://taxon-name.plazi.org/id/Plantae/Solanum_stenotomum>, <http://taxon-name.plazi.org/id/Plantae/Solanum_boliviense>, <http://taxon-name.plazi.org/id/Plantae/Solanum_megistacrolobum>, <http://taxon-name.plazi.org/id/Plantae/Solanum_acaule> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Solanum_curtilobum__1983> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1111/j.1095-8339.2010.01107.x>
|
||||
bibo:endPage "155" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Botanical Journal of the Linnean Society" ;
|
||||
bibo:pubDate "2011-01-10" ;
|
||||
bibo:startPage "107" ;
|
||||
bibo:volume "165" ;
|
||||
dc:creator "OVCHINNIKOVA, ANNA; KRYLOVA, EKATERINA; GAVRILENKO, TATJANA; SMEKALOVA, TAMARA; ZHUK, MIKHAIL; KNAPP, SANDRA; SPOONER, DAVID M." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Taxonomy of cultivated potatoes (Solanum section Petota: Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6326422> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_ajanhuiri_Juzepczuk_1929>
|
||||
dwc:authority "Juz. & Bukasov" ;
|
||||
dwc:authorityName ", Juzepczuk & Bukasov" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Juzepczuk & Bukasov, 1929" ;
|
||||
dwc:species "ajanhuiri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_curtilobum__1983>
|
||||
dwc:authorityName "Lechn. (Lekhnovich" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lechn. (Lekhnovich, 1983)" ;
|
||||
dwc:species "curtilobum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ajanhuiri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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/Solanum_ajanhuiri_janckoajanhuiri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:form "janckoajanhuiri" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "ajanhuiri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri_yari>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "ajanhuiri" ;
|
||||
dwc:variety "yari" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum_ajanhuiri> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_tuberosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tuberosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_stenotomum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "stenotomum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_boliviense>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "boliviense" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_megistacrolobum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "megistacrolobum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_acaule>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acaule" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_curtilobum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curtilobum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6326422>
|
||||
dc:description "Figure 1. Lectotype specimen of Solanum ajanhuiri Juz. & Bukasov held in WIR (note spelling of specific epithet on this sheet, see text). Reproduced with permission of the N. I. Vavilov Institute of Plant Industry." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6326422/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<https://www.gbif.org/occurrence/3698000301>
|
||||
dwc:catalogNumber "WIR-42400" ;
|
||||
dwc:collectionCode "WIR" ;
|
||||
dwc:locality "La Paz" ;
|
||||
dwc:recordedBy "S. Juzepczuk" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "3698000301" ;
|
||||
a dwc:MaterialCitation .
|
22
data/1D/0B/94/1D0B94457A2AFFFFFDCE456F7DA1F767.ttl
Normal file
22
data/1D/0B/94/1D0B94457A2AFFFFFDCE456F7DA1F767.ttl
Normal file
|
@ -0,0 +1,22 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
|
||||
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
|
||||
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
|
||||
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
|
||||
# at eventLoopTick (ext:core/01_core.js:168:7)
|
||||
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
|
||||
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
|
114
data/1D/0C/25/1D0C25608EE1B5AF76623F5A15A87247.ttl
Normal file
114
data/1D/0C/25/1D0C25608EE1B5AF76623F5A15A87247.ttl
Normal 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/1D0C25608EE1B5AF76623F5A15A87247>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_congruens>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_rufipes>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_hormomyiae>' due to issues with rank ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Torymus laetus" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Callimome_laetus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Torymus_laetus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8013>
|
||||
bibo:endPage "8013" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8013" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Chalcidoidea and Mymarommatoidea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Torymus_laetus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
dwc:genus "Torymus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Torymus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Torymus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
dwc:genus "Torymus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Torymidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Torymidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callimome_laetus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
dwc:genus "Callimome" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callimome> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callimome>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Torymidae" ;
|
||||
dwc:genus "Callimome" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Torymidae> ;
|
||||
a dwcFP:TaxonName .
|
120
data/1D/0C/3B/1D0C3B1C08969E5CB7A7B1D516F2B5B7.ttl
Normal file
120
data/1D/0C/3B/1D0C3B1C08969E5CB7A7B1D516F2B5B7.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@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/1D0C3B1C08969E5CB7A7B1D516F2B5B7>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_sicarius>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_callipterinellae>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Aphidius aquilus Mackauer 1961" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aphidius_aquilus_Mackauer_1961> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lysaphidus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8151>
|
||||
bibo:endPage "8151" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8151" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Braconidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aphidius_aquilus_Mackauer_1961>
|
||||
dwc:ID-ENA "1097450" ;
|
||||
dwc:authority "Mackauer, 1961" ;
|
||||
dwc:authorityName "Mackauer" ;
|
||||
dwc:authorityYear "1961" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aphidius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mackauer, 1961" ;
|
||||
dwc:species "aquilus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/FD8V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aphidius_aquilus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aphidius_aquilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aphidius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aquilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphidius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aphidius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aphidius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lysaphidus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Lysaphidus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
107
data/1D/0C/4F/1D0C4F186EE8BADADE9170D14D82CC8B.ttl
Normal file
107
data/1D/0C/4F/1D0C4F186EE8BADADE9170D14D82CC8B.ttl
Normal 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/1D0C4F186EE8BADADE9170D14D82CC8B>
|
||||
dc:creator "Xing, Jichun; Li, Zizhong" ;
|
||||
dc:title "Scaphoidella clavatella Dai & Dietrich 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoidella_clavatella_Dai_2011> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoidella_clavatella> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.491.8905> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.491.8905>
|
||||
bibo:endPage "93" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "79" ;
|
||||
bibo:volume "491" ;
|
||||
dc:creator "Xing, Jichun; Li, Zizhong" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Review of Chinese species of the leafhopper genus Scaphoidella Vilbaste, 1968 (Hemiptera, Cicadellidae, Deltocephalinae), with description of a new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoidella_clavatella_Dai_2011>
|
||||
dwc:authority "Dai & Dietrich, 2011" ;
|
||||
dwc:authorityName "Dai & Dietrich" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoidella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dai & Dietrich, 2011" ;
|
||||
dwc:species "clavatella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RN72> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoidella_clavatella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoidella_clavatella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoidella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "clavatella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scaphoidella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoidella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoidella" ;
|
||||
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 .
|
87
data/1D/0C/B5/1D0CB52431B634A945E0BA3A91D1B6FC.ttl
Normal file
87
data/1D/0C/B5/1D0CB52431B634A945E0BA3A91D1B6FC.ttl
Normal file
|
@ -0,0 +1,87 @@
|
|||
@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/1D0CB52431B634A945E0BA3A91D1B6FC>
|
||||
dc:creator "Nathaniel John Winch" ;
|
||||
dc:title "Chenopodium maritimum" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/6A79FF813531FF905E444046FF907A17> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chenopodium_maritimum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/6A79FF813531FF905E444046FF907A17>
|
||||
bibo:endPage "17" ;
|
||||
bibo:startPage "16" ;
|
||||
dc:creator "Nathaniel John Winch" ;
|
||||
dc:date "1838" ;
|
||||
dc:title "Flora of Northumberland and Durham" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chenopodium_maritimum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Chenopodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maritimum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chenopodium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chenopodium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Chenopodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amaranthaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
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 .
|
101
data/1D/0C/DD/1D0CDD8AD0984CF5CEE462A3299DC2F8.ttl
Normal file
101
data/1D/0C/DD/1D0CDD8AD0984CF5CEE462A3299DC2F8.ttl
Normal 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/1D0CDD8AD0984CF5CEE462A3299DC2F8>
|
||||
dc:creator "Abotsi, Komla Elikplim; Kokou, Kouami; Dubuisson, Jean-Yves; Rouhan, Germinal" ;
|
||||
dc:title "Selaginella soyauxii Hieron." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0CDD8AD0984CF5CEE462A3299DC2F8.mc.E11E0E038B0864C998376D08372A7AC6> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e24137> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Selaginella_soyauxii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.6.e24137>
|
||||
bibo:endPage "24137" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "24137" ;
|
||||
bibo:volume "6" ;
|
||||
dc:creator "Abotsi, Komla Elikplim; Kokou, Kouami; Dubuisson, Jean-Yves; Rouhan, Germinal" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A first checklist of the Pteridophytes of Togo (West Africa)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Selaginella_soyauxii>
|
||||
dwc:class "Lycopodiopsida" ;
|
||||
dwc:family "Selaginellaceae" ;
|
||||
dwc:genus "Selaginella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Selaginellales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "soyauxii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Selaginella>
|
||||
dwc:class "Lycopodiopsida" ;
|
||||
dwc:family "Selaginellaceae" ;
|
||||
dwc:genus "Selaginella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Selaginellales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginellaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Selaginellaceae>
|
||||
dwc:class "Lycopodiopsida" ;
|
||||
dwc:family "Selaginellaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Selaginellales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Selaginellales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Selaginellales>
|
||||
dwc:class "Lycopodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Selaginellales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida>
|
||||
dwc:class "Lycopodiopsida" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/1D0CDD8AD0984CF5CEE462A3299DC2F8.mc.E11E0E038B0864C998376D08372A7AC6>
|
||||
dwc:collectionCode "TOGO" ;
|
||||
dwc:eventDate "2016-04-08" ;
|
||||
dwc:locality "Kpime Seva" ;
|
||||
dwc:recordedBy "Abotsi, K. E." ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "7.017175" ;
|
||||
dwc:verbatimLongitude "0.64061" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0CDD8AD0984CF5CEE462A3299DC2F8#E11E0E038B0864C998376D08372A7AC6> ;
|
||||
a dwc:MaterialCitation .
|
175
data/1D/0C/E4/1D0CE45ADA879DA6A08EBAB6EE27FB66.ttl
Normal file
175
data/1D/0C/E4/1D0CE45ADA879DA6A08EBAB6EE27FB66.ttl
Normal file
|
@ -0,0 +1,175 @@
|
|||
@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/1D0CE45ADA879DA6A08EBAB6EE27FB66>
|
||||
dc:creator "Chamorro, William; Marin-Armijos, Diego; senjo, Angelico; Vaz-De-Mello, Fernando Z." ;
|
||||
dc:title "Dichotomius (Luederwaldtinia) fortepunctatus , revalidated name" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pinotus_fortepunctatus>, <http://taxon-name.plazi.org/id/Animalia/Dichotomius_globulus>, <http://taxon-name.plazi.org/id/Animalia/Dichotomius_fortepunctatus>, <http://taxon-name.plazi.org/id/Animalia/Pinotus_fortepunctatus_catenatus>, <http://taxon-name.plazi.org/id/Animalia/Pinotus_globulus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.826.26488> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichotomius_fortepunctatus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.826.26488>
|
||||
bibo:endPage "343" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "826" ;
|
||||
dc:creator "Chamorro, William; Marin-Armijos, Diego; senjo, Angelico; Vaz-De-Mello, Fernando Z." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Scarabaeinae dung beetles from Ecuador: a catalog, nomenclatural acts, and distribution records" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichotomius_fortepunctatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Dichotomius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fortepunctatus" ;
|
||||
dwc:subGenus "Luederwaldtinia", "Dichotomius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichotomius_Luederwaldtinia>, <http://taxon-name.plazi.org/id/Animalia/Dichotomius>, <http://taxon-name.plazi.org/id/Animalia/Dichotomius_Dichotomius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichotomius_Luederwaldtinia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Dichotomius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Luederwaldtinia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichotomius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichotomius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Dichotomius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pinotus_fortepunctatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Pinotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fortepunctatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pinotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Pinotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichotomius_globulus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Dichotomius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "globulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichotomius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichotomius_Dichotomius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Dichotomius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Dichotomius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichotomius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pinotus_fortepunctatus_catenatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Pinotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "fortepunctatus" ;
|
||||
dwc:variety "catenatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinotus_fortepunctatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pinotus_globulus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Pinotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "globulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinotus> ;
|
||||
a dwcFP:TaxonName .
|
107
data/1D/0C/F9/1D0CF9D891498162D170F4F9F2DDDC80.ttl
Normal file
107
data/1D/0C/F9/1D0CF9D891498162D170F4F9F2DDDC80.ttl
Normal 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/1D0CF9D891498162D170F4F9F2DDDC80>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Mesochorus dimidiator Aubert 1970" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_dimidiator_Aubert_1970> ;
|
||||
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/Mesochorus_dimidiator_Aubert_1970>
|
||||
dwc:ID-ENA "2339957" ;
|
||||
dwc:authority "Aubert, 1970" ;
|
||||
dwc:authorityName "Aubert" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Aubert, 1970" ;
|
||||
dwc:species "dimidiator" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422CC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_dimidiator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_dimidiator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dimidiator" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
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 .
|
107
data/1D/0D/74/1D0D74E1156ED6B706723958CE348349.ttl
Normal file
107
data/1D/0D/74/1D0D74E1156ED6B706723958CE348349.ttl
Normal 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/1D0D74E1156ED6B706723958CE348349>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Casinaria morionella Holmgren 1860" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Casinaria_morionella_Holmgren_1860> ;
|
||||
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/Casinaria_morionella_Holmgren_1860>
|
||||
dwc:ID-ENA "2923118" ;
|
||||
dwc:authority "Holmgren, 1860" ;
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Casinaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "morionella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RKJD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Casinaria_morionella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Casinaria_morionella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Casinaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "morionella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Casinaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Casinaria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Casinaria" ;
|
||||
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 .
|
130
data/1D/0D/87/1D0D87571ADE72ACDE0D7EC6FFA8FAC4.ttl
Normal file
130
data/1D/0D/87/1D0D87571ADE72ACDE0D7EC6FFA8FAC4.ttl
Normal file
|
@ -0,0 +1,130 @@
|
|||
@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/1D0D87571ADE72ACDE0D7EC6FFA8FAC4>
|
||||
dc:creator "van Ofwegen, Leen P." ;
|
||||
dc:title "Litophyton filamentosum Verseveldt 1973" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Litophyton_filamentosum_Verseveldt_1973> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Nephthea_filamentosa>, <http://taxon-name.plazi.org/id/Animalia/Litophyton_filamentosum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.567.7212> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.567.7212>
|
||||
bibo:endPage "128" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "567" ;
|
||||
dc:creator "van Ofwegen, Leen P." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "The genus Litophyton Forskal, 1775 (Octocorallia, Alcyonacea, Nephtheidae) in the Red Sea and the western Indian Ocean" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Litophyton_filamentosum_Verseveldt_1973>
|
||||
dwc:authority "Verseveldt, 1973" ;
|
||||
dwc:authorityName "Verseveldt" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Nephtheidae" ;
|
||||
dwc:genus "Litophyton" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verseveldt, 1973" ;
|
||||
dwc:species "filamentosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QKPT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Litophyton_filamentosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Litophyton_filamentosum>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Nephtheidae" ;
|
||||
dwc:genus "Litophyton" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "filamentosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Litophyton> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Litophyton>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Nephtheidae" ;
|
||||
dwc:genus "Litophyton" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nephtheidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nephtheidae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Nephtheidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alcyonacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alcyonacea>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
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/Nephthea_filamentosa>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Nephtheidae" ;
|
||||
dwc:genus "Nephthea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "filamentosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nephthea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nephthea>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Nephtheidae" ;
|
||||
dwc:genus "Nephthea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nephtheidae> ;
|
||||
a dwcFP:TaxonName .
|
155
data/1D/0D/87/1D0D8794F24FFFD731954FE9AE08FE22.ttl
Normal file
155
data/1D/0D/87/1D0D8794F24FFFD731954FE9AE08FE22.ttl
Normal file
|
@ -0,0 +1,155 @@
|
|||
@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/1D0D8794F24FFFD731954FE9AE08FE22>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1298192>, <http://dx.doi.org/10.5281/zenodo.1298196>, <http://dx.doi.org/10.5281/zenodo.1298200>, <http://dx.doi.org/10.5281/zenodo.1298194> ;
|
||||
dc:creator "Souza, Maysa F. V. R.; Ferreira, Rodrigo L." ;
|
||||
dc:title "Loxosceles troglobia Souza & Ferreira 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0D8794F24FFFD731954FE9AE08FE22.mc.25CC3CDFF24CFFD0319548C8AC6DFEB7>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0D8794F24FFFD731954FE9AE08FE22.mc.25CC3CDFF24CFFD031C54978AA05FECF> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Loxosceles_troglobia_Souza_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4438.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4438.3.9>
|
||||
bibo:endPage "587" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-06-22" ;
|
||||
bibo:startPage "575" ;
|
||||
bibo:volume "4438" ;
|
||||
dc:creator "Souza, Maysa F. V. R.; Ferreira, Rodrigo L." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A new highly troglomorphic Loxosceles (Araneae: Sicariidae) from Brazil" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1298192>, <http://dx.doi.org/10.5281/zenodo.1298196>, <http://dx.doi.org/10.5281/zenodo.1298200>, <http://dx.doi.org/10.5281/zenodo.1298194> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Loxosceles_troglobia_Souza_2018>
|
||||
dwc:authority "Souza & Ferreira, 2018" ;
|
||||
dwc:authorityName "Souza & Ferreira" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sicariidae" ;
|
||||
dwc:genus "Loxosceles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Souza & Ferreira, 2018" ;
|
||||
dwc:species "troglobia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QNJC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Loxosceles_troglobia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Loxosceles_troglobia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sicariidae" ;
|
||||
dwc:genus "Loxosceles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "troglobia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Loxosceles> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Loxosceles>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sicariidae" ;
|
||||
dwc:genus "Loxosceles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sicariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sicariidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sicariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
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://dx.doi.org/10.5281/zenodo.1298192>
|
||||
dc:description "FIGURES 1–5. Loxosceles troglobia sp. nov. 1, habitus of male holotype; 2, carapace of male holotype, dorsal view; 3, carapace of male III, lateral view; 4, sternum of male holotype; 5, eyes, clypeus and chelicerae of male holotype. Scale bars: 1 mm (Fig. 1), 0.4 mm (Figs 2–5)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1298192/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1298196>
|
||||
dc:description "FIGURES 12–20. Loxosceles troglobia sp. nov. 12, habitus of female IV; 13, carapace of female IV, dorsal view; 14, carapace of female II, lateral view; 15, sternum of female IV; 16, eyes, clypeus and chelicerae of female IV; 17-20, spermathecae of females I–IV, respectively, ventral view. Scale bars: 1 mm (Figs 12, 17–20), 0.5 mm (Figs 13, 14), 0.4 mm (Figs 15, 16)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1298196/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1298200>
|
||||
dc:description "FIGURES 24–29. Live specimens of Loxosceles troglobia sp. nov. 24–25, adult males from Tapera d´água cave; 26, adult female from Tapera d´água cave; 27, adult female from Tabocas cave; 28, droplets of condensed water over an immature specimen in Tapera d´água cave; 29, cannibalism observed in Tapera d´água cave." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1298200/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1298194>
|
||||
dc:description "FIGURES 6–11. Loxosceles troglobia sp. nov. 6–8, left palp of male holotype: 6, dorsal view; 7, retrolateral view; 8, prolateral view; 9, prolateral view of right palp of male II (mirrored); 10, prolateral view of left palp of male III; 11, prolateral view of right palp of male IV (mirrored). Scale bars: 0.4 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1298194/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0D8794F24FFFD731954FE9AE08FE22.mc.25CC3CDFF24CFFD0319548C8AC6DFEB7>
|
||||
dwc:catalogNumber "IBSP 213031, IBSP 213032" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "2016-09-11" ;
|
||||
dwc:locality "Tapera" ;
|
||||
dwc:recordedBy "R. L. Ferreira" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-14.517269" ;
|
||||
dwc:verbatimLongitude "-43.682842" ;
|
||||
trt:gbifOccurrenceId "1851456908" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0D8794F24FFFD731954FE9AE08FE22#25CC3CDFF24CFFD0319548C8AC6DFEB7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0D8794F24FFFD731954FE9AE08FE22.mc.25CC3CDFF24CFFD031C54978AA05FECF>
|
||||
dwc:eventDate "2016-11-22" ;
|
||||
dwc:locality "Tabocas" ;
|
||||
dwc:recordedBy "R. L. Ferreira" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-14.586975" ;
|
||||
dwc:verbatimLongitude "-43.686356" ;
|
||||
trt:gbifOccurrenceId "1851456848" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0D8794F24FFFD731954FE9AE08FE22#25CC3CDFF24CFFD031C54978AA05FECF> ;
|
||||
a dwc:MaterialCitation .
|
104
data/1D/0D/98/1D0D980A4F69231775CAA4FAF08FD738.ttl
Normal file
104
data/1D/0D/98/1D0D980A4F69231775CAA4FAF08FD738.ttl
Normal file
|
@ -0,0 +1,104 @@
|
|||
@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/1D0D980A4F69231775CAA4FAF08FD738>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Nerita mammilla Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nerita_mammilla_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nerita_mammilla_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:E61F7CE9-2CC2-4C6F-AB0D-3F51006E4001" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Neritidae" ;
|
||||
dwc:genus "Nerita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cycloneritimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "mammilla" ;
|
||||
dwc:zbkClass "Vermes" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Testacea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nerita_mammilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nerita_mammilla>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Neritidae" ;
|
||||
dwc:genus "Nerita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cycloneritimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mammilla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nerita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nerita>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Neritidae" ;
|
||||
dwc:genus "Nerita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cycloneritimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neritidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Neritidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cycloneritimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cycloneritimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cycloneritimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cycloneritimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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 .
|
89
data/1D/0D/CA/1D0DCA8528CD95FE3B766BAC5947172F.ttl
Normal file
89
data/1D/0D/CA/1D0DCA8528CD95FE3B766BAC5947172F.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/1D0DCA8528CD95FE3B766BAC5947172F>
|
||||
dc:creator "Forel, A." ;
|
||||
dc:title "Monomorium fossulatum Emery" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/89050ED4E7F2411C4190561341DC719B> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Monomorium_fossulatum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/89050ED4E7F2411C4190561341DC719B>
|
||||
bibo:endPage "81" ;
|
||||
bibo:journal "Entomologische Mitteilungen" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "1" ;
|
||||
dc:creator "Forel, A." ;
|
||||
dc:date "1912" ;
|
||||
dc:title "H. Sauter's Formosa-Ausbeute: Formicidae (Hym.)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monomorium_fossulatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Monomorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fossulatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Monomorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monomorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Monomorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
145
data/1D/0D/CF/1D0DCF6788BA9EC0A2A04BCBECAF33F8.ttl
Normal file
145
data/1D/0D/CF/1D0DCF6788BA9EC0A2A04BCBECAF33F8.ttl
Normal file
|
@ -0,0 +1,145 @@
|
|||
@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/1D0DCF6788BA9EC0A2A04BCBECAF33F8>
|
||||
dc:creator "Mohamed, S.; Zalat, S.; Fadl, H." ;
|
||||
dc:title "Tetramorium salwae Mohamed, Zalat & Fadl, 2001, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0DCF6788BA9EC0A2A04BCBECAF33F8.mc.6944D83786BE27C4ACF9AC9F1D739F34>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0DCF6788BA9EC0A2A04BCBECAF33F8.mc.32D7C9D7D38458323C32D1548D805F82>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0DCF6788BA9EC0A2A04BCBECAF33F8.mc.BA00637C5CA4AEE20EF453DA98421C3F>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0DCF6788BA9EC0A2A04BCBECAF33F8.mc.7435A009BF4D5C28B0F55D2B39F5CAFA> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetramorium_salwae_Mohamed_2001> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4314/ejnh.v3i1.30001> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4314/ejnh.v3i1.30001>
|
||||
bibo:endPage "61" ;
|
||||
bibo:journal "Egyptian Journal of Natural History" ;
|
||||
bibo:startPage "40" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Mohamed, S.; Zalat, S.; Fadl, H." ;
|
||||
dc:date "2001" ;
|
||||
dc:title "Taxonomy of ant species (Hymenoptera: Formicidae) collected by pitfall traps from Sinai and Delta region, Egypt." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetramorium_salwae_Mohamed_2001>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:234443" ;
|
||||
dwc:authority "Mohamed, Zalat & Fadl, 2001" ;
|
||||
dwc:authorityName "Mohamed, Zalat & Fadl" ;
|
||||
dwc:authorityYear "2001" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mohamed, Zalat & Fadl, 2001" ;
|
||||
dwc:species "salwae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_salwae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetramorium_salwae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "salwae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetramorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetramorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0DCF6788BA9EC0A2A04BCBECAF33F8.mc.6944D83786BE27C4ACF9AC9F1D739F34>
|
||||
dwc:eventDate "1998-03-01" ;
|
||||
dwc:locality "Sahab" ;
|
||||
dwc:verbatimLatitude "28.717" ;
|
||||
dwc:verbatimLongitude "33.77983" ;
|
||||
trt:gbifOccurrenceId "1416600419" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0DCF6788BA9EC0A2A04BCBECAF33F8#6944D83786BE27C4ACF9AC9F1D739F34> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0DCF6788BA9EC0A2A04BCBECAF33F8.mc.32D7C9D7D38458323C32D1548D805F82>
|
||||
dwc:eventDate "1998-05-02" ;
|
||||
dwc:locality "Sahab" ;
|
||||
dwc:verbatimLatitude "28.717" ;
|
||||
dwc:verbatimLongitude "33.77983" ;
|
||||
trt:gbifOccurrenceId "1416600418" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0DCF6788BA9EC0A2A04BCBECAF33F8#32D7C9D7D38458323C32D1548D805F82> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0DCF6788BA9EC0A2A04BCBECAF33F8.mc.BA00637C5CA4AEE20EF453DA98421C3F>
|
||||
dwc:eventDate "1999-02-18" ;
|
||||
dwc:locality "Sahab" ;
|
||||
dwc:verbatimLatitude "28.717" ;
|
||||
dwc:verbatimLongitude "33.77983" ;
|
||||
trt:gbifOccurrenceId "1416600420" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0DCF6788BA9EC0A2A04BCBECAF33F8#BA00637C5CA4AEE20EF453DA98421C3F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0DCF6788BA9EC0A2A04BCBECAF33F8.mc.7435A009BF4D5C28B0F55D2B39F5CAFA>
|
||||
dwc:eventDate "1999-02-18" ;
|
||||
dwc:locality "Sahab" ;
|
||||
dwc:typeStatus "syntypes" ;
|
||||
dwc:verbatimLatitude "28.717" ;
|
||||
dwc:verbatimLongitude "33.77983" ;
|
||||
trt:gbifOccurrenceId "1416600417" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0DCF6788BA9EC0A2A04BCBECAF33F8#7435A009BF4D5C28B0F55D2B39F5CAFA> ;
|
||||
a dwc:MaterialCitation .
|
200
data/1D/0E/87/1D0E87CF5600FFCBFF3FFF0729B570D0.ttl
Normal file
200
data/1D/0E/87/1D0E87CF5600FFCBFF3FFF0729B570D0.ttl
Normal file
|
@ -0,0 +1,200 @@
|
|||
@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/1D0E87CF5600FFCBFF3FFF0729B570D0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma arcivalvata Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFEE6FE932B04762B>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFE65FEDB2C2A760C>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFADAFEDB2A9A76E3>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFBBCFEFF2A7C76C4>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFC85FE032DFF76B8>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFB19FE272A45769C>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFCE6FE4B2A157570>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFCD3FE6F2D4A7570> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_arcivalvata_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_arcivalvata_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "arcivalvata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_arcivalvata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_arcivalvata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arcivalvata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056641>
|
||||
dc:description "FIGURES 9‒14. Adults of Meleonoma spp. 9, M. arcivalvata sp. nov., holotype, ♂; 10, M. chongqingensis sp. nov., holotype, ♂; 11, M. curvitaeniana sp. nov., holotype, ♂; 12, M. dilatifasciata sp. nov., holotype, ♂; 13, M. fasciptera sp. nov., holotype, ♂; 14, M. graciliclavata sp. nov., paratype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056641/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056651>
|
||||
dc:description "FIGURES 27‒32. Male genitalia of Meleonoma spp. 27, M. arcivalvata sp. nov., holotype, slide No. YAH15247, 27a, variation of valva, slide No. ZXJ19570; 28, M. chongqingensis sp. nov., holotype, slide No. YAH15021, 28a, enlarged cornuti; 29, M. curvitaeniana sp. nov., holotype, slide No. YAH15308, 29a, enlarged cornuti; 30, M. dilatifasciata sp. nov., holotype, slide No. YAH15026, 30a, enlarged cornuti; 31, M. fasciptera sp. nov., holotype, slide No. YAH15265; 32, M. graciliclavata sp. nov., paratype, slide No. YAH15490. Scales = 0.2 mm, except 28a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056651/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056657>
|
||||
dc:description "FIGURES 44‒49. Female genitalia of Meleonoma spp. 44, M. arcivalvata sp. nov., slide No. MNHU-NK124; 45, M. fasciptera sp. nov., slide No. ZXJ19169, 45a, enlarged signum; 46, M. graciliclavata sp. nov., slide No. YAH15517; 47, M. medispinea sp. nov., slide No.YAH12307, 47a, enlarged signum; 48, M. tetrodonta sp. nov., slide No. ZXJ19329, 48a, enlarged signum; 49, M. ventrisinuata sp. nov., slide No. YAH15386. All paratypes. Scales = 0.2 mm, except 45a, 48a = 0.1 mm, 47a = 0.05 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFEE6FE932B04762B>
|
||||
dwc:eventDate "2014-07-03" ;
|
||||
dwc:locality "Mt. Tianmu" ;
|
||||
dwc:recordedBy "A. H. Yin & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "555" ;
|
||||
dwc:verbatimLatitude "30.33" ;
|
||||
dwc:verbatimLongitude "119.4" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5600FFCBFF3FFF0729B570D0#25CF3C845600FFCBFEE6FE932B04762B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFE65FEDB2C2A760C>
|
||||
dwc:eventDate "2014-07-08" ;
|
||||
dwc:locality "Mt. Tianmu" ;
|
||||
dwc:recordedBy "A. H. Yin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "866" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5600FFCBFF3FFF0729B570D0#25CF3C845600FFCBFE65FEDB2C2A760C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFADAFEDB2A9A76E3>
|
||||
dwc:eventDate "2013-07-01" ;
|
||||
dwc:locality "Mt. Tianmu" ;
|
||||
dwc:recordedBy "A. H. Yin & X. C. Wang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5600FFCBFF3FFF0729B570D0#25CF3C845600FFCBFADAFEDB2A9A76E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFBBCFEFF2A7C76C4>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2014-05-21" ;
|
||||
dwc:locality "Mt. Longtang" ;
|
||||
dwc:recordedBy "L. L. Yang & Z. G. Zhang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "445" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5600FFCBFF3FFF0729B570D0#25CF3C845600FFCBFBBCFEFF2A7C76C4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFC85FE032DFF76B8>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2017-05-24" ;
|
||||
dwc:locality "Mt. Jiulong" ;
|
||||
dwc:recordedBy "S. N. Qian & G. E. Lee & No. & Guizhou" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "360" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5600FFCBFF3FFF0729B570D0#25CF3C845600FFCBFC85FE032DFF76B8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFB19FE272A45769C>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2019-07-01" ;
|
||||
dwc:locality "Xishui" ;
|
||||
dwc:recordedBy "Xing" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "767" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5600FFCBFF3FFF0729B570D0#25CF3C845600FFCBFB19FE272A45769C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFCE6FE4B2A157570>
|
||||
dwc:collectionCode "MNHU-NK" ;
|
||||
dwc:eventDate "1999-04-22" ;
|
||||
dwc:locality "Hueisun Experimental Forest" ;
|
||||
dwc:recordedBy "Mey & Ebert & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5600FFCBFF3FFF0729B570D0#25CF3C845600FFCBFCE6FE4B2A157570> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5600FFCBFF3FFF0729B570D0.mc.25CF3C845600FFCBFCD3FE6F2D4A7570>
|
||||
dwc:collectionCode "MNHU" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5600FFCBFF3FFF0729B570D0#25CF3C845600FFCBFCD3FE6F2D4A7570> ;
|
||||
a dwc:MaterialCitation .
|
140
data/1D/0E/87/1D0E87CF5602FFD6FF3FFBAE28AC7508.ttl
Normal file
140
data/1D/0E/87/1D0E87CF5602FFD6FF3FFBAE28AC7508.ttl
Normal 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/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1D0E87CF5602FFD6FF3FFBAE28AC7508>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma curvitaeniana Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5602FFD6FF3FFBAE28AC7508.mc.25CF3C845602FFC9FEF0FB3A2A237380>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5602FFD6FF3FFBAE28AC7508.mc.25CF3C845602FFC9FF6FFB632C717264> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_curvitaeniana_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_curvitaeniana_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "curvitaeniana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_curvitaeniana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_curvitaeniana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curvitaeniana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056641>
|
||||
dc:description "FIGURES 9‒14. Adults of Meleonoma spp. 9, M. arcivalvata sp. nov., holotype, ♂; 10, M. chongqingensis sp. nov., holotype, ♂; 11, M. curvitaeniana sp. nov., holotype, ♂; 12, M. dilatifasciata sp. nov., holotype, ♂; 13, M. fasciptera sp. nov., holotype, ♂; 14, M. graciliclavata sp. nov., paratype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056641/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056651>
|
||||
dc:description "FIGURES 27‒32. Male genitalia of Meleonoma spp. 27, M. arcivalvata sp. nov., holotype, slide No. YAH15247, 27a, variation of valva, slide No. ZXJ19570; 28, M. chongqingensis sp. nov., holotype, slide No. YAH15021, 28a, enlarged cornuti; 29, M. curvitaeniana sp. nov., holotype, slide No. YAH15308, 29a, enlarged cornuti; 30, M. dilatifasciata sp. nov., holotype, slide No. YAH15026, 30a, enlarged cornuti; 31, M. fasciptera sp. nov., holotype, slide No. YAH15265; 32, M. graciliclavata sp. nov., paratype, slide No. YAH15490. Scales = 0.2 mm, except 28a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056651/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5602FFD6FF3FFBAE28AC7508.mc.25CF3C845602FFC9FEF0FB3A2A237380>
|
||||
dwc:eventDate "2010-07-18" ;
|
||||
dwc:locality "Mt. Simian" ;
|
||||
dwc:recordedBy "X. C. Du & L. F. Song & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
dwc:verbatimLatitude "28.65" ;
|
||||
dwc:verbatimLongitude "106.4" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5602FFD6FF3FFBAE28AC7508#25CF3C845602FFC9FEF0FB3A2A237380> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5602FFD6FF3FFBAE28AC7508.mc.25CF3C845602FFC9FF6FFB632C717264>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2019-06-30" ;
|
||||
dwc:locality "Xishui" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "767" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5602FFD6FF3FFBAE28AC7508#25CF3C845602FFC9FF6FFB632C717264> ;
|
||||
a dwc:MaterialCitation .
|
151
data/1D/0E/87/1D0E87CF5603FFC9FF3FF9C32ABA7484.ttl
Normal file
151
data/1D/0E/87/1D0E87CF5603FFC9FF3FF9C32ABA7484.ttl
Normal file
|
@ -0,0 +1,151 @@
|
|||
@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/1D0E87CF5603FFC9FF3FF9C32ABA7484>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma chongqingensis Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5603FFC9FF3FF9C32ABA7484.mc.25CF3C845603FFC8FEF9F9502B157196>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5603FFC9FF3FF9C32ABA7484.mc.25CF3C845603FFC8FE3AF8982BAE704B>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5603FFC9FF3FF9C32ABA7484.mc.25CF3C845603FFC8FD74F8982846702F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_chongqingensis_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_chongqingensis_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "chongqingensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_chongqingensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_chongqingensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chongqingensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056641>
|
||||
dc:description "FIGURES 9‒14. Adults of Meleonoma spp. 9, M. arcivalvata sp. nov., holotype, ♂; 10, M. chongqingensis sp. nov., holotype, ♂; 11, M. curvitaeniana sp. nov., holotype, ♂; 12, M. dilatifasciata sp. nov., holotype, ♂; 13, M. fasciptera sp. nov., holotype, ♂; 14, M. graciliclavata sp. nov., paratype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056641/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056651>
|
||||
dc:description "FIGURES 27‒32. Male genitalia of Meleonoma spp. 27, M. arcivalvata sp. nov., holotype, slide No. YAH15247, 27a, variation of valva, slide No. ZXJ19570; 28, M. chongqingensis sp. nov., holotype, slide No. YAH15021, 28a, enlarged cornuti; 29, M. curvitaeniana sp. nov., holotype, slide No. YAH15308, 29a, enlarged cornuti; 30, M. dilatifasciata sp. nov., holotype, slide No. YAH15026, 30a, enlarged cornuti; 31, M. fasciptera sp. nov., holotype, slide No. YAH15265; 32, M. graciliclavata sp. nov., paratype, slide No. YAH15490. Scales = 0.2 mm, except 28a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056651/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5603FFC9FF3FF9C32ABA7484.mc.25CF3C845603FFC8FEF9F9502B157196>
|
||||
dwc:eventDate "2010-07-12" ;
|
||||
dwc:locality "Mt. Jinfo" ;
|
||||
dwc:recordedBy "X. C. Du & S. W. Shi & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1700" ;
|
||||
dwc:verbatimLatitude "29.0" ;
|
||||
dwc:verbatimLongitude "107.17" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5603FFC9FF3FF9C32ABA7484#25CF3C845603FFC8FEF9F9502B157196> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5603FFC9FF3FF9C32ABA7484.mc.25CF3C845603FFC8FE3AF8982BAE704B>
|
||||
dwc:eventDate "2010-07-12" ;
|
||||
dwc:locality "Mt. Jinfo" ;
|
||||
dwc:recordedBy "X. C. Du & S. W. Shi & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1700" ;
|
||||
dwc:verbatimLatitude "29.0" ;
|
||||
dwc:verbatimLongitude "107.17" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5603FFC9FF3FF9C32ABA7484#25CF3C845603FFC8FE3AF8982BAE704B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5603FFC9FF3FF9C32ABA7484.mc.25CF3C845603FFC8FD74F8982846702F>
|
||||
dwc:eventDate "2010-07-15" ;
|
||||
dwc:locality "Daheba" ;
|
||||
dwc:recordedBy "X. C. Du & L. F. Song." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "825" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5603FFC9FF3FF9C32ABA7484#25CF3C845603FFC8FD74F8982846702F> ;
|
||||
a dwc:MaterialCitation .
|
131
data/1D/0E/87/1D0E87CF5604FFCCFF3FF92328ED73AC.ttl
Normal file
131
data/1D/0E/87/1D0E87CF5604FFCCFF3FF92328ED73AC.ttl
Normal 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/1D0E87CF5604FFCCFF3FF92328ED73AC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma ventridentata Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5604FFCCFF3FF92328ED73AC.mc.25CF3C845604FFCFFEFDF88F2B927036> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_ventridentata_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_ventridentata_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "ventridentata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_ventridentata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_ventridentata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ventridentata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056639>
|
||||
dc:description "FIGURES 3−8. Adults of Meleonoma spp. 3, M. curvativa sp. nov., paratype, ♀; 4, M. globoidea sp. nov., holotype, ♂; 5, M. lunata sp. nov., paratype, ♂; 6, M. proapicalis sp. nov., holotype, ♂; 7, M. raphidacantha sp. nov., holotype, ♂; 8, M. ventridentata sp. nov., holotype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056639/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056649>
|
||||
dc:description "FIGURES 21‒26. Male genitalia of Meleonoma spp. 21, M. curvativa sp. nov., holotype, slide No. ZXJ19260, 21a, variation of uncus, slide No. YAH15277; 22, M. globoidea sp. nov., paratype, slide No. YAH15384; 23, M. lunata sp. nov., paratype, slide No. ZXJ19267; 24, M. proapicalis sp. nov., paratype, slide No. ZXJ19241, 24a, enlarged view of aedeagus; 25, M. raphidacantha sp. nov., paratype, slide No. YAH16005; 26, M. ventridentata sp. nov., holotype, slide No. YAH15258. Scales = 0.5 mm, except 24a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056649/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5604FFCCFF3FF92328ED73AC.mc.25CF3C845604FFCFFEFDF88F2B927036>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-23" ;
|
||||
dwc:locality "Mt. Weibao" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2244" ;
|
||||
dwc:verbatimLatitude "24.52" ;
|
||||
dwc:verbatimLongitude "98.84" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5604FFCCFF3FF92328ED73AC#25CF3C845604FFCFFEFDF88F2B927036> ;
|
||||
a dwc:MaterialCitation .
|
150
data/1D/0E/87/1D0E87CF5605FFCFFF3FFDD62B207674.ttl
Normal file
150
data/1D/0E/87/1D0E87CF5605FFCFFF3FFDD62B207674.ttl
Normal file
|
@ -0,0 +1,150 @@
|
|||
@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/1D0E87CF5605FFCFFF3FFDD62B207674>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma raphidacantha Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5605FFCFFF3FFDD62B207674.mc.25CF3C845605FFCEFEF8FD2228B17598>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5605FFCFFF3FFDD62B207674.mc.25CF3C845605FFCEFE30FD6B2DD0747C>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5605FFCFFF3FFDD62B207674.mc.25CF3C845605FFCEFB7EFD6B2BF07450> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_raphidacantha_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_raphidacantha_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "raphidacantha" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_raphidacantha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_raphidacantha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "raphidacantha" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056639>
|
||||
dc:description "FIGURES 3−8. Adults of Meleonoma spp. 3, M. curvativa sp. nov., paratype, ♀; 4, M. globoidea sp. nov., holotype, ♂; 5, M. lunata sp. nov., paratype, ♂; 6, M. proapicalis sp. nov., holotype, ♂; 7, M. raphidacantha sp. nov., holotype, ♂; 8, M. ventridentata sp. nov., holotype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056639/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056649>
|
||||
dc:description "FIGURES 21‒26. Male genitalia of Meleonoma spp. 21, M. curvativa sp. nov., holotype, slide No. ZXJ19260, 21a, variation of uncus, slide No. YAH15277; 22, M. globoidea sp. nov., paratype, slide No. YAH15384; 23, M. lunata sp. nov., paratype, slide No. ZXJ19267; 24, M. proapicalis sp. nov., paratype, slide No. ZXJ19241, 24a, enlarged view of aedeagus; 25, M. raphidacantha sp. nov., paratype, slide No. YAH16005; 26, M. ventridentata sp. nov., holotype, slide No. YAH15258. Scales = 0.5 mm, except 24a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056649/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5605FFCFFF3FFDD62B207674.mc.25CF3C845605FFCEFEF8FD2228B17598>
|
||||
dwc:eventDate "2014-09-02" ;
|
||||
dwc:locality "Taiyanghe" ;
|
||||
dwc:recordedBy "Z. G. Zhang & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "25.05" ;
|
||||
dwc:verbatimLongitude "102.7" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5605FFCFFF3FFDD62B207674#25CF3C845605FFCEFEF8FD2228B17598> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5605FFCFFF3FFDD62B207674.mc.25CF3C845605FFCEFE30FD6B2DD0747C>
|
||||
dwc:eventDate "2014-08-08" ;
|
||||
dwc:locality "Taiyanghe" ;
|
||||
dwc:recordedBy "No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "25.05" ;
|
||||
dwc:verbatimLongitude "102.7" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5605FFCFFF3FFDD62B207674#25CF3C845605FFCEFE30FD6B2DD0747C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5605FFCFFF3FFDD62B207674.mc.25CF3C845605FFCEFB7EFD6B2BF07450>
|
||||
dwc:eventDate "2017-05-31" ;
|
||||
dwc:locality "Qinlangdang" ;
|
||||
dwc:recordedBy "K. J. Teng" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5605FFCFFF3FFDD62B207674#25CF3C845605FFCEFB7EFD6B2BF07450> ;
|
||||
a dwc:MaterialCitation .
|
147
data/1D/0E/87/1D0E87CF5608FFC0FF3FFDCF289276B8.ttl
Normal file
147
data/1D/0E/87/1D0E87CF5608FFC0FF3FFDCF289276B8.ttl
Normal 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/1D0E87CF5608FFC0FF3FFDCF289276B8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649>, <http://dx.doi.org/10.5281/zenodo.5056655> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma globoidea Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5608FFC0FF3FFDCF289276B8.mc.25CF3C845608FFC3FEE5FD5C2A3D7462>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5608FFC0FF3FFDCF289276B8.mc.25CF3C845608FFC3FF6FFC852DF47446> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_globoidea_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649>, <http://dx.doi.org/10.5281/zenodo.5056655> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_globoidea_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "globoidea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_globoidea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_globoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "globoidea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056639>
|
||||
dc:description "FIGURES 3−8. Adults of Meleonoma spp. 3, M. curvativa sp. nov., paratype, ♀; 4, M. globoidea sp. nov., holotype, ♂; 5, M. lunata sp. nov., paratype, ♂; 6, M. proapicalis sp. nov., holotype, ♂; 7, M. raphidacantha sp. nov., holotype, ♂; 8, M. ventridentata sp. nov., holotype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056639/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056649>
|
||||
dc:description "FIGURES 21‒26. Male genitalia of Meleonoma spp. 21, M. curvativa sp. nov., holotype, slide No. ZXJ19260, 21a, variation of uncus, slide No. YAH15277; 22, M. globoidea sp. nov., paratype, slide No. YAH15384; 23, M. lunata sp. nov., paratype, slide No. ZXJ19267; 24, M. proapicalis sp. nov., paratype, slide No. ZXJ19241, 24a, enlarged view of aedeagus; 25, M. raphidacantha sp. nov., paratype, slide No. YAH16005; 26, M. ventridentata sp. nov., holotype, slide No. YAH15258. Scales = 0.5 mm, except 24a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056649/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056655>
|
||||
dc:description "FIGURES 39‒43. Female genitalia of Meleonoma spp. 39, M. curvativa sp. nov., paratype, slide No. ZXJ19246; 40 M. globoidea sp. nov., paratype, slide No. ZXJ19251; 41, M. lunata sp. nov., paratype, slide No. ZXJ19249; 42, M. proapicalis sp. nov., paratype, slide No. ZXJ19250; 43, M. similifloralis, slide No. ZXJ19296. Scales = 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056655/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5608FFC0FF3FFDCF289276B8.mc.25CF3C845608FFC3FEE5FD5C2A3D7462>
|
||||
dwc:eventDate "2015-07-22" ;
|
||||
dwc:locality "Mt. Gaoligong" ;
|
||||
dwc:recordedBy "K. J. Teng & X. Bai & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2157" ;
|
||||
dwc:verbatimLatitude "24.83" ;
|
||||
dwc:verbatimLongitude "98.77" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5608FFC0FF3FFDCF289276B8#25CF3C845608FFC3FEE5FD5C2A3D7462> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5608FFC0FF3FFDCF289276B8.mc.25CF3C845608FFC3FF6FFC852DF47446>
|
||||
dwc:eventDate "2015-07-21" ;
|
||||
dwc:locality "Mt. Gaoligong" ;
|
||||
dwc:recordedBy "K. J. Teng & X. Bai & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2157" ;
|
||||
dwc:verbatimLatitude "24.83" ;
|
||||
dwc:verbatimLongitude "98.77" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5608FFC0FF3FFDCF289276B8#25CF3C845608FFC3FF6FFC852DF47446> ;
|
||||
a dwc:MaterialCitation .
|
158
data/1D/0E/87/1D0E87CF560AFFCEFF3FFDCF2899769C.ttl
Normal file
158
data/1D/0E/87/1D0E87CF560AFFCEFF3FFDCF2899769C.ttl
Normal 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/1D0E87CF560AFFCEFF3FFDCF2899769C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649>, <http://dx.doi.org/10.5281/zenodo.5056655> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma proapicalis Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560AFFCEFF3FFDCF2899769C.mc.25CF3C84560AFFC1FEF8FD5C28B17462>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560AFFCEFF3FFDCF2899769C.mc.25CF3C84560AFFC1FE1AFC842DB97447>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560AFFCEFF3FFDCF2899769C.mc.25CF3C84560AFFC1FAADFC842ACD743A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_proapicalis_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649>, <http://dx.doi.org/10.5281/zenodo.5056655> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_proapicalis_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "proapicalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_proapicalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_proapicalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "proapicalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056639>
|
||||
dc:description "FIGURES 3−8. Adults of Meleonoma spp. 3, M. curvativa sp. nov., paratype, ♀; 4, M. globoidea sp. nov., holotype, ♂; 5, M. lunata sp. nov., paratype, ♂; 6, M. proapicalis sp. nov., holotype, ♂; 7, M. raphidacantha sp. nov., holotype, ♂; 8, M. ventridentata sp. nov., holotype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056639/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056649>
|
||||
dc:description "FIGURES 21‒26. Male genitalia of Meleonoma spp. 21, M. curvativa sp. nov., holotype, slide No. ZXJ19260, 21a, variation of uncus, slide No. YAH15277; 22, M. globoidea sp. nov., paratype, slide No. YAH15384; 23, M. lunata sp. nov., paratype, slide No. ZXJ19267; 24, M. proapicalis sp. nov., paratype, slide No. ZXJ19241, 24a, enlarged view of aedeagus; 25, M. raphidacantha sp. nov., paratype, slide No. YAH16005; 26, M. ventridentata sp. nov., holotype, slide No. YAH15258. Scales = 0.5 mm, except 24a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056649/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056655>
|
||||
dc:description "FIGURES 39‒43. Female genitalia of Meleonoma spp. 39, M. curvativa sp. nov., paratype, slide No. ZXJ19246; 40 M. globoidea sp. nov., paratype, slide No. ZXJ19251; 41, M. lunata sp. nov., paratype, slide No. ZXJ19249; 42, M. proapicalis sp. nov., paratype, slide No. ZXJ19250; 43, M. similifloralis, slide No. ZXJ19296. Scales = 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056655/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560AFFCEFF3FFDCF2899769C.mc.25CF3C84560AFFC1FEF8FD5C28B17462>
|
||||
dwc:eventDate "2013-06-20" ;
|
||||
dwc:locality "Jingdong" ;
|
||||
dwc:recordedBy "Z. G. Zhang & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1140" ;
|
||||
dwc:verbatimLatitude "24.45" ;
|
||||
dwc:verbatimLongitude "100.83" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560AFFCEFF3FFDCF2899769C#25CF3C84560AFFC1FEF8FD5C28B17462> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560AFFCEFF3FFDCF2899769C.mc.25CF3C84560AFFC1FE1AFC842DB97447>
|
||||
dwc:collectionCode "VI" ;
|
||||
dwc:eventDate "2013-06-02" ;
|
||||
dwc:locality "Jingdong" ;
|
||||
dwc:recordedBy "No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1140" ;
|
||||
dwc:verbatimLatitude "24.45" ;
|
||||
dwc:verbatimLongitude "100.83" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560AFFCEFF3FFDCF2899769C#25CF3C84560AFFC1FE1AFC842DB97447> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560AFFCEFF3FFDCF2899769C.mc.25CF3C84560AFFC1FAADFC842ACD743A>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-05" ;
|
||||
dwc:locality "Jingdong County" ;
|
||||
dwc:recordedBy "Liu & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1244" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560AFFCEFF3FFDCF2899769C#25CF3C84560AFFC1FAADFC842ACD743A> ;
|
||||
a dwc:MaterialCitation .
|
163
data/1D/0E/87/1D0E87CF560BFFC1FF3FFDB228387570.ttl
Normal file
163
data/1D/0E/87/1D0E87CF560BFFC1FF3FFDB228387570.ttl
Normal file
|
@ -0,0 +1,163 @@
|
|||
@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/1D0E87CF560BFFC1FF3FFDB228387570>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649>, <http://dx.doi.org/10.5281/zenodo.5056655> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma lunata Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560BFFC1FF3FFDB228387570.mc.25CF3C84560BFFC0FEFCFD1E2B9D75A4>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560BFFC1FF3FFDB228387570.mc.25CF3C84560BFFC0FD7DFD46287C747C>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560BFFC1FF3FFDB228387570.mc.25CF3C84560BFFC0FEBAFD6B28C1747C>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560BFFC1FF3FFDB228387570.mc.25CF3C84560BFFC0FE7DFD6B28057450> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_lunata_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649>, <http://dx.doi.org/10.5281/zenodo.5056655> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_lunata_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "lunata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_lunata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_lunata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lunata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056639>
|
||||
dc:description "FIGURES 3−8. Adults of Meleonoma spp. 3, M. curvativa sp. nov., paratype, ♀; 4, M. globoidea sp. nov., holotype, ♂; 5, M. lunata sp. nov., paratype, ♂; 6, M. proapicalis sp. nov., holotype, ♂; 7, M. raphidacantha sp. nov., holotype, ♂; 8, M. ventridentata sp. nov., holotype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056639/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056649>
|
||||
dc:description "FIGURES 21‒26. Male genitalia of Meleonoma spp. 21, M. curvativa sp. nov., holotype, slide No. ZXJ19260, 21a, variation of uncus, slide No. YAH15277; 22, M. globoidea sp. nov., paratype, slide No. YAH15384; 23, M. lunata sp. nov., paratype, slide No. ZXJ19267; 24, M. proapicalis sp. nov., paratype, slide No. ZXJ19241, 24a, enlarged view of aedeagus; 25, M. raphidacantha sp. nov., paratype, slide No. YAH16005; 26, M. ventridentata sp. nov., holotype, slide No. YAH15258. Scales = 0.5 mm, except 24a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056649/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056655>
|
||||
dc:description "FIGURES 39‒43. Female genitalia of Meleonoma spp. 39, M. curvativa sp. nov., paratype, slide No. ZXJ19246; 40 M. globoidea sp. nov., paratype, slide No. ZXJ19251; 41, M. lunata sp. nov., paratype, slide No. ZXJ19249; 42, M. proapicalis sp. nov., paratype, slide No. ZXJ19250; 43, M. similifloralis, slide No. ZXJ19296. Scales = 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056655/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560BFFC1FF3FFDB228387570.mc.25CF3C84560BFFC0FEFCFD1E2B9D75A4>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-18" ;
|
||||
dwc:locality "Mt. Xiaohei" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1974" ;
|
||||
dwc:verbatimLatitude "24.52" ;
|
||||
dwc:verbatimLongitude "98.84" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560BFFC1FF3FFDB228387570#25CF3C84560BFFC0FEFCFD1E2B9D75A4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560BFFC1FF3FFDB228387570.mc.25CF3C84560BFFC0FD7DFD46287C747C>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2015-07-27" ;
|
||||
dwc:locality "Mt. Xiaohei" ;
|
||||
dwc:recordedBy "Nos." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1974" ;
|
||||
dwc:verbatimLatitude "24.52" ;
|
||||
dwc:verbatimLongitude "98.84" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560BFFC1FF3FFDB228387570#25CF3C84560BFFC0FD7DFD46287C747C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560BFFC1FF3FFDB228387570.mc.25CF3C84560BFFC0FEBAFD6B28C1747C>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560BFFC1FF3FFDB228387570#25CF3C84560BFFC0FEBAFD6B28C1747C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560BFFC1FF3FFDB228387570.mc.25CF3C84560BFFC0FE7DFD6B28057450>
|
||||
dwc:collectionCode "VI" ;
|
||||
dwc:eventDate "2017-06-17" ;
|
||||
dwc:locality "Qiu'natong" ;
|
||||
dwc:recordedBy "K. J. Teng" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1767" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560BFFC1FF3FFDB228387570#25CF3C84560BFFC0FE7DFD6B28057450> ;
|
||||
a dwc:MaterialCitation .
|
162
data/1D/0E/87/1D0E87CF560EFFC3FF3FFB6728587570.ttl
Normal file
162
data/1D/0E/87/1D0E87CF560EFFC3FF3FFB6728587570.ttl
Normal 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/1D0E87CF560EFFC3FF3FFB6728587570>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649>, <http://dx.doi.org/10.5281/zenodo.5056655> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma curvativa Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560EFFC3FF3FFB6728587570.mc.25CF3C84560EFFC5FEF9FAF42B8B72CB>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560EFFC3FF3FFB6728587570.mc.25CF3C84560EFFC5FE1BFA3C2D8272AE>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560EFFC3FF3FFB6728587570.mc.25CF3C84560EFFC5FB43FA3C2CE472AF>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560EFFC3FF3FFB6728587570.mc.25CF3C84560EFFC5FF00FA402D497283> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_curvativa_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056639>, <http://dx.doi.org/10.5281/zenodo.5056649>, <http://dx.doi.org/10.5281/zenodo.5056655> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_curvativa_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "curvativa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_curvativa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_curvativa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curvativa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056639>
|
||||
dc:description "FIGURES 3−8. Adults of Meleonoma spp. 3, M. curvativa sp. nov., paratype, ♀; 4, M. globoidea sp. nov., holotype, ♂; 5, M. lunata sp. nov., paratype, ♂; 6, M. proapicalis sp. nov., holotype, ♂; 7, M. raphidacantha sp. nov., holotype, ♂; 8, M. ventridentata sp. nov., holotype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056639/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056649>
|
||||
dc:description "FIGURES 21‒26. Male genitalia of Meleonoma spp. 21, M. curvativa sp. nov., holotype, slide No. ZXJ19260, 21a, variation of uncus, slide No. YAH15277; 22, M. globoidea sp. nov., paratype, slide No. YAH15384; 23, M. lunata sp. nov., paratype, slide No. ZXJ19267; 24, M. proapicalis sp. nov., paratype, slide No. ZXJ19241, 24a, enlarged view of aedeagus; 25, M. raphidacantha sp. nov., paratype, slide No. YAH16005; 26, M. ventridentata sp. nov., holotype, slide No. YAH15258. Scales = 0.5 mm, except 24a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056649/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056655>
|
||||
dc:description "FIGURES 39‒43. Female genitalia of Meleonoma spp. 39, M. curvativa sp. nov., paratype, slide No. ZXJ19246; 40 M. globoidea sp. nov., paratype, slide No. ZXJ19251; 41, M. lunata sp. nov., paratype, slide No. ZXJ19249; 42, M. proapicalis sp. nov., paratype, slide No. ZXJ19250; 43, M. similifloralis, slide No. ZXJ19296. Scales = 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056655/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560EFFC3FF3FFB6728587570.mc.25CF3C84560EFFC5FEF9FAF42B8B72CB>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-02" ;
|
||||
dwc:locality "Mt. Yuanlao" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2476" ;
|
||||
dwc:verbatimLatitude "24.54" ;
|
||||
dwc:verbatimLongitude "101.02" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560EFFC3FF3FFB6728587570#25CF3C84560EFFC5FEF9FAF42B8B72CB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560EFFC3FF3FFB6728587570.mc.25CF3C84560EFFC5FE1BFA3C2D8272AE>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-02" ;
|
||||
dwc:locality "Mt. Yuanlao" ;
|
||||
dwc:recordedBy "Nos." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2476" ;
|
||||
dwc:verbatimLatitude "24.54" ;
|
||||
dwc:verbatimLongitude "101.02" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560EFFC3FF3FFB6728587570#25CF3C84560EFFC5FE1BFA3C2D8272AE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560EFFC3FF3FFB6728587570.mc.25CF3C84560EFFC5FB43FA3C2CE472AF>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560EFFC3FF3FFB6728587570#25CF3C84560EFFC5FB43FA3C2CE472AF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF560EFFC3FF3FFB6728587570.mc.25CF3C84560EFFC5FF00FA402D497283>
|
||||
dwc:eventDate "2015-07-21" ;
|
||||
dwc:locality "Mt. Gaoligong" ;
|
||||
dwc:recordedBy "K. J. Teng & X. Bai." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2157" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF560EFFC3FF3FFB6728587570#25CF3C84560EFFC5FF00FA402D497283> ;
|
||||
a dwc:MaterialCitation .
|
203
data/1D/0E/87/1D0E87CF5610FFDBFF3FFF0728ED7087.ttl
Normal file
203
data/1D/0E/87/1D0E87CF5610FFDBFF3FFF0728ED7087.ttl
Normal file
|
@ -0,0 +1,203 @@
|
|||
@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/1D0E87CF5610FFDBFF3FFF0728ED7087>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma ventrisinuata Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFEF2FF6D2A597655>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFE62FED52CE47609>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFF0EFEF92BA876EA>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFD75FEF92B5476CE>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFDF3FE1D2C1576CF>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFF3FFE202ABA76A3>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFC51FE202B4F7687>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFDEFFE442C707687> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_ventrisinuata_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_ventrisinuata_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "ventrisinuata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_ventrisinuata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_ventrisinuata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ventrisinuata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056645>
|
||||
dc:description "FIGURES 15‒20. Adults of Meleonoma spp. 15, M. grandivalvula sp. nov., holotype, ♂; 16, M. medispinea sp. nov., holotype, ♂; 17, M. sinuaclavata sp. nov., holotype, ♂; 18, M. tenuiclavata sp. nov., holotype, ♂; 19, M. tetrodonta sp. nov. holotype, ♂; 20, M. ventrisinuata sp. nov., paratype, ♀. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056645/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056653>
|
||||
dc:description "FIGURES 33‒38. Male genitalia of Meleonoma spp. 33, M. grandivalvula sp. nov., holotype, slide No. YAH12218, 33a, enlarged cornuti; 34, M. medispinea sp. nov., paratype, slide No. ZXJ19336, 34a, enlarged cornuti; 35, M. sinuaclavata sp. nov., holotype, slide No. YAH15396, 35a, enlarged cornutus; 36, M. tenuiclavata sp. nov., holotype, slide No. YAH15388; 37, M. tetrodonta sp. nov., paratype, slide No. YAH15261, 37a, enlarged cornuti; 38, M. ventrisinuata sp. nov., holotype, slide No. YAH15385. Scales = 0.2 mm, except 33a, 35a, 37a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056657>
|
||||
dc:description "FIGURES 44‒49. Female genitalia of Meleonoma spp. 44, M. arcivalvata sp. nov., slide No. MNHU-NK124; 45, M. fasciptera sp. nov., slide No. ZXJ19169, 45a, enlarged signum; 46, M. graciliclavata sp. nov., slide No. YAH15517; 47, M. medispinea sp. nov., slide No.YAH12307, 47a, enlarged signum; 48, M. tetrodonta sp. nov., slide No. ZXJ19329, 48a, enlarged signum; 49, M. ventrisinuata sp. nov., slide No. YAH15386. All paratypes. Scales = 0.2 mm, except 45a, 48a = 0.1 mm, 47a = 0.05 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFEF2FF6D2A597655>
|
||||
dwc:eventDate "2015-07-10" ;
|
||||
dwc:locality "Yexianggu" ;
|
||||
dwc:recordedBy "Xishuangbanna & K. J. Teng & X. Bai & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "762" ;
|
||||
dwc:verbatimLatitude "22.17" ;
|
||||
dwc:verbatimLongitude "100.87" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5610FFDBFF3FFF0728ED7087#25CF3C845610FFDBFEF2FF6D2A597655> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFE62FED52CE47609>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Yexianggu" ;
|
||||
dwc:recordedBy "No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "762" ;
|
||||
dwc:verbatimLatitude "22.17" ;
|
||||
dwc:verbatimLongitude "100.87" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5610FFDBFF3FFF0728ED7087#25CF3C845610FFDBFE62FED52CE47609> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFF0EFEF92BA876EA>
|
||||
dwc:eventDate "2014-07-19" ;
|
||||
dwc:locality "Yexianggu" ;
|
||||
dwc:recordedBy "Xishuangbanna & K. J. Teng & X. Bai & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "762" ;
|
||||
dwc:verbatimLatitude "22.17" ;
|
||||
dwc:verbatimLongitude "100.87" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5610FFDBFF3FFF0728ED7087#25CF3C845610FFDBFF0EFEF92BA876EA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFD75FEF92B5476CE>
|
||||
dwc:eventDate "2015-07-05" ;
|
||||
dwc:locality "Taiyanghe National Forest" ;
|
||||
dwc:recordedBy "K. J. Teng & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5610FFDBFF3FFF0728ED7087#25CF3C845610FFDBFD75FEF92B5476CE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFDF3FE1D2C1576CF>
|
||||
dwc:eventDate "2016-08-02" ;
|
||||
dwc:locality "Menghai" ;
|
||||
dwc:recordedBy "K. J. Teng" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "640" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5610FFDBFF3FFF0728ED7087#25CF3C845610FFDBFDF3FE1D2C1576CF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFF3FFE202ABA76A3>
|
||||
dwc:eventDate "2019-07-26" ;
|
||||
dwc:locality "Mt. Ji'nuo" ;
|
||||
dwc:recordedBy "K. J. Teng" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1003" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5610FFDBFF3FFF0728ED7087#25CF3C845610FFDBFF3FFE202ABA76A3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFC51FE202B4F7687>
|
||||
dwc:eventDate "2019-08-02" ;
|
||||
dwc:locality "Damanlu Village" ;
|
||||
dwc:recordedBy "K. J. Teng" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1128" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5610FFDBFF3FFF0728ED7087#25CF3C845610FFDBFC51FE202B4F7687> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5610FFDBFF3FFF0728ED7087.mc.25CF3C845610FFDBFDEFFE442C707687>
|
||||
dwc:eventDate "2019-08-05" ;
|
||||
dwc:locality "Lagu Village" ;
|
||||
dwc:recordedBy "K. J. Teng" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1417" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5610FFDBFF3FFF0728ED7087#25CF3C845610FFDBFDEFFE442C707687> ;
|
||||
a dwc:MaterialCitation .
|
244
data/1D/0E/87/1D0E87CF5616FFDAFF3FFF0728BE760C.ttl
Normal file
244
data/1D/0E/87/1D0E87CF5616FFDAFF3FFF0728BE760C.ttl
Normal file
|
@ -0,0 +1,244 @@
|
|||
@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/1D0E87CF5616FFDAFF3FFF0728BE760C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma tetrodonta Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFEF9FE932B15762B>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFE62FEDB2C7F760F>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFAB9FEDB2CFB760C>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFF02FEFF2DCD76E0>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFB6FFEFF2B8076C4>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFCA6FE0328B376B8>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFE55FE272CF676BB>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFF0FFE4B2A25769C>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFCD8FE4B28837570>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFDAFFE6F2DF27570>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFB68FE6F28957554>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFD8AFDB32C467554>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFAE7FDB32A207508> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_tetrodonta_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_tetrodonta_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "tetrodonta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_tetrodonta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_tetrodonta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tetrodonta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056645>
|
||||
dc:description "FIGURES 15‒20. Adults of Meleonoma spp. 15, M. grandivalvula sp. nov., holotype, ♂; 16, M. medispinea sp. nov., holotype, ♂; 17, M. sinuaclavata sp. nov., holotype, ♂; 18, M. tenuiclavata sp. nov., holotype, ♂; 19, M. tetrodonta sp. nov. holotype, ♂; 20, M. ventrisinuata sp. nov., paratype, ♀. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056645/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056653>
|
||||
dc:description "FIGURES 33‒38. Male genitalia of Meleonoma spp. 33, M. grandivalvula sp. nov., holotype, slide No. YAH12218, 33a, enlarged cornuti; 34, M. medispinea sp. nov., paratype, slide No. ZXJ19336, 34a, enlarged cornuti; 35, M. sinuaclavata sp. nov., holotype, slide No. YAH15396, 35a, enlarged cornutus; 36, M. tenuiclavata sp. nov., holotype, slide No. YAH15388; 37, M. tetrodonta sp. nov., paratype, slide No. YAH15261, 37a, enlarged cornuti; 38, M. ventrisinuata sp. nov., holotype, slide No. YAH15385. Scales = 0.2 mm, except 33a, 35a, 37a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056657>
|
||||
dc:description "FIGURES 44‒49. Female genitalia of Meleonoma spp. 44, M. arcivalvata sp. nov., slide No. MNHU-NK124; 45, M. fasciptera sp. nov., slide No. ZXJ19169, 45a, enlarged signum; 46, M. graciliclavata sp. nov., slide No. YAH15517; 47, M. medispinea sp. nov., slide No.YAH12307, 47a, enlarged signum; 48, M. tetrodonta sp. nov., slide No. ZXJ19329, 48a, enlarged signum; 49, M. ventrisinuata sp. nov., slide No. YAH15386. All paratypes. Scales = 0.2 mm, except 45a, 48a = 0.1 mm, 47a = 0.05 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFEF9FE932B15762B>
|
||||
dwc:eventDate "2010-07-12" ;
|
||||
dwc:locality "Mt. Jinfo" ;
|
||||
dwc:recordedBy "X. C. Du & S. W. Shi & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1700" ;
|
||||
dwc:verbatimLatitude "29.0" ;
|
||||
dwc:verbatimLongitude "107.17" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFEF9FE932B15762B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFE62FEDB2C7F760F>
|
||||
dwc:eventDate "2010-07-12" ;
|
||||
dwc:locality "Mt. Jinfo" ;
|
||||
dwc:recordedBy "No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1700" ;
|
||||
dwc:verbatimLatitude "29.0" ;
|
||||
dwc:verbatimLongitude "107.17" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFE62FEDB2C7F760F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFAB9FEDB2CFB760C>
|
||||
dwc:locality "Guizhou" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFAB9FEDB2CFB760C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFF02FEFF2DCD76E0>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2019-07-06" ;
|
||||
dwc:locality "Kuankuoshui" ;
|
||||
dwc:recordedBy "Xing" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1491" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFF02FEFF2DCD76E0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFB6FFEFF2B8076C4>
|
||||
dwc:eventDate "2017-07-11" ;
|
||||
dwc:locality "Quanxi Town" ;
|
||||
dwc:recordedBy "W. D. Qi" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "868" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFB6FFEFF2B8076C4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFCA6FE0328B376B8>
|
||||
dwc:eventDate "2017-07-12" ;
|
||||
dwc:locality "Mt. Bagua" ;
|
||||
dwc:recordedBy "W. D. Qi" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "790" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFCA6FE0328B376B8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFE55FE272CF676BB>
|
||||
dwc:eventDate "2013-07-01" ;
|
||||
dwc:locality "Tianmu" ;
|
||||
dwc:recordedBy "A. H. Yin & X. C. Wang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFE55FE272CF676BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFF0FFE4B2A25769C>
|
||||
dwc:eventDate "2014-07-07" ;
|
||||
dwc:locality "Qianjiangyuan" ;
|
||||
dwc:recordedBy "A. H. Yin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "866" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFF0FFE4B2A25769C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFCD8FE4B28837570>
|
||||
dwc:eventDate "2014-07-11" ;
|
||||
dwc:locality "Zhongbeikeng" ;
|
||||
dwc:recordedBy "A. H. Yin & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "804" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFCD8FE4B28837570> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFDAFFE6F2DF27570>
|
||||
dwc:eventDate "2014-07-14" ;
|
||||
dwc:locality "Sanmuping" ;
|
||||
dwc:recordedBy "A. H. Yin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "789" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFDAFFE6F2DF27570> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFB68FE6F28957554>
|
||||
dwc:eventDate "2014-07-18" ;
|
||||
dwc:locality "Xiguan" ;
|
||||
dwc:recordedBy "A. H. Yin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "566" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFB68FE6F28957554> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFD8AFDB32C467554>
|
||||
dwc:eventDate "2017-07-10" ;
|
||||
dwc:locality "Jingning" ;
|
||||
dwc:recordedBy "Z. G. Zhang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1102" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFD8AFDB32C467554> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5616FFDAFF3FFF0728BE760C.mc.25CF3C845616FFDDFAE7FDB32A207508>
|
||||
dwc:eventDate "2017-07-11" ;
|
||||
dwc:locality "Jingning" ;
|
||||
dwc:recordedBy "Z. G. Zhang" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "964" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5616FFDAFF3FFF0728BE760C#25CF3C845616FFDDFAE7FDB32A207508> ;
|
||||
a dwc:MaterialCitation .
|
131
data/1D/0E/87/1D0E87CF5618FFD0FF3FFC1A2A3A76E0.ttl
Normal file
131
data/1D/0E/87/1D0E87CF5618FFD0FF3FFC1A2A3A76E0.ttl
Normal 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/1D0E87CF5618FFD0FF3FFC1A2A3A76E0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma sinuaclavata Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5618FFD0FF3FFC1A2A3A76E0.mc.25CF3C845618FFD3FEF8FC6628B1735C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_sinuaclavata_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_sinuaclavata_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "sinuaclavata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_sinuaclavata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_sinuaclavata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sinuaclavata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056645>
|
||||
dc:description "FIGURES 15‒20. Adults of Meleonoma spp. 15, M. grandivalvula sp. nov., holotype, ♂; 16, M. medispinea sp. nov., holotype, ♂; 17, M. sinuaclavata sp. nov., holotype, ♂; 18, M. tenuiclavata sp. nov., holotype, ♂; 19, M. tetrodonta sp. nov. holotype, ♂; 20, M. ventrisinuata sp. nov., paratype, ♀. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056645/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056653>
|
||||
dc:description "FIGURES 33‒38. Male genitalia of Meleonoma spp. 33, M. grandivalvula sp. nov., holotype, slide No. YAH12218, 33a, enlarged cornuti; 34, M. medispinea sp. nov., paratype, slide No. ZXJ19336, 34a, enlarged cornuti; 35, M. sinuaclavata sp. nov., holotype, slide No. YAH15396, 35a, enlarged cornutus; 36, M. tenuiclavata sp. nov., holotype, slide No. YAH15388; 37, M. tetrodonta sp. nov., paratype, slide No. YAH15261, 37a, enlarged cornuti; 38, M. ventrisinuata sp. nov., holotype, slide No. YAH15385. Scales = 0.2 mm, except 33a, 35a, 37a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5618FFD0FF3FFC1A2A3A76E0.mc.25CF3C845618FFD3FEF8FC6628B1735C>
|
||||
dwc:eventDate "2014-05-17" ;
|
||||
dwc:locality "Taiyanghe" ;
|
||||
dwc:recordedBy "Z. G. Zhang & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "25.05" ;
|
||||
dwc:verbatimLongitude "102.7" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5618FFD0FF3FFC1A2A3A76E0#25CF3C845618FFD3FEF8FC6628B1735C> ;
|
||||
a dwc:MaterialCitation .
|
152
data/1D/0E/87/1D0E87CF5619FFD3FF3FFBEB284D7450.ttl
Normal file
152
data/1D/0E/87/1D0E87CF5619FFD3FF3FFBEB284D7450.ttl
Normal file
|
@ -0,0 +1,152 @@
|
|||
@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/1D0E87CF5619FFD3FF3FFBEB284D7450>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma medispinea Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5619FFD3FF3FFBEB284D7450.mc.25CF3C845619FFD2FEF9FB782B15724E>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5619FFD3FF3FFBEB284D7450.mc.25CF3C845619FFD2FF6FFAA12DA67223>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5619FFD3FF3FFBEB284D7450.mc.25CF3C845619FFD2FB6FFAA02C017223> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_medispinea_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_medispinea_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "medispinea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_medispinea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_medispinea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "medispinea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056645>
|
||||
dc:description "FIGURES 15‒20. Adults of Meleonoma spp. 15, M. grandivalvula sp. nov., holotype, ♂; 16, M. medispinea sp. nov., holotype, ♂; 17, M. sinuaclavata sp. nov., holotype, ♂; 18, M. tenuiclavata sp. nov., holotype, ♂; 19, M. tetrodonta sp. nov. holotype, ♂; 20, M. ventrisinuata sp. nov., paratype, ♀. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056645/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056653>
|
||||
dc:description "FIGURES 33‒38. Male genitalia of Meleonoma spp. 33, M. grandivalvula sp. nov., holotype, slide No. YAH12218, 33a, enlarged cornuti; 34, M. medispinea sp. nov., paratype, slide No. ZXJ19336, 34a, enlarged cornuti; 35, M. sinuaclavata sp. nov., holotype, slide No. YAH15396, 35a, enlarged cornutus; 36, M. tenuiclavata sp. nov., holotype, slide No. YAH15388; 37, M. tetrodonta sp. nov., paratype, slide No. YAH15261, 37a, enlarged cornuti; 38, M. ventrisinuata sp. nov., holotype, slide No. YAH15385. Scales = 0.2 mm, except 33a, 35a, 37a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056657>
|
||||
dc:description "FIGURES 44‒49. Female genitalia of Meleonoma spp. 44, M. arcivalvata sp. nov., slide No. MNHU-NK124; 45, M. fasciptera sp. nov., slide No. ZXJ19169, 45a, enlarged signum; 46, M. graciliclavata sp. nov., slide No. YAH15517; 47, M. medispinea sp. nov., slide No.YAH12307, 47a, enlarged signum; 48, M. tetrodonta sp. nov., slide No. ZXJ19329, 48a, enlarged signum; 49, M. ventrisinuata sp. nov., slide No. YAH15386. All paratypes. Scales = 0.2 mm, except 45a, 48a = 0.1 mm, 47a = 0.05 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5619FFD3FF3FFBEB284D7450.mc.25CF3C845619FFD2FEF9FB782B15724E>
|
||||
dwc:eventDate "2010-07-13" ;
|
||||
dwc:locality "Mt. Jinfo" ;
|
||||
dwc:recordedBy "X. C. Du & S. W. Shi & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1700" ;
|
||||
dwc:verbatimLatitude "29.0" ;
|
||||
dwc:verbatimLongitude "107.17" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5619FFD3FF3FFBEB284D7450#25CF3C845619FFD2FEF9FB782B15724E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5619FFD3FF3FFBEB284D7450.mc.25CF3C845619FFD2FF6FFAA12DA67223>
|
||||
dwc:eventDate "2010-07-12" ;
|
||||
dwc:locality "Mt. Jinfo" ;
|
||||
dwc:recordedBy "X. C. Du & S. W. Shi & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1700" ;
|
||||
dwc:verbatimLatitude "29.0" ;
|
||||
dwc:verbatimLongitude "107.17" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5619FFD3FF3FFBEB284D7450#25CF3C845619FFD2FF6FFAA12DA67223> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF5619FFD3FF3FFBEB284D7450.mc.25CF3C845619FFD2FB6FFAA02C017223>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF5619FFD3FF3FFBEB284D7450#25CF3C845619FFD2FB6FFAA02C017223> ;
|
||||
a dwc:MaterialCitation .
|
142
data/1D/0E/87/1D0E87CF561BFFD0FF3FFE4A2A847018.ttl
Normal file
142
data/1D/0E/87/1D0E87CF561BFFD0FF3FFE4A2A847018.ttl
Normal file
|
@ -0,0 +1,142 @@
|
|||
@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/1D0E87CF561BFFD0FF3FFE4A2A847018>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma tenuiclavata Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561BFFD0FF3FFE4A2A847018.mc.25CF3C84561BFFD0FEE1FDD62AB875EC>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561BFFD0FF3FFE4A2A847018.mc.25CF3C84561BFFD0FF6FFD1F2A2275C0> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_tenuiclavata_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056645>, <http://dx.doi.org/10.5281/zenodo.5056653> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_tenuiclavata_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "tenuiclavata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_tenuiclavata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_tenuiclavata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tenuiclavata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056645>
|
||||
dc:description "FIGURES 15‒20. Adults of Meleonoma spp. 15, M. grandivalvula sp. nov., holotype, ♂; 16, M. medispinea sp. nov., holotype, ♂; 17, M. sinuaclavata sp. nov., holotype, ♂; 18, M. tenuiclavata sp. nov., holotype, ♂; 19, M. tetrodonta sp. nov. holotype, ♂; 20, M. ventrisinuata sp. nov., paratype, ♀. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056645/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056653>
|
||||
dc:description "FIGURES 33‒38. Male genitalia of Meleonoma spp. 33, M. grandivalvula sp. nov., holotype, slide No. YAH12218, 33a, enlarged cornuti; 34, M. medispinea sp. nov., paratype, slide No. ZXJ19336, 34a, enlarged cornuti; 35, M. sinuaclavata sp. nov., holotype, slide No. YAH15396, 35a, enlarged cornutus; 36, M. tenuiclavata sp. nov., holotype, slide No. YAH15388; 37, M. tetrodonta sp. nov., paratype, slide No. YAH15261, 37a, enlarged cornuti; 38, M. ventrisinuata sp. nov., holotype, slide No. YAH15385. Scales = 0.2 mm, except 33a, 35a, 37a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056653/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561BFFD0FF3FFE4A2A847018.mc.25CF3C84561BFFD0FEE1FDD62AB875EC>
|
||||
dwc:eventDate "2015-07-24" ;
|
||||
dwc:locality "Mt. Gaoligong" ;
|
||||
dwc:recordedBy "K. J. Teng & X. Bai & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2157" ;
|
||||
dwc:verbatimLatitude "24.83" ;
|
||||
dwc:verbatimLongitude "98.77" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561BFFD0FF3FFE4A2A847018#25CF3C84561BFFD0FEE1FDD62AB875EC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561BFFD0FF3FFE4A2A847018.mc.25CF3C84561BFFD0FF6FFD1F2A2275C0>
|
||||
dwc:eventDate "2015-07-21" ;
|
||||
dwc:locality "Mt. Gaoligong" ;
|
||||
dwc:recordedBy "K. J. Teng & X. Bai & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2157" ;
|
||||
dwc:verbatimLatitude "24.83" ;
|
||||
dwc:verbatimLongitude "98.77" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561BFFD0FF3FFE4A2A847018#25CF3C84561BFFD0FF6FFD1F2A2275C0> ;
|
||||
a dwc:MaterialCitation .
|
215
data/1D/0E/87/1D0E87CF561CFFD4FF3FF97A28CE7018.ttl
Normal file
215
data/1D/0E/87/1D0E87CF561CFFD4FF3FF97A28CE7018.ttl
Normal file
|
@ -0,0 +1,215 @@
|
|||
@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/1D0E87CF561CFFD4FF3FF97A28CE7018>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma graciliclavata Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561CFFD7FEF8F8C62A2770FC>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561CFFD7FE7EF80E2A8870D1>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561CFFD7FBAEF80E2D7A70B5>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561CFFD7FB9FF8522CF670B5>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FF3FFF072D5277D8>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FBE1FF072BA177BC>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FD74FF2B284C7790>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FE8AFF4E2D6E7790>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FBA1FF4F2A3B7674>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FCCAFE932B1A7628>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FDD7FEB62CFB7628> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_graciliclavata_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_graciliclavata_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "graciliclavata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_graciliclavata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_graciliclavata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "graciliclavata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056641>
|
||||
dc:description "FIGURES 9‒14. Adults of Meleonoma spp. 9, M. arcivalvata sp. nov., holotype, ♂; 10, M. chongqingensis sp. nov., holotype, ♂; 11, M. curvitaeniana sp. nov., holotype, ♂; 12, M. dilatifasciata sp. nov., holotype, ♂; 13, M. fasciptera sp. nov., holotype, ♂; 14, M. graciliclavata sp. nov., paratype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056641/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056651>
|
||||
dc:description "FIGURES 27‒32. Male genitalia of Meleonoma spp. 27, M. arcivalvata sp. nov., holotype, slide No. YAH15247, 27a, variation of valva, slide No. ZXJ19570; 28, M. chongqingensis sp. nov., holotype, slide No. YAH15021, 28a, enlarged cornuti; 29, M. curvitaeniana sp. nov., holotype, slide No. YAH15308, 29a, enlarged cornuti; 30, M. dilatifasciata sp. nov., holotype, slide No. YAH15026, 30a, enlarged cornuti; 31, M. fasciptera sp. nov., holotype, slide No. YAH15265; 32, M. graciliclavata sp. nov., paratype, slide No. YAH15490. Scales = 0.2 mm, except 28a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056651/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056657>
|
||||
dc:description "FIGURES 44‒49. Female genitalia of Meleonoma spp. 44, M. arcivalvata sp. nov., slide No. MNHU-NK124; 45, M. fasciptera sp. nov., slide No. ZXJ19169, 45a, enlarged signum; 46, M. graciliclavata sp. nov., slide No. YAH15517; 47, M. medispinea sp. nov., slide No.YAH12307, 47a, enlarged signum; 48, M. tetrodonta sp. nov., slide No. ZXJ19329, 48a, enlarged signum; 49, M. ventrisinuata sp. nov., slide No. YAH15386. All paratypes. Scales = 0.2 mm, except 45a, 48a = 0.1 mm, 47a = 0.05 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561CFFD7FEF8F8C62A2770FC>
|
||||
dwc:eventDate "2015-07-24" ;
|
||||
dwc:locality "Mt. Mao'er" ;
|
||||
dwc:recordedBy "M. J. Qi & S. N. Zhao & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1016" ;
|
||||
dwc:verbatimLatitude "25.88" ;
|
||||
dwc:verbatimLongitude "110.4" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561CFFD7FEF8F8C62A2770FC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561CFFD7FE7EF80E2A8870D1>
|
||||
dwc:eventDate "2015-07-23" ;
|
||||
dwc:locality "Mt. Mao'er" ;
|
||||
dwc:recordedBy "M. J. Qi & S. N. Zhao & No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1016" ;
|
||||
dwc:verbatimLatitude "25.88" ;
|
||||
dwc:verbatimLongitude "110.4" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561CFFD7FE7EF80E2A8870D1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561CFFD7FBAEF80E2D7A70B5>
|
||||
dwc:eventDate "2015-07-23" ;
|
||||
dwc:locality "Hechi City" ;
|
||||
dwc:recordedBy "M. Q. Yang & G. E. Lee" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1180" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561CFFD7FBAEF80E2D7A70B5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561CFFD7FB9FF8522CF670B5>
|
||||
dwc:locality "Mt. Simian" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561CFFD7FB9FF8522CF670B5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FF3FFF072D5277D8>
|
||||
dwc:eventDate "2010-07-19" ;
|
||||
dwc:locality "Mt. Simian" ;
|
||||
dwc:recordedBy "X. C. Du & L. F. Song" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561FFFD4FF3FFF072D5277D8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FBE1FF072BA177BC>
|
||||
dwc:eventDate "2012-07-19" ;
|
||||
dwc:locality "Mt. Simian" ;
|
||||
dwc:recordedBy "Y. H. Sun & A. H. Yin" ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561FFFD4FBE1FF072BA177BC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FD74FF2B284C7790>
|
||||
dwc:eventDate "2016-07-15" ;
|
||||
dwc:locality "No." ;
|
||||
dwc:recordedBy "Y. H. Sun & A. H. Yin" ;
|
||||
dwc:verbatimElevation "1200" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561FFFD4FD74FF2B284C7790> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FE8AFF4E2D6E7790>
|
||||
dwc:locality "Shuizu" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561FFFD4FE8AFF4E2D6E7790> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FBA1FF4F2A3B7674>
|
||||
dwc:eventDate "2015-07-19" ;
|
||||
dwc:locality "Shuizu" ;
|
||||
dwc:recordedBy "M. Q. Yang & G. E. Lee" ;
|
||||
dwc:verbatimElevation "720" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561FFFD4FBA1FF4F2A3B7674> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FCCAFE932B1A7628>
|
||||
dwc:eventDate "2015-07-20" ;
|
||||
dwc:locality "Mt. Tianmu" ;
|
||||
dwc:recordedBy "M. Q. Yang & G. E. Lee" ;
|
||||
dwc:verbatimElevation "740" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561FFFD4FCCAFE932B1A7628> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD4FF3FF97A28CE7018.mc.25CF3C84561FFFD4FDD7FEB62CFB7628>
|
||||
dwc:eventDate "2011-07-26" ;
|
||||
dwc:locality "No." ;
|
||||
dwc:recordedBy "L. L. Yang & N. Chen" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD4FF3FF97A28CE7018#25CF3C84561FFFD4FDD7FEB62CFB7628> ;
|
||||
a dwc:MaterialCitation .
|
147
data/1D/0E/87/1D0E87CF561CFFD7FF3FFF06284371F1.ttl
Normal file
147
data/1D/0E/87/1D0E87CF561CFFD7FF3FFF06284371F1.ttl
Normal 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/1D0E87CF561CFFD7FF3FFF06284371F1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma fasciptera Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD7FF3FFF06284371F1.mc.25CF3C84561CFFD7FEFDFE922B927628>, <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD7FF3FFF06284371F1.mc.25CF3C84561CFFD7FF6FFEDB2D1C760D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_fasciptera_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651>, <http://dx.doi.org/10.5281/zenodo.5056657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_fasciptera_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "fasciptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_fasciptera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_fasciptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fasciptera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056641>
|
||||
dc:description "FIGURES 9‒14. Adults of Meleonoma spp. 9, M. arcivalvata sp. nov., holotype, ♂; 10, M. chongqingensis sp. nov., holotype, ♂; 11, M. curvitaeniana sp. nov., holotype, ♂; 12, M. dilatifasciata sp. nov., holotype, ♂; 13, M. fasciptera sp. nov., holotype, ♂; 14, M. graciliclavata sp. nov., paratype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056641/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056651>
|
||||
dc:description "FIGURES 27‒32. Male genitalia of Meleonoma spp. 27, M. arcivalvata sp. nov., holotype, slide No. YAH15247, 27a, variation of valva, slide No. ZXJ19570; 28, M. chongqingensis sp. nov., holotype, slide No. YAH15021, 28a, enlarged cornuti; 29, M. curvitaeniana sp. nov., holotype, slide No. YAH15308, 29a, enlarged cornuti; 30, M. dilatifasciata sp. nov., holotype, slide No. YAH15026, 30a, enlarged cornuti; 31, M. fasciptera sp. nov., holotype, slide No. YAH15265; 32, M. graciliclavata sp. nov., paratype, slide No. YAH15490. Scales = 0.2 mm, except 28a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056651/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056657>
|
||||
dc:description "FIGURES 44‒49. Female genitalia of Meleonoma spp. 44, M. arcivalvata sp. nov., slide No. MNHU-NK124; 45, M. fasciptera sp. nov., slide No. ZXJ19169, 45a, enlarged signum; 46, M. graciliclavata sp. nov., slide No. YAH15517; 47, M. medispinea sp. nov., slide No.YAH12307, 47a, enlarged signum; 48, M. tetrodonta sp. nov., slide No. ZXJ19329, 48a, enlarged signum; 49, M. ventrisinuata sp. nov., slide No. YAH15386. All paratypes. Scales = 0.2 mm, except 45a, 48a = 0.1 mm, 47a = 0.05 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD7FF3FFF06284371F1.mc.25CF3C84561CFFD7FEFDFE922B927628>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-24" ;
|
||||
dwc:locality "Mt. Weibao" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2244" ;
|
||||
dwc:verbatimLatitude "24.52" ;
|
||||
dwc:verbatimLongitude "98.84" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD7FF3FFF06284371F1#25CF3C84561CFFD7FEFDFE922B927628> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561CFFD7FF3FFF06284371F1.mc.25CF3C84561CFFD7FF6FFEDB2D1C760D>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2013-07-23" ;
|
||||
dwc:locality "Mt. Weibao" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2244" ;
|
||||
dwc:verbatimLatitude "24.52" ;
|
||||
dwc:verbatimLongitude "98.84" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561CFFD7FF3FFF06284371F1#25CF3C84561CFFD7FF6FFEDB2D1C760D> ;
|
||||
a dwc:MaterialCitation .
|
130
data/1D/0E/87/1D0E87CF561DFFD6FF3FFD222B2E70B4.ttl
Normal file
130
data/1D/0E/87/1D0E87CF561DFFD6FF3FFD222B2E70B4.ttl
Normal file
|
@ -0,0 +1,130 @@
|
|||
@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/1D0E87CF561DFFD6FF3FFD222B2E70B4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651> ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:title "Meleonoma dilatifasciata Wang & Zhu & Tao 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561DFFD6FF3FFD222B2E70B4.mc.25CF3C84561DFFD6FEE3FC8E2B697434> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Meleonoma_dilatifasciata_Wang_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4995.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4995.2.5>
|
||||
bibo:endPage "333" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-30" ;
|
||||
bibo:startPage "303" ;
|
||||
bibo:volume "4995" ;
|
||||
dc:creator "Wang, Shuxia; Zhu, Xiaoju; Tao, Zhulin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Study of the genus Meleonoma Meyrick, 1914 (Lepidoptera: Autostichidae) from China (III), with descriptions of eighteen new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5056641>, <http://dx.doi.org/10.5281/zenodo.5056651> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Meleonoma_dilatifasciata_Wang_2021>
|
||||
dwc:authority "Wang" ;
|
||||
dwc:authorityName "Wang & Zhu & Tao" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Zhu & Tao, 2021" ;
|
||||
dwc:species "dilatifasciata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Meleonoma_dilatifasciata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma_dilatifasciata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dilatifasciata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Meleonoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meleonoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:genus "Meleonoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cosmopterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cosmopterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.5056641>
|
||||
dc:description "FIGURES 9‒14. Adults of Meleonoma spp. 9, M. arcivalvata sp. nov., holotype, ♂; 10, M. chongqingensis sp. nov., holotype, ♂; 11, M. curvitaeniana sp. nov., holotype, ♂; 12, M. dilatifasciata sp. nov., holotype, ♂; 13, M. fasciptera sp. nov., holotype, ♂; 14, M. graciliclavata sp. nov., paratype, ♂. Scales = 2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056641/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5056651>
|
||||
dc:description "FIGURES 27‒32. Male genitalia of Meleonoma spp. 27, M. arcivalvata sp. nov., holotype, slide No. YAH15247, 27a, variation of valva, slide No. ZXJ19570; 28, M. chongqingensis sp. nov., holotype, slide No. YAH15021, 28a, enlarged cornuti; 29, M. curvitaeniana sp. nov., holotype, slide No. YAH15308, 29a, enlarged cornuti; 30, M. dilatifasciata sp. nov., holotype, slide No. YAH15026, 30a, enlarged cornuti; 31, M. fasciptera sp. nov., holotype, slide No. YAH15265; 32, M. graciliclavata sp. nov., paratype, slide No. YAH15490. Scales = 0.2 mm, except 28a = 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5056651/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1D0E87CF561DFFD6FF3FFD222B2E70B4.mc.25CF3C84561DFFD6FEE3FC8E2B697434>
|
||||
dwc:eventDate "2014-04-21" ;
|
||||
dwc:locality "Shangping" ;
|
||||
dwc:recordedBy "X. F. Yang & No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "25.96" ;
|
||||
dwc:verbatimLongitude "117.51" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1D0E87CF561DFFD6FF3FFD222B2E70B4#25CF3C84561DFFD6FEE3FC8E2B697434> ;
|
||||
a dwc:MaterialCitation .
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue