GG2RDF 2024-11-06T12:38:06.567Z full update: 015 of 262 (plazi/treatments-xml)
This commit is contained in:
parent
e90a6e3162
commit
9ba2caca9b
data/61
00
14
21
37
4F
61004F13FF98FFFCCAD8FF10FAF007D8.ttl61004F13FF99FFFECAD8F813FBB307A5.ttl61004F13FF9AFFFACAD8FA8BFC880758.ttl61004F13FF9AFFFDCAD8FF10FBA400A0.ttl
87
D6
D8
01
17
35
610135142B21FFD3E89063B1FF1AF9F1.ttl610135142B34FFC1E89067DFFC11FEE6.ttl610135142B34FFC2E8906201FBFAFB31.ttl610135142B36FFC0E89063B1FADDFAC1.ttl610135142B36FFCDE89066B0FF2EFA66.ttl610135142B37FFC1E8906291FC79FB8C.ttl610135142B37FFC1E8906744FBA7F846.ttl610135142B3BFFCCE8906511F883FDE8.ttl610135142B3CFFC9E890655BFD02FF56.ttl610135142B3CFFCAE89061DCFC5AF9A6.ttl610135142B3CFFCAE89063B1FF30FD24.ttl610135142B3DFFCBE8906179FBEEFBC9.ttl610135142B3DFFCBE89063B1FC96FD94.ttl610135142B3DFFCBE89067B2FAFBF877.ttl610135142B3EFFC8E89062FAFE59FA36.ttl610135142B3EFFC8E8906521FB6FF871.ttl610135142B3FFFC8E89060ACFAFDFE0A.ttl610135142B3FFFC9E8906201FAE1FCB4.ttl
69
DA
EB
02
2C
36
9C
BF
CB
D2
03
3E
61033E72FF95FFB6FEB1FE9AFC7E7499.ttl61033E72FF97FFB1FEB1FBCAFB9370D9.ttl61033E72FF9CFFB8FEB1FB15FD197511.ttl61033E72FF9DFFB2FEB1FC3FFD6E75A9.ttl
6D
A1
04
1B
22
7E
A7
E6
06
61
74
B2
C6
F5
08
5B
5D
82
09
0A/6B
0B
1A
1D
CF
E2
0C
45
A0
DA
F1
610CF11BE003FFC7FEEC2316FCFAFDF6.ttl610CF11BE005FFDBFEEE24D6FEEBFBB6.ttl610CF11BE008FFDDFC2E21F6FEB1FC76.ttl610CF11BE00BFFD0FC3223FAFC01F996.ttl610CF11BE00BFFD3FEE720EAFBD2FEEF.ttl610CF11BE00CFFD4FC892431FB17FBB3.ttl610CF11BE00CFFD4FF462676FE08FC76.ttl610CF11BE00CFFD4FF5E24D6FD1BF976.ttl610CF11BE00CFFD4FF9221D5FA58FCD3.ttl610CF11BE00DFFD4FC612296FDB8FF16.ttl610CF11BE00DFFD5FC9024D6FC12FA36.ttl610CF11BE00DFFD5FC992676FAEEFC76.ttl610CF11BE00DFFD5FEA022D6FBFEFF16.ttl610CF11BE00DFFD5FF2625D6FEE0FA76.ttl610CF11BE019FFC1FEE72415FB1BFC3B.ttl610CF11BE01AFFC1FC4623B9FF2FFCB6.ttl610CF11BE01AFFC2FCAF26F6FBFBFDC8.ttl610CF11BE01AFFC2FEEF2576FE95FAC6.ttl610CF11BE01AFFC2FF552226FB67FE96.ttl610CF11BE01BFFC2FEC224B6FD5AFE16.ttl610CF11BE01CFFC3FF3D2061FF3CFC56.ttl
0D
7C
87
A9
0E
|
@ -7,7 +7,6 @@
|
|||
@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/6100142F70D01395E2FBBB7231BE2260>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
|
@ -54,45 +53,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Silpha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Silpha" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/610021B384DC662DF9AD2B9EE6F52B84>
|
||||
dc:creator "Feher, Zoltan; Szekeres, Miklos" ;
|
||||
dc:title "Montenegrina okolensis Szekeres 2006" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Montenegrina_okolensis_Szekeres_2006> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Montenegrina_apfelbecki> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.599.8168> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -56,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Montenegrina>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Clausiliidae" ;
|
||||
dwc:genus "Montenegrina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clausiliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clausiliidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Clausiliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
@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/61003724176C6F2D8DC8451AECE90880>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/callistoma>' due to issues with rank ;
|
||||
dc:creator "Todorov, Milcho" ;
|
||||
dc:title "Lamtopyxis callistoma Bonnet 1974" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Protozoa/Lamtopyxis_callistoma_Bonnet_1974> ;
|
||||
|
@ -56,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Protozoa/Lamtopyxis>
|
||||
dwc:class "Lobosa" ;
|
||||
dwc:family "Lamtopyxidae" ;
|
||||
dwc:genus "Lamtopyxis" ;
|
||||
dwc:kingdom "Protozoa" ;
|
||||
dwc:order "Arcellinida" ;
|
||||
dwc:phylum "Amoebozoa" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Lamtopyxidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Protozoa/Lamtopyxidae>
|
||||
dwc:class "Lobosa" ;
|
||||
dwc:family "Lamtopyxidae" ;
|
||||
dwc:kingdom "Protozoa" ;
|
||||
dwc:order "Arcellinida" ;
|
||||
dwc:phylum "Amoebozoa" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Arcellinida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Protozoa/Arcellinida>
|
||||
dwc:class "Lobosa" ;
|
||||
dwc:kingdom "Protozoa" ;
|
||||
dwc:order "Arcellinida" ;
|
||||
dwc:phylum "Amoebozoa" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Lobosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Protozoa/Lobosa>
|
||||
dwc:class "Lobosa" ;
|
||||
dwc:kingdom "Protozoa" ;
|
||||
dwc:phylum "Amoebozoa" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Amoebozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Protozoa/Amoebozoa>
|
||||
dwc:kingdom "Protozoa" ;
|
||||
dwc:phylum "Amoebozoa" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/61004F13FF98FFFCCAD8FF10FAF007D8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5886520>, <http://dx.doi.org/10.5281/zenodo.5886524>, <http://dx.doi.org/10.5281/zenodo.5886528>, <http://dx.doi.org/10.5281/zenodo.5886530> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5886520>, <http://dx.doi.org/10.5281/zenodo.5886524>, <http://dx.doi.org/10.5281/zenodo.5886528>, <http://dx.doi.org/10.5281/zenodo.5886530>, <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_amare_He_2021>, <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_curifolis_Zhang_2020>, <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_monomorphus_Bolivar_1900>, <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_nigrus_Li_2010> ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:title "Homonemobius brevipennis He & Wang & Huang & Ma 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFCAD8FE83FAA2014A>, <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFCF45FE83FD6D0116>, <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF98FFFCCAD8FF10FAF007D8.mc.59C1F458FF98FFFFC89BFEAFFC870132> ;
|
||||
|
@ -32,7 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_brevipennis_He_2022>
|
||||
dwc:authority "He & Ma" ;
|
||||
dwc:authority "He & Ma", "He & Wang & Huang & Ma, 2022" ;
|
||||
dwc:authorityName "He & Wang & Huang & Ma" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -48,6 +47,69 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius_brevipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_curifolis_Zhang_2020>
|
||||
dwc:authority "Zhang et al., 2020" ;
|
||||
dwc:authorityName "Zhang" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhang, 2020" ;
|
||||
dwc:species "curifolis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius_curifolis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_amare_He_2021>
|
||||
dwc:authority "He & Ma, 2021" ;
|
||||
dwc:authorityName "He & Ma" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "He & Ma, 2021" ;
|
||||
dwc:species "amare" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius_amare> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_nigrus_Li_2010>
|
||||
dwc:authority "Li et al., 2010" ;
|
||||
dwc:authorityName "Li" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, 2010" ;
|
||||
dwc:species "nigrus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius_nigrus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_monomorphus_Bolivar_1900>
|
||||
dwc:baseAuthorityName "Bolivar" ;
|
||||
dwc:baseAuthorityYear "1900" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bolivar, 1900)" ;
|
||||
dwc:species "monomorphus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius_monomorphus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Homonemobius_brevipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
|
@ -61,45 +123,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Homonemobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigonidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/61004F13FF99FFFECAD8F813FBB307A5>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_monomorphus_Bolivar_1900>, <http://taxon-concept.plazi.org/id/Animalia/Nemobius_monomorphus_Bolivar_1900> ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:title "Homonemobius Chopard 1935" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_Chopard_1935> ;
|
||||
|
@ -44,6 +44,37 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nemobius_monomorphus_Bolivar_1900>
|
||||
dwc:authorityName "Bolivar" ;
|
||||
dwc:authorityYear "1900" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Nemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bolivar, 1900" ;
|
||||
dwc:species "monomorphus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nemobius_monomorphus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_monomorphus_Bolivar_1900>
|
||||
dwc:baseAuthorityName "Bolivar" ;
|
||||
dwc:baseAuthorityYear "1900" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bolivar, 1900)" ;
|
||||
dwc:species "monomorphus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3MGML> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius_monomorphus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Homonemobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
|
@ -56,34 +87,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/61004F13FF9AFFFACAD8FA8BFC880758>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5886520>, <http://dx.doi.org/10.5281/zenodo.5886528>, <http://dx.doi.org/10.5281/zenodo.5886530>, <http://dx.doi.org/10.5281/zenodo.5886534>, <http://dx.doi.org/10.5281/zenodo.5886524> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5886520>, <http://dx.doi.org/10.5281/zenodo.5886528>, <http://dx.doi.org/10.5281/zenodo.5886530>, <http://dx.doi.org/10.5281/zenodo.5886534>, <http://dx.doi.org/10.5281/zenodo.5886524>, <http://taxon-concept.plazi.org/id/Animalia/Homonemobius_brevipennis_He_2022>, <http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_nitidus_Bolivar_1901> ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:title "Pteronemobius osuviridis He & Wang & Huang & Ma 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF9AFFFACAD8FA8BFC880758.mc.59C1F458FF9AFFFDCAD8FAFEFEFE05E3>, <http://tb.plazi.org/GgServer/dwcaRecords/61004F13FF9AFFFACAD8FA8BFC880758.mc.59C1F458FF9AFFFDCB11FA1AFBD205E3> ;
|
||||
|
@ -32,7 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_osuviridis_He_2022>
|
||||
dwc:authority "He & Ma" ;
|
||||
dwc:authority "He & Ma", "He & Wang & Huang & Ma, 2022" ;
|
||||
dwc:authorityName "He & Wang & Huang & Ma" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -48,6 +47,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pteronemobius_osuviridis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Homonemobius_brevipennis_He_2022>
|
||||
dwc:authority "He & Wang & Huang & Ma, 2022" ;
|
||||
dwc:authorityName "He & Wang & Huang & Ma" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Homonemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "He, Wang, Huang & Ma, 2022" ;
|
||||
dwc:species "brevipennis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homonemobius_brevipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_nitidus_Bolivar_1901>
|
||||
dwc:authority "(Bolivar, 1901)" ;
|
||||
dwc:baseAuthorityName "Bolivar" ;
|
||||
dwc:baseAuthorityYear "1901" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Pteronemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bolivar, 1901)" ;
|
||||
dwc:species "nitidus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pteronemobius_nitidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteronemobius_osuviridis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
|
@ -61,45 +92,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteronemobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Pteronemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigonidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/61004F13FF9AFFFDCAD8FF10FBA400A0>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Nemobius_tartarus_Saussure_1874>, <http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_heydenii_tartarus_Saussure_1874> ;
|
||||
dc:creator "He, Zhixin; Wang, Ning; Huang, Huateng; Ma, Libin" ;
|
||||
dc:title "Pteronemobius Jacobson 1904" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_Jacobson_1904> ;
|
||||
|
@ -44,6 +44,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pteronemobius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nemobius_tartarus_Saussure_1874>
|
||||
dwc:authorityName "Saussure" ;
|
||||
dwc:authorityYear "1874" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Nemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Saussure, 1874" ;
|
||||
dwc:species "tartarus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nemobius_tartarus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pteronemobius_heydenii_tartarus_Saussure_1874>
|
||||
dwc:baseAuthorityName "Saussure" ;
|
||||
dwc:baseAuthorityYear "1874" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
dwc:genus "Pteronemobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Saussure, 1874)" ;
|
||||
dwc:species "heydenii" ;
|
||||
dwc:subSpecies "tartarus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7L25N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pteronemobius_heydenii_tartarus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteronemobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
|
@ -56,34 +88,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonidiidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/610087D6FFAEFFFEC6A5F948D6E554EB>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_coca_Angulo_2008>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_marmoratus_Steindachner_1867>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_araucaria_Kwet_2002>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_nanus_Muller_1922>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_lutzi_Heyer_1975>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_bokermanni_Heyer_1973>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_martinezi_Bokermann_1956>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_andreae_Muller_1923>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_diptyx_Boettger_1885>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_hylaedactylus_Cope_1868>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_thomei_Almeida_2006>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_heyeri_Boistel_2006>, <http://dx.doi.org/10.5281/zenodo.4687665>, <http://dx.doi.org/10.5281/zenodo.4687667>, <http://dx.doi.org/10.5281/zenodo.4687669> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4687665>, <http://dx.doi.org/10.5281/zenodo.4687667>, <http://dx.doi.org/10.5281/zenodo.4687669>, <http://taxon-concept.plazi.org/id/Animalia/Adenomera_Steindachner_1867>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_andreae_Muller_1923>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_araucaria_Kwet_2002>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_bokermanni_Heyer_1973>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_coca_Angulo_2008>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_diptyx_Boettger_1885>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_heyeri_Boistel_2006>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_hylaedactylus_Cope_1868>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_lutzi_Heyer_1975>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_marmoratus_Steindachner_1867>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_martinezi_Bokermann_1956>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_nanus_Muller_1922>, <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_thomei_Almeida_2006> ;
|
||||
dc:creator "Angulo, Ariadne; Reichle, Steffen" ;
|
||||
dc:title "Leptodactylus coca, SP. NOV." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFAEFFF5C6D6F92ED30956C9>, <http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFAEFFF5C548FAEDD3815790>, <http://tb.plazi.org/GgServer/dwcaRecords/610087D6FFAEFFFEC6A5F948D6E554EB.mc.59C13C9DFFA8FFF3C5FFFBF2D204562B> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Erythroxylon_coca> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_Angulo_2008> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_Coca_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1096-3642.2008.00447.x> ;
|
||||
|
@ -47,6 +47,7 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_coca_Angulo_2008>
|
||||
dwc:authority "Angulo & Reichle, 2008" ;
|
||||
dwc:authorityName "Angulo & Reichle" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Amphibia" ;
|
||||
|
@ -75,7 +76,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1867" ;
|
||||
dwc:species "marmoratus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN65> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_marmoratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -92,7 +93,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kwet & Angulo, 2002)" ;
|
||||
dwc:species "araucaria" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN3Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_araucaria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -108,7 +109,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1922" ;
|
||||
dwc:species "nanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PGNH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_nanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -125,7 +126,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Heyer, 1975)" ;
|
||||
dwc:species "lutzi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN5V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_lutzi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -142,7 +143,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Heyer, 1973" ;
|
||||
dwc:species "bokermanni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN3R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_bokermanni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -159,7 +160,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bokermann, 1956" ;
|
||||
dwc:species "martinezi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN66> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_martinezi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -175,7 +176,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1923" ;
|
||||
dwc:species "andreae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN3P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_andreae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -191,7 +192,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boettger, 1885" ;
|
||||
dwc:species "diptyx" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN4D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_diptyx> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -207,7 +208,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Cope, 1868)" ;
|
||||
dwc:species "hylaedactylus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN59> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_hylaedactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -224,7 +225,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Almeida & Angulo, 2006" ;
|
||||
dwc:species "thomei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN86> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_thomei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -256,10 +257,24 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Boistel, de Massary & Angulo, 2006)" ;
|
||||
dwc:species "heyeri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CYX> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TN57> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus_heyeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Adenomera_Steindachner_1867>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1867" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Adenomera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1867" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Adenomera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
|
@ -272,34 +287,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylidae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
|
||||
dwc:class "Amphibia" ;
|
||||
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> ;
|
||||
|
@ -310,150 +315,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_coca>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_marmoratus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marmoratus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_araucaria>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "araucaria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_nanus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_lutzi>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lutzi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_bokermanni>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bokermanni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_martinezi>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "martinezi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_andreae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "andreae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_diptyx>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diptyx" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_hylaedactylus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hylaedactylus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_thomei>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thomei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodactylus_heyeri>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Leptodactylidae" ;
|
||||
dwc:genus "Leptodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heyeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4687665>
|
||||
dc:description "Figure 1. Leptodactylus coca sp. nov. Dorsal (A) and ventral (B) view of holotype male NKA 3630, snout–vent length (SVL) = 24.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4687665/files/figure.png> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/6100D685D4B8D50302C95D2F186F1A4F>
|
||||
dc:creator "Kevin W. Conway; Maurice Kottelat" ;
|
||||
dc:title "Psilorhynchus pseudecheneis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.37D851B55EEE70E834887722C0715C4A>, <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.5F36DF65DD5BC42118BC9FA62B51435E>, <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.86084A3828D90D945E6992E9EC4A3929>, <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.EF64AFE341D885970BBF7F55F3A0911D>, <http://tb.plazi.org/GgServer/dwcaRecords/6100D685D4B8D50302C95D2F186F1A4F.mc.D93F26EAF8CBCAC5142BC794A1FEA346> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psilorhynchus_pseudecheneis_Conway_2007> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/C109932601E74E7177711C207BB2F992> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Psilorhynchus_pseudecheneis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/C109932601E74E7177711C207BB2F992>
|
||||
|
@ -27,24 +26,6 @@
|
|||
dc:title "A new species of Psilorhynchus (Teleostei: Psilorhynchidae) from the Ataran River Basin, Myanmar, with comments on the generic name Psilorhynchoides." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psilorhynchus_pseudecheneis_Conway_2007>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-ZBK "urn:lsid:zoobank.org:act:ED60010D-60CD-4996-AD84-6945EA7CB8AD" ;
|
||||
dwc:authority "Kevin Conway & Maurice Kottelat, 2007" ;
|
||||
dwc:authorityName "Kevin W. Conway & Maurice Kottelat" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:family "Psilorhynchidae" ;
|
||||
dwc:genus "Psilorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kevin Conway & Maurice Kottelat, 2007" ;
|
||||
dwc:species "pseudecheneis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4PJJG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psilorhynchus_pseudecheneis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psilorhynchus_pseudecheneis>
|
||||
dwc:family "Psilorhynchidae" ;
|
||||
dwc:genus "Psilorhynchus" ;
|
||||
|
@ -57,34 +38,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psilorhynchus>
|
||||
dwc:family "Psilorhynchidae" ;
|
||||
dwc:genus "Psilorhynchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psilorhynchidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psilorhynchidae>
|
||||
dwc:family "Psilorhynchidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypriniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cypriniformes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
@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/6100D8702FC4E8EF48E9830C99EF342A>
|
||||
dc:creator "Bernard, F." ;
|
||||
dc:title "Monomorium Bernard, 1953, n.sp." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Monomorium_estherae>, <http://taxon-name.plazi.org/id/Animalia/Monomorium_minimum>, <http://taxon-name.plazi.org/id/Animalia/Monomorium_occidentale> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Monomorium_Bernard_1953> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/EE0D5159B7D5473827B4D3499CE3FE8C> ;
|
||||
a trt:Treatment .
|
||||
|
@ -56,34 +56,24 @@
|
|||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/61011744E8A81C1C00502172D58F1B40>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Potamogeton gramineus L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Potamogeton_gramineus_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Potamogeton>, <http://taxon-name.plazi.org/id/Plantae/Potamogetonaceae> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/287CCC03A52C92CA13B985E410DD6692> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -47,7 +47,7 @@
|
|||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gramineus" ;
|
||||
dwc:vernacularName "Grasartiges Laichkraut", "Grasartiges Laichkraut"@de, "Potamot graminee"@fr, "Brasca ingrossata"@it ;
|
||||
dwc:vernacularName "Brasca ingrossata"@it, "Grasartiges Laichkraut", "Grasartiges Laichkraut"@de, "Potamot graminee"@fr ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Potamogeton> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
@ -73,24 +73,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alismatales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/610135142B21FFD3E89063B1FF1AF9F1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.400453>, <http://dx.doi.org/10.5281/zenodo.400454>, <http://dx.doi.org/10.5281/zenodo.400455>, <http://dx.doi.org/10.5281/zenodo.400456> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.400453>, <http://dx.doi.org/10.5281/zenodo.400454>, <http://dx.doi.org/10.5281/zenodo.400455>, <http://dx.doi.org/10.5281/zenodo.400456>, <http://taxon-concept.plazi.org/id/Animalia/Simplisetia_erythraeensis_Fauvel_1918> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Simplisetia qeshmensis Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B21FFD3E89063B1FF1AF9F1.mc.59C08E5F2B21FFD7E8906222FBC7FEC2> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Composetia_keiskama>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia_aequisetis>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia_amphidonta>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia_limnetica>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia_lizardensis>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia_qeshmensi>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia_transversa>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia_turveyi>, <http://taxon-name.plazi.org/id/Animalia/Simplisetia_vaipekae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Simplisetia_qeshmensis_Bonyadi_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
@ -48,6 +48,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Simplisetia_qeshmensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Simplisetia_erythraeensis_Fauvel_1918>
|
||||
dwc:authority "Fauvel, 1918" ;
|
||||
dwc:authorityName "Fauvel" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Simplisetia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fauvel, 1918" ;
|
||||
dwc:species "erythraeensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Simplisetia_erythraeensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Simplisetia_qeshmensis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
|
@ -72,34 +88,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/610135142B34FFC1E89067DFFC11FEE6>
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Leonnates decipiens Fauvel 1929" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B34FFC1E89067DFFC11FEE6.mc.59C08E5F2B34FFC2E890669CFB81FA51> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leonnates_decipiens_Fauvel_1929> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates_jousseaumei> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates_crinitus>, <http://taxon-name.plazi.org/id/Animalia/Leonnates_jousseaumei> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leonnates>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Leonnates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
@ -108,18 +92,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leonnates_jousseaumei>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Leonnates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jousseaumei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leonnates> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610135142B34FFC1E89067DFFC11FEE6.mc.59C08E5F2B34FFC2E890669CFB81FA51>
|
||||
dwc:collectionCode "ZUTC" ;
|
||||
dwc:locality "Material" ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/610135142B34FFC2E8906201FBFAFB31>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Leonnates_decipiens_Fauvel_>, <http://taxon-concept.plazi.org/id/Animalia/Leonnates_indicus_Kinberg_>, <http://taxon-concept.plazi.org/id/Animalia/Leonnates_persicus_The_> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Leonnates persicus Wesenberg-Lund 1949" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B34FFC2E8906201FBFAFB31.mc.59C08E5F2B34FFC2E89062C8FB11FD85>, <http://tb.plazi.org/GgServer/dwcaRecords/610135142B34FFC2E8906201FBFAFB31.mc.59C08E5F2B34FFC2E8C060C0FE2BFBE9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leonnates_persicus_Wesenberg_1949> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates_persicus> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leonnates_persica_Wesenberg_1949> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
@ -61,10 +61,55 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wesenberg-Lund, 1949" ;
|
||||
dwc:species "persica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6P8HZ> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3T6KV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates_persica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leonnates_indicus_Kinberg_>
|
||||
dwc:authority "Kinberg" ;
|
||||
dwc:authorityName "Kinberg" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Leonnates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kinberg" ;
|
||||
dwc:species "indicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates_indicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leonnates_decipiens_Fauvel_>
|
||||
dwc:authority "Fauvel" ;
|
||||
dwc:authorityName "Fauvel" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Leonnates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fauvel" ;
|
||||
dwc:species "decipiens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates_decipiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leonnates_persicus_The_>
|
||||
dwc:authority "Wesenberg-Lund. The" ;
|
||||
dwc:authorityName "Wesenberg-Lund. The" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Leonnates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wesenberg-Lund. The" ;
|
||||
dwc:species "persicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates_persicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leonnates_persicus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
|
@ -89,34 +134,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,14 @@
|
|||
@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/610135142B36FFC0E89063B1FADDFAC1>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Neanthes_wilsonchani_Lee_> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Neanthes glandicincta" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B36FFC0E89063B1FADDFAC1.mc.59C08E5F2B36FFC0E89063B1FDA2FF30>, <http://tb.plazi.org/GgServer/dwcaRecords/610135142B36FFC0E89063B1FADDFAC1.mc.59C08E5F2B36FFC0EA97621CFA47FED1>, <http://tb.plazi.org/GgServer/dwcaRecords/610135142B36FFC0E89063B1FADDFAC1.mc.59C08E5F2B36FFC0E8906278FE31FE61> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neanthes_glandicincta_Southern_1921> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leonnates>, <http://taxon-name.plazi.org/id/Animalia/Neanthes> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Nereis_glandicincta_Southern_1921> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
@ -30,7 +31,9 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_glandicincta_Southern_1921>
|
||||
dwc:authority "(Southern, 1921)" ;
|
||||
dwc:authority "(Southern, 1921)", "Southern, 1921" ;
|
||||
dwc:authorityName "Southern" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:baseAuthorityName "Southern" ;
|
||||
dwc:baseAuthorityYear "1921" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
|
@ -60,10 +63,25 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Southern, 1921" ;
|
||||
dwc:species "glandicincta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45Y4G> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/474MS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nereis_glandicincta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_wilsonchani_Lee_>
|
||||
dwc:authority "Lee & Glasby" ;
|
||||
dwc:authorityName "Lee & Glasby" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee & Glasby" ;
|
||||
dwc:species "wilsonchani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_wilsonchani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neanthes_glandicincta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
|
@ -88,34 +106,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
@ -139,12 +147,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/610135142B36FFCDE89066B0FF2EFA66>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.400450>, <http://dx.doi.org/10.5281/zenodo.400451>, <http://dx.doi.org/10.5281/zenodo.400452> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.400450>, <http://dx.doi.org/10.5281/zenodo.400451>, <http://dx.doi.org/10.5281/zenodo.400452>, <http://taxon-concept.plazi.org/id/Animalia/Neanthes_deplanata_Mohammad_1971>, <http://taxon-concept.plazi.org/id/Animalia/Neanthes_unifasciata_Willey_1905>, <http://taxon-concept.plazi.org/id/Animalia/Neanthes_willeyi_Day_1934> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Neanthes biparagnatha Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B36FFCDE89066B0FF2EFA66.mc.59C08E5F2B36FFC0E8C0656CFA47F9E0>, <http://tb.plazi.org/GgServer/dwcaRecords/610135142B36FFCDE89066B0FF2EFA66.mc.59C08E5F2B36FFC0E890654BFD9DF94C>, <http://tb.plazi.org/GgServer/dwcaRecords/610135142B36FFCDE89066B0FF2EFA66.mc.59C08E5F2B36FFC0EA4A6593FE95F970> ;
|
||||
|
@ -48,6 +47,54 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_biparagnatha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_deplanata_Mohammad_1971>
|
||||
dwc:authority "Mohammad, 1971" ;
|
||||
dwc:authorityName "Mohammad" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mohammad, 1971" ;
|
||||
dwc:species "deplanata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_deplanata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_unifasciata_Willey_1905>
|
||||
dwc:authority "Willey, 1905" ;
|
||||
dwc:authorityName "Willey" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Willey, 1905" ;
|
||||
dwc:species "unifasciata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_unifasciata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_willeyi_Day_1934>
|
||||
dwc:authority "Day, 1934" ;
|
||||
dwc:authorityName "Day" ;
|
||||
dwc:authorityYear "1934" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Day, 1934" ;
|
||||
dwc:species "willeyi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_willeyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neanthes_biparagnatha>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
|
@ -61,45 +108,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neanthes>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610135142B37FFC1E8906291FC79FB8C>
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
|
@ -55,34 +54,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/610135142B37FFC1E8906744FBA7F846>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Neanthes_arenaceodentata_Moore_1903>, <http://taxon-concept.plazi.org/id/Animalia/Neanthes_cricognatha_Ehlers_1904>, <http://taxon-concept.plazi.org/id/Animalia/Spio_caudatus_Read_2016> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Neanthes acuminata Ehlers 1868" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B37FFC1E8906744FBA7F846.mc.59C08E5F2B37FFC1E8906602FF2FFAE2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neanthes_acuminata_Ehlers_1868> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_caudata> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_caudata>, <http://taxon-name.plazi.org/id/Animalia/Nereis_caudata> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Nereis_acuminata_Ehlers_1868> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
@ -61,10 +61,58 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1868" ;
|
||||
dwc:species "acuminata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RTNR> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/474GB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nereis_acuminata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_arenaceodentata_Moore_1903>
|
||||
dwc:authority "Moore, 1903" ;
|
||||
dwc:authorityName "Moore" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moore, 1903" ;
|
||||
dwc:species "arenaceodentata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_arenaceodentata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_cricognatha_Ehlers_1904>
|
||||
dwc:authority "Ehlers, 1904" ;
|
||||
dwc:authorityName "Ehlers" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1904" ;
|
||||
dwc:species "cricognatha" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_cricognatha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spio_caudatus_Read_2016>
|
||||
dwc:authority "Read & Bellan 2016" ;
|
||||
dwc:authorityName "Read & Bellan" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Spionidae" ;
|
||||
dwc:genus "Spio" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spionida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Read & Bellan, 2016" ;
|
||||
dwc:species "caudatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spio_caudatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neanthes_acuminata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
|
@ -78,45 +126,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neanthes>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
@ -140,28 +173,11 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neanthes_caudata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caudata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neanthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610135142B37FFC1E8906744FBA7F846.mc.59C08E5F2B37FFC1E8906602FF2FFAE2>
|
||||
dwc:collectionCode "ZUTC" ;
|
||||
dwc:locality "Material" ;
|
||||
|
|
|
@ -7,14 +7,15 @@
|
|||
@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/610135142B3BFFCCE8906511F883FDE8>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Neanthes_Willeyi_> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Neanthes" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B3BFFCCE8906511F883FDE8.mc.59C08E5F2B3BFFCDE8906558FCEDF939> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neanthes_Bonyadi_2017> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_biparagnatha>, <http://taxon-name.plazi.org/id/Animalia/Neanthes_deplanata>, <http://taxon-name.plazi.org/id/Animalia/Neanthes_unifasciata>, <http://taxon-name.plazi.org/id/Animalia/Neanthes_willeyi> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4244.1.5>
|
||||
|
@ -28,11 +29,9 @@
|
|||
dc:title "Nereididae (Annelida: Phyllodocida) of the Persian Gulf and Gulf of Oman, including description of two new species and 11 new records" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_Bonyadi_2017>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017" ;
|
||||
dwc:authorityName "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_Willeyi_>
|
||||
dwc:authority "Willeyi" ;
|
||||
dwc:authorityName "Willeyi" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
|
@ -40,8 +39,7 @@
|
|||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84QQC> ;
|
||||
dwc:scientificNameAuthorship "Willeyi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -57,34 +55,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/610135142B3CFFC9E890655BFD02FF56>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Perinereis_floridana_Ehlers_1868>, <http://taxon-concept.plazi.org/id/Animalia/Perinereis_obfuscata_Grube_1878>, <http://taxon-concept.plazi.org/id/Animalia/Perinereis_perspicillata_Grube_1878>, <http://taxon-concept.plazi.org/id/Animalia/Perinereis_striolata_Grube_1878> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Perinereis cultrifera Grube 1840" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B3CFFC9E890655BFD02FF56.mc.59C08E5F2B3CFFCAEA596420FDCBF8C1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Perinereis_cultrifera_Grube_1840> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_cultrifera> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_helleri> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -46,6 +46,70 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_cultrifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Perinereis_floridana_Ehlers_1868>
|
||||
dwc:authority "Ehlers, 1868" ;
|
||||
dwc:authorityName "Ehlers" ;
|
||||
dwc:authorityYear "1868" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Perinereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1868" ;
|
||||
dwc:species "floridana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_floridana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Perinereis_striolata_Grube_1878>
|
||||
dwc:authority "Grube, 1878" ;
|
||||
dwc:authorityName "Grube" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Perinereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grube, 1878" ;
|
||||
dwc:species "striolata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_striolata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Perinereis_obfuscata_Grube_1878>
|
||||
dwc:authority "Grube, 1878" ;
|
||||
dwc:authorityName "Grube" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Perinereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grube, 1878" ;
|
||||
dwc:species "obfuscata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_obfuscata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Perinereis_perspicillata_Grube_1878>
|
||||
dwc:authority "Grube, 1878" ;
|
||||
dwc:authorityName "Grube" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Perinereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grube, 1878" ;
|
||||
dwc:species "perspicillata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_perspicillata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perinereis_cultrifera>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
|
@ -59,45 +123,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perinereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Perinereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610135142B3CFFCAE89061DCFC5AF9A6>
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perinereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Perinereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610135142B3CFFCAE89063B1FF30FD24>
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
|
@ -55,34 +54,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610135142B3DFFCBE8906179FBEEFBC9>
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
|
@ -55,34 +54,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/610135142B3DFFCBE89063B1FC96FD94>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Neanthes_acuminata_Ehlers_1868>, <http://taxon-concept.plazi.org/id/Animalia/Neanthes_unifasciata_Willey_1905> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Neanthes" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B3DFFCBE89063B1FC96FD94.mc.59C08E5F2B3DFFCBEA5963F8FB0BFF75> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neanthes_Bonyadi_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4244.1.5>
|
||||
|
@ -28,21 +28,36 @@
|
|||
dc:title "Nereididae (Annelida: Phyllodocida) of the Persian Gulf and Gulf of Oman, including description of two new species and 11 new records" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_Bonyadi_2017>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017" ;
|
||||
dwc:authorityName "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_acuminata_Ehlers_1868>
|
||||
dwc:authority "Ehlers, (1868)", "Ehlers, 1868" ;
|
||||
dwc:authorityName "Ehlers" ;
|
||||
dwc:authorityYear "1868" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84QQC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes> ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1868" ;
|
||||
dwc:species "acuminata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_acuminata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neanthes_unifasciata_Willey_1905>
|
||||
dwc:authority "Willey, 1905" ;
|
||||
dwc:authorityName "Willey" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Neanthes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Willey, 1905" ;
|
||||
dwc:species "unifasciata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neanthes_unifasciata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neanthes>
|
||||
|
@ -57,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,16 +7,14 @@
|
|||
@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/610135142B3DFFCBE89067B2FAFBF877>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Nereis_pelagica_Linnaeus_1758> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Nereis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B3DFFCBE89067B2FAFBF877.mc.59C08E5F2B3DFFCBE8906617FB92FAC8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nereis_Bonyadi_2017> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Nereis_pelagica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nereis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4244.1.5>
|
||||
|
@ -30,25 +28,8 @@
|
|||
dc:title "Nereididae (Annelida: Phyllodocida) of the Persian Gulf and Gulf of Oman, including description of two new species and 11 new records" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nereis_Bonyadi_2017>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017" ;
|
||||
dwc:authorityName "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9G24H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nereis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nereis_pelagica_Linnaeus_1758>
|
||||
dwc:authority "Linnaeus, 1758: 508" ;
|
||||
dwc:authority "Linnaeus, 1758", "Linnaeus, 1758: 508" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityPageNumber "508" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
|
@ -61,7 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "pelagica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9G24H> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/474S9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nereis_pelagica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -77,34 +58,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
@ -115,18 +86,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereis_pelagica>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pelagica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610135142B3DFFCBE89067B2FAFBF877.mc.59C08E5F2B3DFFCBE8906617FB92FAC8>
|
||||
dwc:catalogNumber "ZUTC 6162" ;
|
||||
dwc:collectionCode "ZUTC" ;
|
||||
|
|
|
@ -7,16 +7,15 @@
|
|||
@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/610135142B3EFFC8E89062FAFE59FA36>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Nereis_variegata_Grube_1857> ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Nereis_variegata_Grube_1857>, <http://taxon-concept.plazi.org/id/Animalia/Pseudonereis_variegata_Grube_1857> ;
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Pseudonereis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610135142B3EFFC8E89062FAFE59FA36.mc.59C08E5F2B3EFFC8EA7361A2FB3CFD1F>, <http://tb.plazi.org/GgServer/dwcaRecords/610135142B3EFFC8E89062FAFE59FA36.mc.59C08E5F2B3EFFC8ECF461A2FD9DFD42> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudonereis_Bonyadi_2017> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudonereis_variegata> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudonereis_trimaculata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudonereis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4244.1.5>
|
||||
|
@ -30,21 +29,20 @@
|
|||
dc:title "Nereididae (Annelida: Phyllodocida) of the Persian Gulf and Gulf of Oman, including description of two new species and 11 new records" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudonereis_Bonyadi_2017>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017" ;
|
||||
dwc:authorityName "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudonereis_variegata_Grube_1857>
|
||||
dwc:authority "Grube, 1857" ;
|
||||
dwc:authorityName "Grube" ;
|
||||
dwc:authorityYear "1857" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Pseudonereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bonyadi-Naeini, Rastegar-Pouyani, Rastegar-Pouyani, Glasby & Rahimian, 2017" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84SY6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudonereis> ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grube, 1857" ;
|
||||
dwc:species "variegata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudonereis_variegata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nereis_variegata_Grube_1857>
|
||||
|
@ -62,7 +60,7 @@
|
|||
dwc:scientificNameAuthorship "Grube, 1857" ;
|
||||
dwc:species "variegata" ;
|
||||
dwc:subGenus "Nereilepas" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84SY6> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85RMV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nereis_variegata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -78,34 +76,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
@ -116,54 +104,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereis_variegata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "variegata" ;
|
||||
dwc:subGenus "Nereilepas" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereis_Nereilepas> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereis_Nereilepas>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Nereilepas" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudonereis_variegata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Pseudonereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "variegata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudonereis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/610135142B3EFFC8E89062FAFE59FA36.mc.59C08E5F2B3EFFC8EA7361A2FB3CFD1F>
|
||||
dwc:catalogNumber "ZUTC 6148" ;
|
||||
dwc:collectionCode "ZUTC" ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/610135142B3EFFC8E8906521FB6FF871>
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Simplisetia Hartmann-Schroder 1985" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Simplisetia_Hartmann_1985> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Simplisetia_lizardensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -55,34 +55,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610135142B3FFFC8E89060ACFAFDFE0A>
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
|
@ -61,7 +60,7 @@
|
|||
dwc:scientificNameAuthorship "Horst, 1924" ;
|
||||
dwc:species "trimaculata" ;
|
||||
dwc:subGenus "Pseudonereis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4P4ZB> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/474G6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nereis_trimaculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -78,45 +77,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudonereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Pseudonereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
@ -141,24 +125,13 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereis_Pseudonereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Pseudonereis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Nereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/610135142B3FFFC9E8906201FAE1FCB4>
|
||||
dc:creator "Bonyadi-Naeini, Alieh; Rastegar-Pouyani, Nasrullah; Rastegar-Pouyani, Eskandar; Glasby, Christopher J.; Rahimian, Hassan" ;
|
||||
dc:title "Pseudonereis Kinberg 1865" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudonereis_Kinberg_1865> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudonereis_anomala>, <http://taxon-name.plazi.org/id/Animalia/Pseudonereis_palpata>, <http://taxon-name.plazi.org/id/Animalia/Pseudonereis_pseudonoodti> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -55,34 +55,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/6101697C7F7B55468D5BF6F523C27CEB>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1174.107083.figure5> ;
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1174.107083.figure5>, <http://taxon-concept.plazi.org/id/Plantae/Cupressaceae_Linnaeus_1753> ;
|
||||
dc:creator "Menard, Katrina L.; Schwartz, Michael D." ;
|
||||
dc:title "Phytocoris baboquivari Stonedahl 1988" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6101697C7F7B55468D5BF6F523C27CEB.mc.238079124B56024F591A8AFB0A2E452E>, <http://tb.plazi.org/GgServer/dwcaRecords/6101697C7F7B55468D5BF6F523C27CEB.mc.9A2052C88E6BE3AF272CCDB7311E9F5B>, <http://tb.plazi.org/GgServer/dwcaRecords/6101697C7F7B55468D5BF6F523C27CEB.mc.9F2EB5067E19FEB11E933CB2692A3B25>, <http://tb.plazi.org/GgServer/dwcaRecords/6101697C7F7B55468D5BF6F523C27CEB.mc.627B3C29749445ABA13DC52D08211267>, <http://tb.plazi.org/GgServer/dwcaRecords/6101697C7F7B55468D5BF6F523C27CEB.mc.8C62535807C9A3BB3635DEDCC6B8FB2B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phytocoris_baboquivari_Stonedahl_1988> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Juniperus_deppeana> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1174.107083> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -48,6 +48,19 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phytocoris_baboquivari> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cupressaceae_Linnaeus_1753>
|
||||
dwc:authorityName "C.Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:family "Cupressaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cupressales" ;
|
||||
dwc:phylum "Coniferopsida" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cupressaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytocoris_baboquivari>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
|
@ -61,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytocoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Phytocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/6101DAABB1D908EC91BD492A71BED07B>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Veronica persica Poir." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Veronica_persica_Poir_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Veronica> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/683C7A62D79184E99262E78E2DC993FF> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -49,7 +49,7 @@
|
|||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "persica" ;
|
||||
dwc:vernacularName "Persischer Ehrenpreis"@de, "Tourneforts Ehrenpreis"@de, "Veronique des jardins"@fr, "Veronica di Persia"@it ;
|
||||
dwc:vernacularName "Persischer Ehrenpreis"@de, "Tourneforts Ehrenpreis"@de, "Veronica di Persia"@it, "Veronique des jardins"@fr ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Veronica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
@ -65,34 +65,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/6101EB743CB35E3E9C96123DB06F3D27>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/hainanensis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/putaoensis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/rugosa>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.138.38569.figure4> ;
|
||||
dc:creator "Li, Lang; Tan, Yun-Hong; Meng, Hong-Hu; Ma, Hui; Li, Jie" ;
|
||||
dc:title "Alseodaphnopsis putaoensis L. Li, Y. H. Tan & J. Li 2020, sp. nov." ;
|
||||
|
@ -58,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alseodaphnopsis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lauraceae" ;
|
||||
dwc:genus "Alseodaphnopsis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Laurales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lauraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lauraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lauraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Laurales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Laurales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Laurales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Laurales" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/61022C41FFF6F34556EF99CAFD986530>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.288653>, <http://dx.doi.org/10.5281/zenodo.288656>, <http://dx.doi.org/10.5281/zenodo.288654>, <http://dx.doi.org/10.5281/zenodo.288657>, <http://dx.doi.org/10.5281/zenodo.288655> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.288653>, <http://dx.doi.org/10.5281/zenodo.288656>, <http://dx.doi.org/10.5281/zenodo.288654>, <http://dx.doi.org/10.5281/zenodo.288657>, <http://dx.doi.org/10.5281/zenodo.288655>, <http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_orellana_Weirauch_>, <http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_sarapiqui_Total_> ;
|
||||
dc:creator "Davranoglou, L. R.; Hwang, W. S.; Weirauch, C." ;
|
||||
dc:title "Leptophysoderes sarapiqui Davranoglou, Hwang & Weirauch, 2015, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes>, <http://taxon-name.plazi.org/id/Animalia/Leptophysoders_sarapiqui> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_sarapiqui_Davranoglou_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3963.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
@ -47,6 +47,36 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes_sarapiqui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_orellana_Weirauch_>
|
||||
dwc:authority "Weirauch" ;
|
||||
dwc:authorityName "Weirauch" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Leptophysoderes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Weirauch" ;
|
||||
dwc:species "orellana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes_orellana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_sarapiqui_Total_>
|
||||
dwc:authority "Total" ;
|
||||
dwc:authorityName "Total" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Leptophysoderes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Total" ;
|
||||
dwc:species "sarapiqui" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes_sarapiqui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptophysoderes_sarapiqui>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
|
@ -71,34 +101,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/61022C41FFF6F34E56EF9CA2FE48653B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.288653>, <http://dx.doi.org/10.5281/zenodo.288656>, <http://dx.doi.org/10.5281/zenodo.288654>, <http://dx.doi.org/10.5281/zenodo.288657> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.288653>, <http://dx.doi.org/10.5281/zenodo.288656>, <http://dx.doi.org/10.5281/zenodo.288654>, <http://dx.doi.org/10.5281/zenodo.288657>, <http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_orellana_Weirauch_2006> ;
|
||||
dc:creator "Davranoglou, L. R.; Hwang, W. S.; Weirauch, C." ;
|
||||
dc:title "Leptophysoderes Weirauch 2006" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_Weirauch_2006> ;
|
||||
|
@ -45,6 +44,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptophysoderes_orellana_Weirauch_2006>
|
||||
dwc:authority "Weirauch, 2006" ;
|
||||
dwc:authorityName "Weirauch" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Leptophysoderes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Weirauch, 2006" ;
|
||||
dwc:species "orellana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptophysoderes_orellana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptophysoderes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
|
@ -57,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/61023682D93850BD8BB7E2E6FC8A5E51>
|
||||
dc:creator "Noel, Gregoire; Bonnet, Julie; Everaerts, Sylvain; Danel, Anouk; Calderan, Alix; de Liedekerke, Alexis; de Montpellier d'Annevoie, Clotilde; Francis, Frederic; Serteyn, Laurent" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metasyrphus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Metasyrphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/61029C5CF6BC97330C66BCF4697C5186>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Pentzia dentata Kuntze 1898" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611570342> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pentzia_dentata_Linnaeus_1753> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Gnaphalium_dentatum_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4368721> ;
|
||||
a trt:Treatment .
|
||||
|
@ -73,12 +73,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pentzia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Pentzia" ;
|
||||
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 .
|
||||
|
@ -94,24 +89,18 @@
|
|||
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> ;
|
||||
|
@ -135,12 +124,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gnaphalium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Gnaphalium" ;
|
||||
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 .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/6102BFA8EE6718B1F6D9E10716BF82CC>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Samyda dodecandra Jacq." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Samyda_dodecandra_Jacq_> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Samyda_serrulata_Linnaeus_1762>, <http://taxon-concept.plazi.org/id/Plantae/Samyda_dodecandra_Jacq_1760> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Flacourtiaceae>, <http://taxon-name.plazi.org/id/Plantae/Samyda> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Samyda_dodecandra_Jacq_1760>, <http://taxon-concept.plazi.org/id/Plantae/Samyda_serrulata_Linnaeus_1762> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -54,7 +54,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1762" ;
|
||||
dwc:species "serrulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XHWJ> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/79HVK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Samyda_serrulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -98,34 +98,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
@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/6102CB177B5CCDE56D811D1203525DFE>
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng" ;
|
||||
dc:title "Abrus langshanensis Yang & Chen, 2013, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Abrus_breviolus>, <http://taxon-name.plazi.org/id/Plantae/Indocalamus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Abrus_langshanensis_Yang_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.318.5799> ;
|
||||
a trt:Treatment .
|
||||
|
@ -57,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Abrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Abrus" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/6102D237043DD819B477A3D946081587>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Guhua_kakamegaensis_Zhao_> ;
|
||||
dc:creator "Song, Yang; Zhao, Huifeng; Luo, Yufa; Kioko, Grace M.; Kioko, Esther N.; Li, Shuqiang" ;
|
||||
dc:title "Guhua kakamegaensis Zhao & Li, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Guhua_kakamegaensis_Zhao_> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Guhua_kakamegaensis_Zhao_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.725.15059> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -26,6 +26,22 @@
|
|||
dc:title "The first record of Telemidae from Kenya, with the description of two new species (Arachnida, Araneae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Guhua_kakamegaensis_Zhao_2017>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:LSID "http://zoobank.org/A992EFDF-7514-442E-B881-524A79DD0526" ;
|
||||
dwc:authority "Zhao & Li" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Guhua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhao & Li, 2017" ;
|
||||
dwc:species "kakamegaensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Guhua_kakamegaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Guhua_kakamegaensis_Zhao_>
|
||||
dwc:LSID "http://zoobank.org/A992EFDF-7514-442E-B881-524A79DD0526" ;
|
||||
dwc:authority "Zhao & Li" ;
|
||||
|
@ -54,45 +70,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Guhua>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Guhua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telemidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telemidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/61033E72FF95FFB6FEB1FE9AFC7E7499>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.171664>, <http://dx.doi.org/10.5281/zenodo.171662>, <http://dx.doi.org/10.5281/zenodo.171663> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.171664>, <http://dx.doi.org/10.5281/zenodo.171662>, <http://dx.doi.org/10.5281/zenodo.171663>, <http://taxon-concept.plazi.org/id/Animalia/Nicolea_amnis_Hutchings_1984>, <http://taxon-concept.plazi.org/id/Animalia/Nicolea_cetrata_Ehlers_1887>, <http://taxon-concept.plazi.org/id/Animalia/Nicolea_modesta_Verrill_1900> ;
|
||||
dc:creator "Londoño-Mesa, Mario H." ;
|
||||
dc:title "Nicolea uspiana Nogueira 2003, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eupolymnia>, <http://taxon-name.plazi.org/id/Animalia/Lanice>, <http://taxon-name.plazi.org/id/Animalia/Loimia>, <http://taxon-name.plazi.org/id/Animalia/Nicolea>, <http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia>, <http://taxon-name.plazi.org/id/Animalia/Pista> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nicolea_uspiana_Nogueira_2003> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Paraeupolymnia_uspiana_Nogueira_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.171661> ;
|
||||
|
@ -60,10 +60,58 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nogueira, 2003" ;
|
||||
dwc:species "uspiana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47CTH> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6TPSM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia_uspiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolea_amnis_Hutchings_1984>
|
||||
dwc:authority "Hutchings & Murray 1984" ;
|
||||
dwc:authorityName "Hutchings & Murray" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:genus "Nicolea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hutchings & Murray, 1984" ;
|
||||
dwc:species "amnis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolea_amnis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolea_cetrata_Ehlers_1887>
|
||||
dwc:authority "Ehlers, 1887" ;
|
||||
dwc:authorityName "Ehlers" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:genus "Nicolea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1887" ;
|
||||
dwc:species "cetrata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolea_cetrata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolea_modesta_Verrill_1900>
|
||||
dwc:authority "Verrill, 1900" ;
|
||||
dwc:authorityName "Verrill" ;
|
||||
dwc:authorityYear "1900" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:genus "Nicolea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verrill, 1900" ;
|
||||
dwc:species "modesta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolea_modesta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nicolea_uspiana>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
|
@ -88,34 +136,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/61033E72FF97FFB1FEB1FBCAFB9370D9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.171663> ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:genus "Paraeupolymnia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/61033E72FF9CFFB8FEB1FB15FD197511>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Paraeupolymnia_carus_Young_1987> ;
|
||||
dc:creator "Londoño-Mesa, Mario H." ;
|
||||
dc:title "Paraeupolymnia Young and Kritzler 1987" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paraeupolymnia_Young_1987> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia_garciagomezi> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.171661> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -42,6 +43,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraeupolymnia_carus_Young_1987>
|
||||
dwc:authority "Young and Kritzler, 1987" ;
|
||||
dwc:authorityName "Young and Kritzler" ;
|
||||
dwc:authorityYear "1987" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:genus "Paraeupolymnia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Young & Kritzler, 1987" ;
|
||||
dwc:species "carus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia_carus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
|
@ -54,34 +71,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/61033E72FF9DFFB2FEB1FC3FFD6E75A9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.171662> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.171662>, <http://taxon-concept.plazi.org/id/Animalia/Nicolea_uspiana_Nogueira_2003> ;
|
||||
dc:creator "Londoño-Mesa, Mario H." ;
|
||||
dc:title "Paraeupolymnia carus Young and Kritzler 1987" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paraeupolymnia_carus_Young_1987> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acropora_cervicornis>, <http://taxon-name.plazi.org/id/Animalia/Eupolymnia_nebulosa>, <http://taxon-name.plazi.org/id/Animalia/Ircinia>, <http://taxon-name.plazi.org/id/Animalia/Lanicides_taboguillae>, <http://taxon-name.plazi.org/id/Animalia/Loimia_bermudensis>, <http://taxon-name.plazi.org/id/Animalia/Loimia_medusa>, <http://taxon-name.plazi.org/id/Animalia/Loimia_medusa_annulifilis>, <http://taxon-name.plazi.org/id/Animalia/Microcosmus>, <http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia_garciagomezi>, <http://taxon-name.plazi.org/id/Animalia/Styela>, <http://taxon-name.plazi.org/id/Animalia/Terebella_rubra>, <http://taxon-name.plazi.org/id/Animalia/Thalassia>, <http://taxon-name.plazi.org/id/Plantae/Rhizophora> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.171661> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraeupolymnia_carus_Young_1987>
|
||||
dwc:authority "Young and Kritzler, 1987" ;
|
||||
dwc:authorityName "Young and Kritzler" ;
|
||||
dwc:authority "Young & Kritzler, 1987", "Young and Kritzler, 1987" ;
|
||||
dwc:authorityName "Young & Kritzler", "Young and Kritzler" ;
|
||||
dwc:authorityYear "1987" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
|
@ -45,6 +45,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia_carus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nicolea_uspiana_Nogueira_2003>
|
||||
dwc:authority "Nogueira, 2003" ;
|
||||
dwc:authorityName "Nogueira" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:genus "Nicolea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nogueira, 2003" ;
|
||||
dwc:species "uspiana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicolea_uspiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia_carus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
|
@ -58,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraeupolymnia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:genus "Paraeupolymnia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Terebellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/61036DF538C35AF0B6EF53240F619595>
|
||||
dc:creator "Temreshev, Izbasar I.; Makezhanov, Arman M." ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Duroniella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Duroniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acrididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acrididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/6103A142FF966B24FF26FEFBFE3B067B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5297539> ;
|
||||
|
@ -62,57 +61,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ecdyonurus_Ecdyonurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Ecdyonurus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ecdyonurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ecdyonurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heptageniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,11 @@
|
|||
@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/61041B249BC1AB02AD6B2BE26195894F>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Goodyera repens R. Br." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Goodyera_repens_Br_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Goodyera_repens_Linnaeus_> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/CCB05322339B4720077260D286A0CA16> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -24,7 +23,7 @@
|
|||
dc:title "Flora Helvetica - Orchidaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Goodyera_repens_Br_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Goodyera_repens_Linnaeus_>
|
||||
dwc:authority "(L.) R. Br." ;
|
||||
dwc:authorityName "R. Br." ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
|
@ -50,50 +49,35 @@
|
|||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "repens" ;
|
||||
dwc:vernacularName "Moosorchis"@de, "Netzblatt"@de, "Goodyere rampante"@fr, "Godyera"@it ;
|
||||
dwc:vernacularName "Godyera"@it, "Goodyere rampante"@fr, "Moosorchis"@de, "Netzblatt"@de ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Goodyera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Goodyera>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Goodyera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/61042267248DBCA93F63C44E8A456A43>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_ruficeps>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_neesii>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_neesii>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_ruficeps>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Ascogaster klugii Nees 1816" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ascogaster_klugii_Nees_1816> ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ascogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Ascogaster" ;
|
||||
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> ;
|
||||
|
@ -106,26 +90,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sigalphus_klugii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Sigalphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "klugii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sigalphus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sigalphus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Sigalphus" ;
|
||||
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 .
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@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/61047E85A4AD54D584829EBF7597F66E>
|
||||
dc:creator "Salino, Alexandre; Almeida, Thais E.; Smith, Alan R." ;
|
||||
dc:title "Amauropelta rudiformis Salino & T. E. Almeida 2015, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Amauropelta_rudiformis_Salino_2015> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Dryopteris_rudiformis_Salino_2015>, <http://taxon-concept.plazi.org/id/Plantae/Thelypteris_rudiformis_Salino_2015> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Amauropelta_rudiformis_Chr_2015> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Dryopteris_rudiformis_Salino_2015>, <http://taxon-concept.plazi.org/id/Plantae/Thelypteris_rudiformis_Chr_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.57.5641> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,7 +27,7 @@
|
|||
dc:title "New combinations in Neotropical Thelypteridaceae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Amauropelta_rudiformis_Salino_2015>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Amauropelta_rudiformis_Chr_2015>
|
||||
dwc:LSID "61047E85-A4AD-54D5-8482-9EBF7597F66E" ;
|
||||
dwc:authority "(C. Chr.) Salino & T. E. Almeida" ;
|
||||
dwc:authorityName "Salino & T. E. Almeida" ;
|
||||
|
@ -62,7 +61,7 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dryopteris_rudiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Thelypteris_rudiformis_Salino_2015>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Thelypteris_rudiformis_Chr_2015>
|
||||
dwc:authority "(C. Chr.) A. R. Sm." ;
|
||||
dwc:authorityName "Salino & Almeida & Smith" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
|
@ -92,45 +91,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amauropelta>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Amauropelta" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta>, <http://taxon-name.plazi.org/id/Plantae/Pteridophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pteridophyta>, <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> ;
|
||||
|
@ -154,18 +138,12 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dryopteris>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pteridophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
@ -184,12 +162,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thelypteris>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Thelypteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/6104A77FFA6DE4A91B5E80195DB36E60>
|
||||
cito:cites <https://binary.pensoft.net/fig/21106> ;
|
||||
dc:creator "Kolibac, Jiri" ;
|
||||
dc:title "Lycoptis Casey 1890" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lycoptis_Casey_1890> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lophocateres_americanus>, <http://taxon-name.plazi.org/id/Animalia/Lycoptis_americana>, <http://taxon-name.plazi.org/id/Animalia/Lycoptis_villosa>, <http://taxon-name.plazi.org/id/Animalia/Peltis_americana> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.366.6172> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -57,34 +57,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trogossitidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trogossitidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/6104E675EC20F5F4BEC7F36DA3556D94>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/dendrophila>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/melanota>' due to issues with rank ;
|
||||
dc:creator "Mulcahy, Daniel G.; Lee, Justin L.; Miller, Aryeh H.; Chand, Mia; Thura, Myint Kyaw; Zug, George R." ;
|
||||
dc:title "Boiga dendrophila Boie 1827" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Boiga_dendrophila_Boie_1827> ;
|
||||
|
@ -56,37 +56,25 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boiga>
|
||||
dwc:class "Squamata" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Boiga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colubridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colubridae>
|
||||
dwc:class "Squamata" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Squamata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order", "class" ;
|
||||
dwc:rank "class", "order" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/6106619D8CE727F52F52A21D17F16513>
|
||||
dc:creator "Paknia, O.; Radchenko, A.; Alipanah, H." ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paratrechina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Paratrechina" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/6106740FBB095CAEBAC1377ABF59506D>
|
||||
dc:creator "Chen, Ronglian; Zhang, Faqi; Chen, Shilong; Chi, Xiaofeng" ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lilium>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Liliaceae" ;
|
||||
dwc:genus "Lilium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Liliaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/6106B23A998BA4BADC970F2297FD85A5>
|
||||
dc:creator "Nurettin Meriç; Lütfiye Eryilmaz; Müfit Özulug" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rostroraja>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:family "Rajidae" ;
|
||||
dwc:genus "Rostroraja" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rajiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rajidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rajidae>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:family "Rajidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rajiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rajiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rajiformes>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rajiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/6106C67B6ABE8F4F421617B8FCED3583>
|
||||
dc:creator "Schawaller, Wolfgang; Grimm, Roland" ;
|
||||
dc:title "Alphitobius leleupi Koch 1953" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alphitobius_leleupi_Koch_1953> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Alphitobius_parallelipennis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.415.6676> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -56,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alphitobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenebrionidae" ;
|
||||
dwc:genus "Alphitobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenebrionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenebrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenebrionidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/6106F53DFEBF81DBAEA213A208548D51>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Doronicum plantagineum Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6106F53DFEBF81DBAEA213A208548D51.mc.D8C07F02A8959AD900D8BC759589EE2A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Doronicum_plantagineum_Linnaeus_1753> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Asteraceae>, <http://taxon-name.plazi.org/id/Plantae/Doronicum> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -76,24 +76,18 @@
|
|||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/61085B35975E647C3F76C385E5C815E3>
|
||||
|
@ -54,45 +53,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fuirena>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fuirena" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/61085DB9C3C0AEA4AF0BF82E6330313A>
|
||||
dc:creator "Webster, Reginald P.; LeSage, Laurent; DeMerchant, Ian" ;
|
||||
dc:title "Altica knabii **" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Altica_knabii_Blatchely_1910> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex>, <http://taxon-name.plazi.org/id/Plantae/Oenothera_biennis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.179.2625> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Blatchely, 1910) **" ;
|
||||
dwc:scientificNameAuthorship "(Blatchely, 1910)" ;
|
||||
dwc:species "knabii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Altica_knabii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -54,45 +54,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Altica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Altica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/610882E1532685DBEFA6FDD302D9C184>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_venustus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_planiscuta>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_planiscuta>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_venustus>' due to issues with rank ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Pteromalus apum Retzius 1783" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pteromalus_apum_Retzius_1783> ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteromalus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Pteromalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteromalidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
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> ;
|
||||
|
@ -107,36 +91,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumon_apum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
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 .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/61091D0814E8F2AC47D846DB53CB266F>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Camponotus_pictipes_Forel_1891> ;
|
||||
dc:creator "Emery, C." ;
|
||||
dc:title "Camponotus (Mayria)" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_Mayria_Emery_1920> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.25546> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_Mayria> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.25546>
|
||||
|
@ -26,22 +26,20 @@
|
|||
dc:title "Le genre Camponotus Mayr. Nouvel essai de sa subdivision en sous-genres." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_Mayria_Emery_1920>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:183784" ;
|
||||
dwc:authority "Emery, 1920" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1920" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_pictipes_Forel_1891>
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:27053" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1920" ;
|
||||
dwc:subGenus "Mayria" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_Mayria> ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1891" ;
|
||||
dwc:species "pictipes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_pictipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_Mayria>
|
||||
|
@ -57,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,10 @@
|
|||
@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/6109E20C39FA559C98A9DE18440A2FC2>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Depressariidae_Meyrick_1883>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Lepidoptera_Wulp_1890>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Crambidae>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ategumia_Amsel_1956>, <http://taxon-concept.plazi.org/id/Animalia/Filinota_Busck_1911>, <http://taxon-concept.plazi.org/id/Animalia/Telothyria_Wulp_1890> ;
|
||||
dc:creator "Fleming, AJ; Wood, D. Monty; Smith, M. Alex; Dapkey, Tanya; Hallwachs, Winnie; Janzen, Daniel" ;
|
||||
dc:title "Telothyria duniagarciae Fleming & Wood 2020, sp. n." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/6109E20C39FA559C98A9DE18440A2FC2/DHJPAR_0052058>, <http://treatment.plazi.org/id/6109E20C39FA559C98A9DE18440A2FC2/DHJPAR_0056114>, <http://treatment.plazi.org/id/6109E20C39FA559C98A9DE18440A2FC2/DHJPAR_0057130> ;
|
||||
|
@ -44,6 +45,48 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telothyria_duniagarciae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Telothyria_Wulp_1890>
|
||||
dwc:authorityName "van der Wulp" ;
|
||||
dwc:authorityYear "1890" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tachinidae" ;
|
||||
dwc:genus "Telothyria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "van der Wulp, 1890" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telothyria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ategumia_Amsel_1956>
|
||||
dwc:authorityName "Amsel" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Ategumia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Amsel, 1956" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ategumia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Filinota_Busck_1911>
|
||||
dwc:authorityName "Busck" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Oecophoridae" ;
|
||||
dwc:genus "Filinota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Busck, 1911" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Filinota> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telothyria_duniagarciae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tachinidae" ;
|
||||
|
@ -68,34 +111,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tachinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tachinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/610A6BB66A57D98B606F9F02CC38964B>
|
||||
dc:creator "Kamill, B. W." ;
|
||||
dc:title "Phthiracarus lentulus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phthiracarus_lentulus_Kamill_1981> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplophora_lentula>, <http://taxon-name.plazi.org/id/Animalia/Phthiracarus_lentulus> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplophora_lentula> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/1E7EE29D383BC5EFE58F61F9E9ECC620> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Phthiracarus_lentulus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/1E7EE29D383BC5EFE58F61F9E9ECC620>
|
||||
|
@ -27,24 +26,6 @@
|
|||
dc:title "The Phthiracarus species of C. L. Koch" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phthiracarus_lentulus_Kamill_1981>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Kamill, 1981" ;
|
||||
dwc:authorityName "Kamill" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phthiracaridae" ;
|
||||
dwc:genus "Phthiracarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kamill, 1981" ;
|
||||
dwc:species "lentulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7WF9P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phthiracarus_lentulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiracarus_lentulus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phthiracaridae" ;
|
||||
|
@ -58,45 +39,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiracarus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phthiracaridae" ;
|
||||
dwc:genus "Phthiracarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiracaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiracaridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phthiracaridae" ;
|
||||
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> ;
|
||||
|
@ -106,36 +72,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hoplophora_lentula>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euphthiracaridae" ;
|
||||
dwc:genus "Hoplophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lentula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hoplophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hoplophora>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euphthiracaridae" ;
|
||||
dwc:genus "Hoplophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euphthiracaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euphthiracaridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euphthiracaridae" ;
|
||||
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 .
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/610B1A8FC0445DB68DD641F7826845C2>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Gramen_Avenaceum_> ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Deschampsia flexuosa Trin." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Deschampsia_flexuosa_Linnaeus_1753> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Aira_montana_Linnaeus_1753> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
@ -55,10 +56,24 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "montana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5M4JH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Aira_montana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Gramen_Avenaceum_>
|
||||
dwc:authority "Avenaceum" ;
|
||||
dwc:authorityName "Avenaceum" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Gramen" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Avenaceum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Gramen> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Deschampsia_flexuosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
|
@ -72,45 +87,34 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Deschampsia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Deschampsia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cyperales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:class "Magnoliopsida", "Liliopsida" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cyperales", "Poales" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperales>, <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cyperales" ;
|
||||
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> ;
|
||||
|
@ -134,29 +138,19 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aira>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Aira" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
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 .
|
||||
|
|
|
@ -7,15 +7,14 @@
|
|||
@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/610B1D4EEAD72A0D892407D5194775C1>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptoplides>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptopli>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptoplini>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplonycides>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplonychinae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplonychini>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Liparetrini>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Cryptoplini_Lacordaire_1863>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptopli>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptoplides>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptoplini>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplonychinae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplonychini>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplonycides>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Liparetrini>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Cryptoplini Lacordaire 1863" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptoplus>, <http://taxon-name.plazi.org/id/Animalia/Haplonyx>, <http://taxon-name.plazi.org/id/Animalia/Haplonycha> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptoplus>, <http://taxon-name.plazi.org/id/Animalia/Haplonycha>, <http://taxon-name.plazi.org/id/Animalia/Haplonyx> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,85 +27,3 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cryptoplus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Cryptoplus" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haplonyx>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Haplonyx" ;
|
||||
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/Haplonycha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Haplonycha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melolonthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melolonthidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
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 .
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/610BCFE6264D8E7C839C9DC397E19C16>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.57.6489.figure4>, <http://dx.doi.org/10.3897/phytokeys.57.6489.figure5>, <http://dx.doi.org/10.3897/phytokeys.57.6489.figure6> ;
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.57.6489.figure4>, <http://dx.doi.org/10.3897/phytokeys.57.6489.figure5>, <http://dx.doi.org/10.3897/phytokeys.57.6489.figure6>, <http://taxon-concept.plazi.org/id/Plantae/Selaginella_vestiens_Bak_1883> ;
|
||||
dc:creator "Valdespino, Ivan A." ;
|
||||
dc:title "Selaginella neospringiana Valdespino 2015, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Selaginella>, <http://taxon-name.plazi.org/id/Plantae/Selaginella_neoespringiana> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Selaginella_neospringiana_Valdespino_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.57.6489> ;
|
||||
a trt:Treatment .
|
||||
|
@ -46,6 +46,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Selaginella_neospringiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Selaginella_vestiens_Bak_1883>
|
||||
dwc:authorityName "Bak" ;
|
||||
dwc:authorityYear "1883" ;
|
||||
dwc:class "Lycopodiopsida" ;
|
||||
dwc:family "Selaginellaceae" ;
|
||||
dwc:genus "Selaginella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Selaginellales" ;
|
||||
dwc:phylum "Lycopodiophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bak, 1883" ;
|
||||
dwc:species "vestiens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Selaginella_vestiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Selaginella_neospringiana>
|
||||
dwc:class "Lycopodiopsida" ;
|
||||
dwc:family "Selaginellaceae" ;
|
||||
|
@ -70,34 +85,24 @@
|
|||
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 "Lycopodiophyta" ;
|
||||
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 "Lycopodiophyta" ;
|
||||
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 "Lycopodiophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lycopodiophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lycopodiophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Lycopodiophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610BE247D58D5AE1B652FDF74074FA9A>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1049.65558.figure41> ;
|
||||
|
@ -75,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Blepephaeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Blepephaeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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> ;
|
||||
|
@ -137,12 +121,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monohammus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Monohammus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,11 +7,10 @@
|
|||
@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/610C45DBD235B088BE2C691FB59A7A65>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Helluonidae>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Helluonina_Hope_1838>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Helluonidae>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Helluonina Hope 1838" ;
|
||||
|
@ -28,53 +27,3 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helluo>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Helluo" ;
|
||||
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 "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 "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 .
|
||||
|
|
|
@ -7,12 +7,11 @@
|
|||
@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/610CA0F5CC9359CBA44D00446DF89284>
|
||||
dc:creator "Jahn, Regine; Kusber, Wolf-Henning; Cocquyt, Christine" ;
|
||||
dc:title "Iconella bonsaensis (Foged) Cocquyt & R. Jahn 2017, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Iconella_bonsaensis_Cocquyt_2017> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Iconella_bonsaensis_Foged_2017> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Surirella_bonsaensis_Jahn_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.82.13542> ;
|
||||
a trt:Treatment .
|
||||
|
@ -28,7 +27,7 @@
|
|||
dc:title "Differentiating Iconella from Surirella (Bacillariophyceae): typifying four Ehrenberg names and a preliminary checklist of the African taxa" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Iconella_bonsaensis_Cocquyt_2017>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Iconella_bonsaensis_Foged_2017>
|
||||
# Warning: Removing "(Foged)" from authority ;
|
||||
dwc:LSID "610CA0F5-CC93-59CB-A44D-00446DF89284" ;
|
||||
dwc:authority "(Foged) Cocquyt & R. Jahn" ;
|
||||
|
@ -75,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iconella>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:genus "Iconella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Ochrophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Surirellaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Surirellaceae>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Ochrophyta", "Bacillariophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Surirellales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Surirellales>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Ochrophyta", "Bacillariophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bacillariophyceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bacillariophyceae>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Ochrophyta", "Bacillariophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ochrophyta>, <http://taxon-name.plazi.org/id/Plantae/Bacillariophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bacillariophyta>, <http://taxon-name.plazi.org/id/Plantae/Ochrophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ochrophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Ochrophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
@ -137,18 +121,12 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Surirella>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:genus "Surirella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Bacillariophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Surirellaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bacillariophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Bacillariophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/610CDA53EA4BF0F4BF268B70CFC15784>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aceraceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacardiaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Brassicaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Euphorbiaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Fagaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Juglandaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Oleaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rosaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Salicaceae>' due to issues with rank ;
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
dc:title "Melanaspis inopinata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melanaspis_inopinata_Leonardi_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aonidiella_inopinata> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabasis>, <http://taxon-name.plazi.org/id/Animalia/Aonidiella_inopinata>, <http://taxon-name.plazi.org/id/Plantae/Acacia>, <http://taxon-name.plazi.org/id/Plantae/Acer_cinerascens>, <http://taxon-name.plazi.org/id/Plantae/Astragalus>, <http://taxon-name.plazi.org/id/Plantae/Fraxinus_excelsior>, <http://taxon-name.plazi.org/id/Plantae/Juglans_regia>, <http://taxon-name.plazi.org/id/Plantae/Malus_domestica>, <http://taxon-name.plazi.org/id/Plantae/Pistacia_khinjuk>, <http://taxon-name.plazi.org/id/Plantae/Pistacia_mutica>, <http://taxon-name.plazi.org/id/Plantae/Prunus_avium>, <http://taxon-name.plazi.org/id/Plantae/Pyrus>, <http://taxon-name.plazi.org/id/Plantae/Quercus>, <http://taxon-name.plazi.org/id/Plantae/Ricinus_communis>, <http://taxon-name.plazi.org/id/Plantae/Salix> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.334.5818> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -54,45 +54,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanaspis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Diaspididae" ;
|
||||
dwc:genus "Melanaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diaspididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diaspididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Diaspididae" ;
|
||||
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> ;
|
||||
|
@ -102,26 +87,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aonidiella_inopinata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Diaspididae" ;
|
||||
dwc:genus "Aonidiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "inopinata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aonidiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aonidiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Diaspididae" ;
|
||||
dwc:genus "Aonidiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diaspididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/610CF11BE003FFC7FEEC2316FCFAFDF6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351680>, <http://dx.doi.org/10.5281/zenodo.5351688>, <http://dx.doi.org/10.5281/zenodo.5351690> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351680>, <http://dx.doi.org/10.5281/zenodo.5351688>, <http://dx.doi.org/10.5281/zenodo.5351690>, <http://taxon-concept.plazi.org/id/Animalia/Carolina_Spring_>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_bendanilloi_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra brevicauda Tran & Zettel 2021, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE8D23B5FDD9FAF6>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFF6B2255FE84FA96>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE632235FE28FA76>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE002215FE75FA56>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE7722F5FEB4FA36>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFEB422D5FE28FA16>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE0A22B5FEC0F9F6>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFEDF2295FF04F9D6>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFEE02175FE52F9B5>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE4A2155FE4CF996>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE2F2135FCF1F975>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFF6B21F5FEF5F936>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFEF021D5FE26F916>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE0221B5FD1DF8F6>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFD1A2195FD2DF8D6>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFD082075FE65F896>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFE402035FEE5F856>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFEC520F5FD1DF836>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFD1920D5FCF0F816>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFF6B2095FF02F7D6>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE003FFC7FEEC2316FCFAFDF6.mc.59CD4A50E003FFDBFF1E2F75FAD6FE96> ;
|
||||
|
@ -47,6 +46,52 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_brevicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carolina_Spring_>
|
||||
dwc:authority ", Mainit Spring" ;
|
||||
dwc:authorityName "Mainit Spring" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cetoniidae" ;
|
||||
dwc:genus "Carolina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Mainit Spring" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carolina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "pangantihoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_pangantihoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_bendanilloi_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "bendanilloi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bendanilloi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_brevicauda>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -60,45 +105,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/610CF11BE005FFDBFEEE24D6FEEBFBB6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351680>, <http://dx.doi.org/10.5281/zenodo.5351686> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351680>, <http://dx.doi.org/10.5281/zenodo.5351686>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra bendanilloi Tran & Zettel 2021, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE005FFDBFEEE24D6FEEBFBB6.mc.59CD4A50E005FFDDFE892375FF21FB96>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE005FFDBFEEE24D6FEEBFBB6.mc.59CD4A50E005FFDDFF012335FDE2FB56>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE005FFDBFEEE24D6FEEBFBB6.mc.59CD4A50E005FFDDFDFC23F5FF1CFB16>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE005FFDBFEEE24D6FEEBFBB6.mc.59CD4A50E005FFDDFF1F23B5FE26FAF6> ;
|
||||
|
@ -46,6 +45,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bendanilloi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "pangantihoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_pangantihoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_bendanilloi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -59,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/610CF11BE008FFDDFC2E21F6FEB1FC76>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351680>, <http://dx.doi.org/10.5281/zenodo.5351684> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351680>, <http://dx.doi.org/10.5281/zenodo.5351684>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_stali_Montandon_1905> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra bisaya Tran & Zettel 2021, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE008FFDDFC2E21F6FEB1FC76.mc.59CD4A50E008FFD0FBE92195FC22F8B6>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE008FFDDFC2E21F6FEB1FC76.mc.59CD4A50E008FFD0FC3F2055FC16F876>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE008FFDDFC2E21F6FEB1FC76.mc.59CD4A50E008FFD0FC112015FB91F856>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE008FFDDFC2E21F6FEB1FC76.mc.59CD4A50E008FFD0FB9420D5FB8AF816>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE008FFDDFC2E21F6FEB1FC76.mc.59CD4A50E008FFD0FB6020B5FC36F7F6> ;
|
||||
|
@ -46,6 +45,37 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bisaya> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_stali_Montandon_1905>
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1905" ;
|
||||
dwc:species "stali" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_stali> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "pangantihoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_pangantihoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_bisaya>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -59,45 +89,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/610CF11BE00BFFD0FC3223FAFC01F996>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351680>, <http://dx.doi.org/10.5281/zenodo.5351682> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351680>, <http://dx.doi.org/10.5281/zenodo.5351682>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_Fabricius_1790>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_bendanilloi_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_bisaya_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_brevicauda_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_spinifrons_Montandon_1910> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra stali Montandon 1905" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE00BFFD0FC3223FAFC01F996.mc.59CD4A50E00BFFD3FB61220DFB3AF9DE>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE00BFFD0FC3223FAFC01F996.mc.59CD4A50E00BFFD3FB51210DFB1BF97E>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE00BFFD0FC3223FAFC01F996.mc.59CD4A50E00BFFD3FB1521EDFA51F95E>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE00BFFD0FC3223FAFC01F996.mc.59CD4A50E00BFFD3FA5621CDFA30F91E>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE00BFFD0FC3223FAFC01F996.mc.59CD4A50E00BFFD3FCA7206DFB5CF8DE>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE00BFFD0FC3223FAFC01F996.mc.59CD4A50E00BFFD3FB58204DFB1DF8BE>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE00BFFD0FC3223FAFC01F996.mc.59CD4A50E00BFFD3FB1F202DFAA1F89E>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE00BFFD0FC3223FAFC01F996.mc.59CD4A50E00BFFD3FA80200DFBCCF87D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_stali_Montandon_1905> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_undetermined> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ranatra_parmata_Stal_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.26107/RBZ-2021-0005> ;
|
||||
a trt:Treatment .
|
||||
|
@ -32,7 +32,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_stali_Montandon_1905>
|
||||
dwc:authority "Montandon, 1905" ;
|
||||
dwc:authority "Montandon", "Montandon, 1905" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -62,10 +62,103 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1870" ;
|
||||
dwc:species "parmata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/792W8> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6X37T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_parmata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_Fabricius_1790>
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1790" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_bisaya_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "bisaya" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bisaya> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_bendanilloi_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "bendanilloi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bendanilloi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_brevicauda_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "brevicauda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_brevicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "pangantihoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_pangantihoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_spinifrons_Montandon_1910>
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1910" ;
|
||||
dwc:species "spinifrons" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_spinifrons> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_stali>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -90,34 +183,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610CF11BE00BFFD3FEE720EAFBD2FEEF>
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00CFFD4FC892431FB17FBB3>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_odontomeros_Nieser_1996>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_spinifrons_Montandon_1910> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra gracilis Dallas 1850" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_gracilis_Dallas_1850> ;
|
||||
|
@ -43,6 +43,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_gracilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_odontomeros_Nieser_1996>
|
||||
dwc:authority "Nieser, 1996" ;
|
||||
dwc:authorityName "Nieser" ;
|
||||
dwc:authorityYear "1996" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nieser, 1996" ;
|
||||
dwc:species "odontomeros" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_odontomeros> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_spinifrons_Montandon_1910>
|
||||
dwc:authority "Montandon, 1910" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1910" ;
|
||||
dwc:species "spinifrons" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_spinifrons> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_gracilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -56,45 +88,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00CFFD4FF462676FE08FC76>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_akoitachta_Nieser_1996>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_diminuta_Montandon_1907>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_occidentalis_Lansbury_1972> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra filiformis Fabricius 1790" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_filiformis_Fabricius_1790> ;
|
||||
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_filiformis_Fabricius_1790>
|
||||
dwc:authority "Fabricius, 1790" ;
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -43,6 +44,54 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_filiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_diminuta_Montandon_1907>
|
||||
dwc:authority "Montandon, 1907" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1907" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1907" ;
|
||||
dwc:species "diminuta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_diminuta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_occidentalis_Lansbury_1972>
|
||||
dwc:authority "Lansbury, 1972" ;
|
||||
dwc:authorityName "Lansbury" ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lansbury, 1972" ;
|
||||
dwc:species "occidentalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_occidentalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_akoitachta_Nieser_1996>
|
||||
dwc:authority "Nieser, 1996" ;
|
||||
dwc:authorityName "Nieser" ;
|
||||
dwc:authorityYear "1996" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nieser, 1996" ;
|
||||
dwc:species "akoitachta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_akoitachta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_filiformis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -56,45 +105,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00CFFD4FF5E24D6FD1BF976>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_cardamomensis_Zettel_2017>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_digitata_Hafiz_1949>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_flagellata_Lansbury_1972>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_incisa_Chen_2004>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_libera_Zettel_1999>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_longipes_Stal_1861>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_longipes_celebensis_Lansbury_1972>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_natunaensis_Lansbury_1972>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_nieseri_Tran_2016>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_rafflesi_Tran_2012>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_recta_Chen_2004>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_thai_Lansbury_1972> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra biroi Lundblad 1933" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_biroi_Lundblad_1933> ;
|
||||
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_biroi_Lundblad_1933>
|
||||
dwc:authority "Lundblad, 1933" ;
|
||||
dwc:authorityName "Lundblad" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -43,6 +44,199 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_biroi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_longipes_Stal_1861>
|
||||
dwc:authority "Stal, 1861" ;
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1861" ;
|
||||
dwc:species "longipes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_longipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_digitata_Hafiz_1949>
|
||||
dwc:authority "Hafiz & Pradhan, 1949" ;
|
||||
dwc:authorityName "Hafiz & Pradhan" ;
|
||||
dwc:authorityYear "1949" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hafiz & Pradhan, 1949" ;
|
||||
dwc:species "digitata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_digitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_natunaensis_Lansbury_1972>
|
||||
dwc:authority "Lansbury, 1972" ;
|
||||
dwc:authorityName "Lansbury" ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lansbury, 1972" ;
|
||||
dwc:species "natunaensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_natunaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_longipes_celebensis_Lansbury_1972>
|
||||
dwc:authority "Lansbury, 1972" ;
|
||||
dwc:authorityName "Lansbury" ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Lansbury, 1972" ;
|
||||
dwc:species "longipes" ;
|
||||
dwc:subSpecies "celebensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_longipes_celebensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_thai_Lansbury_1972>
|
||||
dwc:authority "Lansbury, 1972" ;
|
||||
dwc:authorityName "Lansbury" ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lansbury, 1972" ;
|
||||
dwc:species "thai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_thai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_flagellata_Lansbury_1972>
|
||||
dwc:authority "Lansbury, 1972" ;
|
||||
dwc:authorityName "Lansbury" ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lansbury, 1972" ;
|
||||
dwc:species "flagellata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_flagellata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_libera_Zettel_1999>
|
||||
dwc:authority "Zettel, 1999" ;
|
||||
dwc:authorityName "Zettel" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zettel, 1999" ;
|
||||
dwc:species "libera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_libera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_incisa_Chen_2004>
|
||||
dwc:authority "Chen, Nieser & Ho, 2004" ;
|
||||
dwc:authorityName "Chen, Nieser & Ho" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, Nieser & Ho, 2004" ;
|
||||
dwc:species "incisa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_incisa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_recta_Chen_2004>
|
||||
dwc:authority "Chen, Nieser & Ho, 2004" ;
|
||||
dwc:authorityName "Chen, Nieser & Ho" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, Nieser & Ho, 2004" ;
|
||||
dwc:species "recta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_recta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_rafflesi_Tran_2012>
|
||||
dwc:authority "Tran & D. Polhemus, 2012" ;
|
||||
dwc:authorityName "Tran & D. Polhemus" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Polhemus, 2012" ;
|
||||
dwc:species "rafflesi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_rafflesi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_nieseri_Tran_2016>
|
||||
dwc:authority "Tran & Nguyen, 2016" ;
|
||||
dwc:authorityName "Tran & Nguyen" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Nguyen, 2016" ;
|
||||
dwc:species "nieseri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_nieseri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_cardamomensis_Zettel_2017>
|
||||
dwc:authority "Zettel, Phauk, Kheam & Freitag, 2017" ;
|
||||
dwc:authorityName "Zettel, Phauk, Kheam & Freitag" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zettel, Phauk, Kheam & Freitag, 2017" ;
|
||||
dwc:species "cardamomensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_cardamomensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_biroi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -56,45 +250,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00CFFD4FF9221D5FA58FCD3>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_bilobata_Tran_2016>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_biroi_Lundblad_1933>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_elongata_Fabricius_1790>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_filiformis_Fabricius_1790>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_gracilis_Dallas_1850>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_malayana_Lundblad_1933>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_varipes_Stal_1861> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra Fabricius 1790" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_Fabricius_1790> ;
|
||||
|
@ -43,6 +43,118 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_gracilis_Dallas_1850>
|
||||
dwc:authorityName "Dallas" ;
|
||||
dwc:authorityYear "1850" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dallas, 1850" ;
|
||||
dwc:species "gracilis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7937P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_gracilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_bilobata_Tran_2016>
|
||||
dwc:authorityName "Tran & Nguyen" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Nguyen, 2016" ;
|
||||
dwc:species "bilobata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78R7M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bilobata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_elongata_Fabricius_1790>
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1790" ;
|
||||
dwc:species "elongata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78R82> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_elongata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_malayana_Lundblad_1933>
|
||||
dwc:authorityName "Lundblad" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lundblad, 1933" ;
|
||||
dwc:species "malayana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78R7R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_malayana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_varipes_Stal_1861>
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1861" ;
|
||||
dwc:species "varipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/79387> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_varipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_filiformis_Fabricius_1790>
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1790" ;
|
||||
dwc:species "filiformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WQVP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_filiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_biroi_Lundblad_1933>
|
||||
dwc:authorityName "Lundblad" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lundblad, 1933" ;
|
||||
dwc:species "biroi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/792VM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_biroi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -55,34 +167,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00DFFD4FC612296FDB8FF16>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_falloui_Montandon_1907>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_unicolor_Scott_1874> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra varipes Stal 1861" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_varipes_Stal_1861> ;
|
||||
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_varipes_Stal_1861>
|
||||
dwc:authority "Stal, 1861" ;
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -43,6 +44,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_varipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_unicolor_Scott_1874>
|
||||
dwc:authority "Scott, 1874" ;
|
||||
dwc:authorityName "Scott" ;
|
||||
dwc:authorityYear "1874" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Scott, 1874" ;
|
||||
dwc:species "unicolor" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_unicolor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_falloui_Montandon_1907>
|
||||
dwc:authority "Montandon, 1907" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1907" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1907" ;
|
||||
dwc:species "falloui" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_falloui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_varipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -56,45 +89,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00DFFD5FC9024D6FC12FA36>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_katsara_Nieser_1997> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra malayana Lundblad 1933" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_malayana_Lundblad_1933> ;
|
||||
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_malayana_Lundblad_1933>
|
||||
dwc:authority "Lundblad, 1933" ;
|
||||
dwc:authorityName "Lundblad" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -43,6 +44,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_malayana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_katsara_Nieser_1997>
|
||||
dwc:authority "Nieser, 1997" ;
|
||||
dwc:authorityName "Nieser" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nieser, 1997" ;
|
||||
dwc:species "katsara" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_katsara> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_malayana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -56,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00DFFD5FC992676FAEEFC76>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_chinensis_Mayr_1865>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_dispar_Montandon_1903>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_feana_Montandon_1903>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_megalops_Lansbury_1972> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra elongata Fabricius 1790" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_elongata_Fabricius_1790> ;
|
||||
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_elongata_Fabricius_1790>
|
||||
dwc:authority "Fabricius, 1790" ;
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -43,6 +44,70 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_elongata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_dispar_Montandon_1903>
|
||||
dwc:authority "Montandon, 1903 a" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1903" ;
|
||||
dwc:species "dispar" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_dispar> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_feana_Montandon_1903>
|
||||
dwc:authority "Montandon, 1903 b" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1903" ;
|
||||
dwc:species "feana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_feana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_chinensis_Mayr_1865>
|
||||
dwc:authority "Mayr, 1865" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1865" ;
|
||||
dwc:species "chinensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_chinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_megalops_Lansbury_1972>
|
||||
dwc:authority "Lansbury, 1972" ;
|
||||
dwc:authorityName "Lansbury" ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lansbury, 1972" ;
|
||||
dwc:species "megalops" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_megalops> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_elongata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -56,45 +121,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00DFFD5FEA022D6FBFEFF16>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_sterea_Chen_2004>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_sulawesii_Nieser_1991> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra bilobata Tran & Nguyen 2016" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_bilobata_Tran_2016> ;
|
||||
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_bilobata_Tran_2016>
|
||||
dwc:authority "Tran & Nguyen, 2016" ;
|
||||
dwc:authorityName "Tran & Nguyen" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -43,6 +44,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bilobata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_sulawesii_Nieser_1991>
|
||||
dwc:authority "Nieser & Chen, 1991" ;
|
||||
dwc:authorityName "Nieser & Chen" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nieser & Chen, 1991" ;
|
||||
dwc:species "sulawesii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_sulawesii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_sterea_Chen_2004>
|
||||
dwc:authority "Chen, Nieser & Ho, 2004" ;
|
||||
dwc:authorityName "Chen, Nieser & Ho" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, Nieser & Ho, 2004" ;
|
||||
dwc:species "sterea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_sterea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_bilobata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -56,45 +89,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE00DFFD5FF2625D6FEE0FA76>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_bendanilloi_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_bisaya_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_brevicauda_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_distanti_Montandon_1910>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_heoki_Tran_2019>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_lansburyi_Chen_2004>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_odontomeros_Nieser_1996>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_parmata_Mayr_1865>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_schuhi_Polhemus_2012>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_spinifrons_Montandon_1910>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_stali_Montandon_1905> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra gracilis Dallas 1850" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ranatra_gracilis_Dallas_1850> ;
|
||||
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_gracilis_Dallas_1850>
|
||||
dwc:authority "Dallas, 1850" ;
|
||||
dwc:authorityName "Dallas" ;
|
||||
dwc:authorityYear "1850" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -43,6 +44,198 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_gracilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_parmata_Mayr_1865>
|
||||
dwc:authority "Mayr, 1865" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1865" ;
|
||||
dwc:species "parmata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_parmata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_lansburyi_Chen_2004>
|
||||
dwc:authority "Chen, Nieser & Ho, 2004" ;
|
||||
dwc:authorityName "Chen, Nieser & Ho" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, Nieser & Ho, 2004" ;
|
||||
dwc:species "lansburyi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_lansburyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_schuhi_Polhemus_2012>
|
||||
dwc:authority "D. Polhemus & J. Polhemus, 2012" ;
|
||||
dwc:authorityName "D. Polhemus & J. Polhemus" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Polhemus & Polhemus, 2012" ;
|
||||
dwc:species "schuhi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_schuhi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_stali_Montandon_1905>
|
||||
dwc:authority "Montandon, 1905" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1905" ;
|
||||
dwc:species "stali" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_stali> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_distanti_Montandon_1910>
|
||||
dwc:authority "Montandon, 1910 a" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1910" ;
|
||||
dwc:species "distanti" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_distanti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_spinifrons_Montandon_1910>
|
||||
dwc:authority "Montandon, 1910 b" ;
|
||||
dwc:authorityName "Montandon" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1910" ;
|
||||
dwc:species "spinifrons" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_spinifrons> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_odontomeros_Nieser_1996>
|
||||
dwc:authority "Nieser, 1996" ;
|
||||
dwc:authorityName "Nieser" ;
|
||||
dwc:authorityYear "1996" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nieser, 1996" ;
|
||||
dwc:species "odontomeros" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_odontomeros> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_heoki_Tran_2019>
|
||||
dwc:authority "Tran & Poggi, 2019" ;
|
||||
dwc:authorityName "Tran & Poggi" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Poggi, 2019" ;
|
||||
dwc:species "heoki" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_heoki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_bisaya_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "bisaya" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bisaya> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_bendanilloi_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "bendanilloi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_bendanilloi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_brevicauda_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "brevicauda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_brevicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "pangantihoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_pangantihoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_gracilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -56,45 +249,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/610CF11BE019FFC1FEE72415FB1BFC3B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351696> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5351696>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_Fabricius_1790>, <http://taxon-concept.plazi.org/id/Animalia/Ranatra_gracilis_Dallas_1850> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra odontomeros Nieser 1996" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE019FFC1FEE72415FB1BFC3B.mc.59CD4A50E019FFC1FE8624B3FDB1FC12>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE019FFC1FEE72415FB1BFC3B.mc.59CD4A50E019FFC1FE8B235BFCF1FB68>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE019FFC1FEE72415FB1BFC3B.mc.59CD4A50E019FFC1FF6B23FBFCF1FAC8> ;
|
||||
|
@ -47,6 +46,35 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_odontomeros> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_Fabricius_1790>
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1790" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_gracilis_Dallas_1850>
|
||||
dwc:authorityName "Dallas" ;
|
||||
dwc:authorityYear "1850" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dallas, 1850" ;
|
||||
dwc:species "gracilis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_gracilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_odontomeros>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -71,34 +99,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE01AFFC1FC4623B9FF2FFCB6>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_odontomeros_Nieser_1996> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra heoki Tran & Poggi 2019" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE01AFFC1FC4623B9FF2FFCB6.mc.59CD4A50E01AFFC2FC2F2278FAFFFAC7>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE01AFFC1FC4623B9FF2FFCB6.mc.59CD4A50E01AFFC2FB662203FC1BFA01>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE01AFFC1FC4623B9FF2FFCB6.mc.59CD4A50E01AFFC2FC1422A2FB41F9A1> ;
|
||||
|
@ -44,6 +44,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_heoki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_odontomeros_Nieser_1996>
|
||||
dwc:authority "Nieser, 1996" ;
|
||||
dwc:authorityName "Nieser" ;
|
||||
dwc:authorityYear "1996" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nieser, 1996" ;
|
||||
dwc:species "odontomeros" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_odontomeros> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_heoki>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -57,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610CF11BE01AFFC2FCAF26F6FBFBFDC8>
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610CF11BE01AFFC2FEEF2576FE95FAC6>
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE01AFFC2FF552226FB67FE96>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_parmata_Mayr_1865> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra lansburyi Chen, Nieser & Ho 2004" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE01AFFC2FF552226FB67FE96.mc.59CD4A50E01AFFC2FEA92169FE36F99B> ;
|
||||
|
@ -45,6 +45,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_lansburyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_parmata_Mayr_1865>
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1865" ;
|
||||
dwc:species "parmata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_parmata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_lansburyi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -58,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610CF11BE01BFFC2FEC224B6FD5AFE16>
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/610CF11BE01CFFC3FF3D2061FF3CFC56>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021> ;
|
||||
dc:creator "Tran, A. D.; Zettel, H." ;
|
||||
dc:title "Ranatra spinifrons Montandon 1910" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE01CFFC3FF3D2061FF3CFC56.mc.59CD4A50E01CFFC4FF11200DFD94F899>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE01CFFC3FF3D2061FF3CFC56.mc.59CD4A50E01CFFC4FB5921E1FA55F903>, <http://tb.plazi.org/GgServer/dwcaRecords/610CF11BE01CFFC3FF3D2061FF3CFC56.mc.59CD4A50E01CFFC4FC452181FBAEF8A2> ;
|
||||
|
@ -60,7 +60,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montandon, 1905" ;
|
||||
dwc:species "stali" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78R88> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/792W8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_stali> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -83,6 +83,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_stali_spinifrons> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranatra_pangantihoni_Tran_2021>
|
||||
dwc:authority "Tran & Zettel, 2021" ;
|
||||
dwc:authorityName "Tran & Zettel" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tran & Zettel, 2021" ;
|
||||
dwc:species "pangantihoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranatra_pangantihoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra_spinifrons>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
|
@ -96,45 +112,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ranatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Ranatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/610D7C3CB2051E621A4A476AAF006439>
|
||||
dc:creator "Takiya, Daniela Maeda; Santos, Allan Paulo Moreira; Pinto, Angelo Parise; Henriques-Oliveira, Ana Lucia; Carvalho, Alcimar do Lago; Sampaio, Brunno Henrique Lanzellotti; Clarkson, Bruno; Moreira, Felipe Ferraz Figueiredo; Avelino-Capistrano, Fernanda; Goncalves, Ines Correa; Cordeiro, Isabelle da Rocha Silva; Camara, Josenir Teixeira; Barbosa, Julianna Freires; de Souza, W. Rafael Maciel; Rafael, Jose Albertino" ;
|
||||
dc:title "Hemerodromia sp. 1" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemerodromia_sp1_Takiya_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8354> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemerodromia_sp1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8354>
|
||||
|
@ -27,23 +26,6 @@
|
|||
dc:title "Aquatic Insects from the Caatinga: checklists and diversity assessments of Ubajara (Ceara State) and Sete Cidades (Piaui State) National Parks, Northeastern Brazil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hemerodromia_sp1_Takiya_2016>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Takiya, Santos, Pinto, Henriques-Oliveira, Carvalho, Sampaio, Clarkson, Moreira, Avelino-Capistrano, Goncalves, Cordeiro, Camara, Barbosa, de Souza & Rafael, 2016" ;
|
||||
dwc:authorityName "Takiya, Santos, Pinto, Henriques-Oliveira, Carvalho, Sampaio, Clarkson, Moreira, Avelino-Capistrano, Goncalves, Cordeiro, Camara, Barbosa, de Souza & Rafael" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Empididae" ;
|
||||
dwc:genus "Hemerodromia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Takiya, Santos, Pinto, Henriques-Oliveira, Carvalho, Sampaio, Clarkson, Moreira, Avelino-Capistrano, Goncalves, Cordeiro, Camara, Barbosa, de Souza & Rafael, 2016" ;
|
||||
dwc:species "sp. 1" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemerodromia_sp1> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemerodromia_sp1>
|
||||
# Warning: abbreviated species "sp. 1" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -58,45 +40,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemerodromia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Empididae" ;
|
||||
dwc:genus "Hemerodromia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Empididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,11 @@
|
|||
@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/610D87AB4D6BFFC9FF5BA653FEF0975C>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Falconius_clavatus_Bolivar_1898> ;
|
||||
dc:creator "Storozhenko, S. Yu." ;
|
||||
dc:title "Falconius bogor Storozhenko 2020, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610D87AB4D6BFFC9FF5BA653FEF0975C.mc.59CC3CE04D6BFFCCFEB1A6DAFBD896C1>, <http://tb.plazi.org/GgServer/dwcaRecords/610D87AB4D6BFFC9FF5BA653FEF0975C.mc.59CC3CE04D6BFFCCFF5BA723FDFB970F> ;
|
||||
|
@ -29,7 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Falconius_bogor_Storozhenko_2020>
|
||||
dwc:authority "Storozhenko" ;
|
||||
dwc:authority "Storozhenko", "Storozhenko, 2020" ;
|
||||
dwc:authorityName "Storozhenko" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -45,6 +47,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Falconius_bogor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Falconius_clavatus_Bolivar_1898>
|
||||
dwc:authority "Bolivar, 1898" ;
|
||||
dwc:authorityName "Bolivar" ;
|
||||
dwc:authorityYear "1898" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
dwc:genus "Falconius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bolivar, 1898" ;
|
||||
dwc:species "clavatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Falconius_clavatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Falconius_bogor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
|
@ -58,45 +76,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Falconius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
dwc:genus "Falconius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetrigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetrigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/610D87AB4D6BFFCCFDB0A503FD119670>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Criotettix_clavitarsis_Bolivar_1887> ;
|
||||
dc:creator "Storozhenko, S. Yu." ;
|
||||
dc:title "Falconius Bolivar 1898" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Falconius_Bolivar_1898> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scelimeninae>, <http://taxon-name.plazi.org/id/Animalia/Scelimenini> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25221/fee.411.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -43,6 +44,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Falconius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Criotettix_clavitarsis_Bolivar_1887>
|
||||
dwc:authority "Bolivar, 1887" ;
|
||||
dwc:authorityName "Bolivar" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
dwc:genus "Criotettix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bolivar, 1887" ;
|
||||
dwc:species "clavitarsis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Criotettix_clavitarsis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Falconius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
|
@ -55,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetrigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/610DA9E54591A7ACD11A5B8118BE3037>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Wilhelms>' due to issues with rank ;
|
||||
dc:creator "Gillespie, Lynn J.; Soreng, Robert John; Cabi, Evren; Amiri, Neda" ;
|
||||
dc:title "Festuca polygama K. Koch, Linnaea 21: 409. 1848. Poa polygama (K. Koch) Steud., Syn. Pl. Glumac. 1: 255. 1854" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Festuca_polygama_Koch_21> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Poa_persica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.111.28081> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -36,7 +37,7 @@
|
|||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Koch, Linnaea 21: 409. 1848. Poa polygama (Koch) Steud., Syn. Pl. Glumac. 1: 255. 1854." ;
|
||||
dwc:scientificNameAuthorship "Koch, Linnaea 21: 409., 1848)" ;
|
||||
dwc:species "polygama" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Festuca_polygama> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -54,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Festuca>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Festuca" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/610E0FD6C5DA17B8C8294E6DBB08ED37>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
|
@ -54,45 +53,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phalaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Phalaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/610E87FB9301FF83FF0DF15BFE451C33>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_jedryczkowskii_Golovatch_1981>, <http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>, <http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>, <http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus khostensis Evsyukov & Golovatch & Reip 2018, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Buxus>, <http://taxon-name.plazi.org/id/Plantae/Taxus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
@ -47,6 +47,98 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_khostensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>
|
||||
dwc:authority "Verhoeff, 1921" ;
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1921" ;
|
||||
dwc:species "kubanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_kubanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "lindholmi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lindholmi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_jedryczkowskii_Golovatch_1981>
|
||||
dwc:authorityName "Golovatch" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Golovatch, 1981" ;
|
||||
dwc:species "jedryczkowskii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_jedryczkowskii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018>
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "subalpinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
dwc:species "dagestanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_dagestanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_khostensis>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
|
@ -71,34 +163,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/610E87FB9302FF8DFF0DF061FE881B85>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908>, <http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2016>, <http://taxon-concept.plazi.org/id/Animalia/Julus_colchicus_Lohmander_1936>, <http://taxon-concept.plazi.org/id/Animalia/Julus_jedryczkowskii_Golovatch_1981>, <http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>, <http://taxon-concept.plazi.org/id/Animalia/Julus_lignaui_Verhoeff_1910>, <http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>, <http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus dagestanus Evsyukov & Golovatch & Reip 2018, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9302FF8DFF0DF061FE881B85.mc.59CF3CB09303FF8FFF0DF7CDFEEB1EFE> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Carpinus>, <http://taxon-name.plazi.org/id/Plantae/Fagus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
@ -48,6 +48,148 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_dagestanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_jedryczkowskii_Golovatch_1981>
|
||||
dwc:authority "Golovatch, 1981" ;
|
||||
dwc:authorityName "Golovatch" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Golovatch, 1981" ;
|
||||
dwc:species "jedryczkowskii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_jedryczkowskii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "lindholmi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lindholmi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018>
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2016>
|
||||
dwc:authority "Evsyukov, 2016" ;
|
||||
dwc:authorityName "Evsyukov" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, 2016" ;
|
||||
dwc:species "alexandrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_alexandrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_colchicus_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "colchicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_colchicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>
|
||||
dwc:authority "Verhoeff, 1921" ;
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1921" ;
|
||||
dwc:species "kubanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_kubanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lignaui_Verhoeff_1910>
|
||||
dwc:authority "Verhoeff, 1910" ;
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1910" ;
|
||||
dwc:species "lignaui" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lignaui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "subalpinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
dwc:species "khostensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_khostensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_dagestanus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
|
@ -72,34 +214,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/610E87FB9305FF8EFF0DF440FD441F6B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908>, <http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2018> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus subalpinus Lohmander 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FF0DF4BCFE6F1A08>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FE05F351FA7E1A08>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FA14F351FB631A6C>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FB36F375FBBD1A40>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FBD5F309FCFF1AA4>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FC97F32DFEC31A98>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9305FF8EFF0DF440FD441F6B.mc.59CF3CB09305FF89FEDDF3C1FD8B1AFC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Fagus>, <http://taxon-name.plazi.org/id/Plantae/Pinus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -48,6 +48,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2018>
|
||||
dwc:authorityName "Evsyukov" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, 2018" ;
|
||||
dwc:species "alexandrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_alexandrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
|
@ -61,45 +76,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/610E87FB9307FF89FF0DF7CDFB6E1CE7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459908>, <http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus lindholmi Lohmander 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF8BFF0DF6D8FE4D1F95>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF8BFF5DF0F4FA6219EE>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09307FF88FE78F088FC521E9B>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9307FF89FF0DF7CDFB6E1CE7.mc.59CF3CB09304FF88FC24F7C2FF0B1ED3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Acer>, <http://taxon-name.plazi.org/id/Plantae/Betula>, <http://taxon-name.plazi.org/id/Plantae/Fagus>, <http://taxon-name.plazi.org/id/Plantae/Populus_tremula>, <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -48,6 +48,69 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lindholmi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "subalpinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
dwc:species "dagestanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_dagestanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
dwc:species "khostensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_khostensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2018>
|
||||
dwc:authorityName "Evsyukov" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, 2018" ;
|
||||
dwc:species "alexandrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_alexandrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_lindholmi>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
|
@ -61,45 +124,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/610E87FB930FFF83FF0DF38BFA6519C7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459888>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459894>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459890>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459900> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459888>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459894>, <http://dx.doi.org/10.5281/zenodo.1459886>, <http://dx.doi.org/10.5281/zenodo.1459896>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459890>, <http://dx.doi.org/10.5281/zenodo.1459898>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2016>, <http://taxon-concept.plazi.org/id/Animalia/Julus_colchicus_Lohmander_1936>, <http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_jedryczkowskii_Golovatch_1981>, <http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>, <http://taxon-concept.plazi.org/id/Animalia/Julus_lignaui_Verhoeff_1910>, <http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>, <http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus Evsyukov & Golovatch & Reip 2018" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018> ;
|
||||
|
@ -45,6 +44,152 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1921" ;
|
||||
dwc:species "kubanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QSY2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_kubanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_colchicus_Lohmander_1936>
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "colchicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6NFDB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_colchicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lignaui_Verhoeff_1910>
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1910" ;
|
||||
dwc:species "lignaui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QSYG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lignaui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936>
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "subalpinus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6NFF9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_jedryczkowskii_Golovatch_1981>
|
||||
dwc:authorityName "Golovatch" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Golovatch, 1981" ;
|
||||
dwc:species "jedryczkowskii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QSXT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_jedryczkowskii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
dwc:species "khostensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/849L6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_khostensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
dwc:species "dagestanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/849L5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_dagestanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "lindholmi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/849L7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lindholmi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2016>
|
||||
dwc:authorityName "Evsyukov" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, 2016" ;
|
||||
dwc:species "alexandrae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/849L2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_alexandrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
|
@ -57,34 +202,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/610E87FB9315FF92FF0DF190FED71F6B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459882>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459906>, <http://dx.doi.org/10.5281/zenodo.1459888> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1459874>, <http://dx.doi.org/10.5281/zenodo.1459876>, <http://dx.doi.org/10.5281/zenodo.1459878>, <http://dx.doi.org/10.5281/zenodo.1459880>, <http://dx.doi.org/10.5281/zenodo.1459882>, <http://dx.doi.org/10.5281/zenodo.1459884>, <http://dx.doi.org/10.5281/zenodo.1459900>, <http://dx.doi.org/10.5281/zenodo.1459902>, <http://dx.doi.org/10.5281/zenodo.1459904>, <http://dx.doi.org/10.5281/zenodo.1459906>, <http://dx.doi.org/10.5281/zenodo.1459888>, <http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2016>, <http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_jedryczkowskii_Golovatch_1981>, <http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>, <http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>, <http://taxon-concept.plazi.org/id/Animalia/Julus_lignaui_Verhoeff_1910>, <http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>, <http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936>, <http://taxon-concept.plazi.org/id/Plantae/Fagus_orientalis_Lipsky_1898>, <http://taxon-concept.plazi.org/id/Plantae/Ostrya_Juniperus_>, <http://taxon-concept.plazi.org/id/Plantae/Petasites_Heracleum_>, <http://taxon-concept.plazi.org/id/Plantae/Quercus_Cornus_> ;
|
||||
dc:creator "Evsyukov, Aleksandr; Golovatch, Sergei; Reip, Hans S." ;
|
||||
dc:title "Julus colchicus Lohmander 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09315FF99FF0DF08EFA6219C7>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09312FF9EFF5DF0C6FA62199F>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09313FF9FFF5DF1BAFA811936>, <http://tb.plazi.org/GgServer/dwcaRecords/610E87FB9315FF92FF0DF190FED71F6B.mc.59CF3CB09313FF9FFA14F05FFB42196A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Julus_colchicus_Lohmander_1936> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Abies>, <http://taxon-name.plazi.org/id/Plantae/Acer>, <http://taxon-name.plazi.org/id/Plantae/Acer_campestre>, <http://taxon-name.plazi.org/id/Plantae/Alnus>, <http://taxon-name.plazi.org/id/Plantae/Buxus>, <http://taxon-name.plazi.org/id/Plantae/Carpinus>, <http://taxon-name.plazi.org/id/Plantae/Castanea>, <http://taxon-name.plazi.org/id/Plantae/Castanea_sativa>, <http://taxon-name.plazi.org/id/Plantae/Eucalyptus>, <http://taxon-name.plazi.org/id/Plantae/Fagus>, <http://taxon-name.plazi.org/id/Plantae/Picea>, <http://taxon-name.plazi.org/id/Plantae/Quercus>, <http://taxon-name.plazi.org/id/Plantae/Rhododendron>, <http://taxon-name.plazi.org/id/Plantae/Taxus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4461.1.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -48,6 +48,205 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_colchicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ostrya_Juniperus_>
|
||||
dwc:authority ", Juniperus" ;
|
||||
dwc:authorityName "Juniperus" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Betulaceae" ;
|
||||
dwc:genus "Ostrya" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Juniperus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ostrya> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Quercus_Cornus_>
|
||||
dwc:authority ", Cornus" ;
|
||||
dwc:authorityName "Cornus" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Cornus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_Evsyukov_2018>
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_alexandrae_Evsyukov_2016>
|
||||
dwc:authority "Evsyukov, 2016" ;
|
||||
dwc:authorityName "Evsyukov" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, 2016" ;
|
||||
dwc:species "alexandrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_alexandrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_jedryczkowskii_Golovatch_1981>
|
||||
dwc:authority "Golovatch, 1981" ;
|
||||
dwc:authorityName "Golovatch" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Golovatch, 1981" ;
|
||||
dwc:species "jedryczkowskii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_jedryczkowskii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_kubanus_Verhoeff_1921>
|
||||
dwc:authority "Verhoeff, 1921" ;
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1921" ;
|
||||
dwc:species "kubanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_kubanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lignaui_Verhoeff_1910>
|
||||
dwc:authority "Verhoeff, 1910" ;
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1910" ;
|
||||
dwc:species "lignaui" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lignaui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_lindholmi_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "lindholmi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_lindholmi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_dagestanus_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
dwc:species "dagestanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_dagestanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_khostensis_Evsyukov_2018>
|
||||
dwc:authority "Evsyukov & Golovatch & Reip, 2018" ;
|
||||
dwc:authorityName "Evsyukov & Golovatch & Reip" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evsyukov, Golovatch & Reip, 2018" ;
|
||||
dwc:species "khostensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_khostensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fagus_orientalis_Lipsky_1898>
|
||||
dwc:authorityName "Lipsky" ;
|
||||
dwc:authorityYear "1898" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Fagus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lipsky, 1898" ;
|
||||
dwc:species "orientalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fagus_orientalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Petasites_Heracleum_>
|
||||
dwc:authority ", Heracleum" ;
|
||||
dwc:authorityName "Heracleum" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Petasites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Heracleum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Petasites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Julus_subalpinus_Lohmander_1936>
|
||||
dwc:authority "Lohmander, 1936" ;
|
||||
dwc:authorityName "Lohmander" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:genus "Julus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lohmander, 1936" ;
|
||||
dwc:species "subalpinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Julus_subalpinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julus_colchicus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
|
@ -72,34 +271,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julidae>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Julidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Julida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Julida>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Julida" ;
|
||||
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> ;
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue