GG2RDF 2024-11-06T12:38:06.567Z full update: 076 of 262 (plazi/treatments-xml)
This commit is contained in:
parent
fed2189e5b
commit
615a3896da
data/4E
00
52
87
4E00879C562AFA46FF5EFA9EFD3B3C4C.ttl4E00879C562BFA44FF5EFE12FDCD3EFE.ttl4E00879C562EFA42FF5EFC99FC623D73.ttl
F6
05
43
87
4E0587D6FF982A05FEBCFED9E764FD82.ttl4E0587D6FF9A2A0FFC52FEB9E4B5FEC1.ttl4E0587D6FF9F2A0DFC59F9D8E3E0FEE2.ttl
F9
07
1E
3D
9D
F1
0E
5A
85
A1
14
0E
32
4E143263FFB1F51CFF06FADBA12AB92C.ttl4E143263FFB1F51CFF06FB3CA161B94E.ttl4E143263FFB1F51CFF06FC7DA12AB8EA.ttl4E143263FFB1F51CFF06FD4CA040BF2B.ttl4E143263FFB1F51CFF06FDCDA3D7BEDA.ttl4E143263FFB1F51CFF06FE2EA669BE58.ttl4E143263FFB1F51CFF06FEACA3A5BDF5.ttl4E143263FFB2F51FFF06FEF1A0BEBDF5.ttl4E143263FFB3F51DFF06FB06A170BD9C.ttl4E143263FFB3F51EFF06FEF1A1D0B88D.ttl4E143263FFB4F519FF06FB04A0D9BA21.ttl4E143263FFB5F518FF06FB5CA0D9BA03.ttl4E143263FFB5F518FF06FD7FA16AB8C8.ttl4E143263FFB5F518FF06FECDA0CEBE2B.ttl4E143263FFB7F519FF06FB27A0D9BD16.ttl4E143263FFB7F51AFF06FC12A064B8ED.ttl4E143263FFB7F51AFF06FD98A064BFC9.ttl
58
66
87
4E148796FFD21E76FF3531A22545C3B6.ttl4E148796FFD31E76FF35323C2582C1E6.ttl4E148796FFD31E79FF35343D24A6C2F7.ttl
A5
B6
D6
FB
18
A1
B2
E5
20
46
87
21
64
BC
C3
22
00
12
87
4E2287A49462373EFCC6C9E3FAE7FA7F.ttl4E2287A49462373EFF6FC8E4FE9BF9BC.ttl4E2287A49462373EFF6FCAA6FC1BFB5F.ttl4E2287A49462373EFF6FCB45FEA2F89D.ttl4E2287A49462373EFF6FCEC3FCF7FA5F.ttl4E2287A494653739FCC6C884FB41F99C.ttl4E2287A494653739FCC6CBA5FB1FF81D.ttl
C6
E4
23
24
28
29
46
87
2A
0E
A1
D6
2B
1A
3C
49
6D
76
82
2C
43
6F
87
4E2C87C7FE309673FF67FAC8FBEE5DEE.ttl4E2C87C7FE309673FF67FBF0FEE45CA1.ttl4E2C87C7FE309673FF67FC20FC955C11.ttl4E2C87C7FE309673FF67FDD5FE6E5AB8.ttl4E2C87C7FE309673FF67FE1CFC685A4E.ttl4E2C87C7FE329671FF67FA07FD145E49.ttl4E2C87C7FE329671FF67FA95FDA25D23.ttl4E2C87C7FE329671FF67FC4DFE345C3E.ttl4E2C87C7FE329671FF67FD50FCD35B65.ttl4E2C87C7FE329671FF67FD9DFEAE5AF0.ttl
|
@ -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/4E005209BD374306FF44FB20E29DA6C4>
|
||||
dc:creator "Janák, Jiří" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Octavius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Octavius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E005209BD374306FF44FCB9E70EA7A7>
|
||||
dc:creator "Janák, Jiří" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Octavius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Octavius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E00879C562AFA46FF5EFA9EFD3B3C4C>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Belciana_siitanae_Remm_1983> ;
|
||||
dc:creator "Behounek, G.; V. S. Kononenko" ;
|
||||
dc:title "Anabelcia taiwana Behounek & V.S.Kononenko 2012, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E00879C562AFA46FF5EFA9EFD3B3C4C.mc.76C13CD7562AFA45FEA8FA03FC063E67>, <http://tb.plazi.org/GgServer/dwcaRecords/4E00879C562AFA46FF5EFA9EFD3B3C4C.mc.76C13CD7562AFA45FC7FF9EFFE2A3E1F>, <http://tb.plazi.org/GgServer/dwcaRecords/4E00879C562AFA46FF5EFA9EFD3B3C4C.mc.76C13CD7562AFA45FE42F9A8FEE43EF4> ;
|
||||
|
@ -39,11 +39,26 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Behounek & V.S.Kononenko, 2012" ;
|
||||
dwc:scientificNameAuthorship "Behounek & Kononenko, 2012" ;
|
||||
dwc:species "taiwana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia_taiwana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Belciana_siitanae_Remm_1983>
|
||||
dwc:authorityName "Remm" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Belciana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Remm, 1983" ;
|
||||
dwc:species "siitanae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Belciana_siitanae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anabelcia_taiwana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
|
@ -57,45 +72,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anabelcia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Anabelcia" ;
|
||||
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,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/4E00879C562BFA44FF5EFE12FDCD3EFE>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Anabelcia_nepalensis_Haruta_1993>, <http://taxon-concept.plazi.org/id/Animalia/Belciana_kala_Prout_1924> ;
|
||||
dc:creator "Behounek, G.; V. S. Kononenko" ;
|
||||
dc:title "Anabelcia thai Behounek & V.S.Kononenko 2012, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E00879C562BFA44FF5EFE12FDCD3EFE.mc.76C13CD7562BFA44FE93FDBCFB3E3AEE>, <http://tb.plazi.org/GgServer/dwcaRecords/4E00879C562BFA44FF5EFE12FDCD3EFE.mc.76C13CD7562BFA44FB6AFD98FEB53AA6>, <http://tb.plazi.org/GgServer/dwcaRecords/4E00879C562BFA44FF5EFE12FDCD3EFE.mc.76C13CD7562BFA44FEE2FD21FD363AA6> ;
|
||||
|
@ -39,11 +39,41 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Behounek & V.S.Kononenko, 2012" ;
|
||||
dwc:scientificNameAuthorship "Behounek & Kononenko, 2012" ;
|
||||
dwc:species "thai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia_thai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Belciana_kala_Prout_1924>
|
||||
dwc:authorityName "Prout" ;
|
||||
dwc:authorityYear "1924" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Belciana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Prout, 1924" ;
|
||||
dwc:species "kala" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Belciana_kala> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anabelcia_nepalensis_Haruta_1993>
|
||||
dwc:baseAuthorityName "Haruta" ;
|
||||
dwc:baseAuthorityYear "1993" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Anabelcia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Haruta, 1993)" ;
|
||||
dwc:species "nepalensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia_nepalensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anabelcia_thai>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
|
@ -57,45 +87,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anabelcia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Anabelcia" ;
|
||||
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,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/4E00879C562EFA42FF5EFC99FC623D73>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Anabelcia_nepalensis_Haruta_1993>, <http://taxon-concept.plazi.org/id/Animalia/Anabelcia_siitanae_Remm_1983>, <http://taxon-concept.plazi.org/id/Animalia/Anabelcia_staudingeri_Leech_1900>, <http://taxon-concept.plazi.org/id/Animalia/Anabelcia_taiwana_Behounek_2012>, <http://taxon-concept.plazi.org/id/Animalia/Anabelcia_thai_Behounek_2012>, <http://taxon-concept.plazi.org/id/Animalia/Belciades_Kozhanchikov_1950>, <http://taxon-concept.plazi.org/id/Animalia/Belciana_Diptheroides_>, <http://taxon-concept.plazi.org/id/Animalia/Belciana_kala_Prout_1924>, <http://taxon-concept.plazi.org/id/Animalia/Belciana_striatovirens_Moore_>, <http://taxon-concept.plazi.org/id/Animalia/Donda_Moore_1882> ;
|
||||
dc:creator "Behounek, G.; V. S. Kononenko" ;
|
||||
dc:title "Anabelcia Behounek & V.S.Kononenko 2012, gen. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E00879C562EFA42FF5EFC99FC623D73.mc.76C13CD7562EFA41FF5EFC21FAD23BA3> ;
|
||||
|
@ -39,10 +39,163 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Behounek & V.S.Kononenko, 2012" ;
|
||||
dwc:scientificNameAuthorship "Behounek & Kononenko, 2012" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Belciana_kala_Prout_1924>
|
||||
dwc:authority "Prout", "Prout, 1924" ;
|
||||
dwc:authorityName "Prout" ;
|
||||
dwc:authorityYear "1924" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Belciana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Prout, 1924" ;
|
||||
dwc:species "kala" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Belciana_kala> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Belciana_Diptheroides_>
|
||||
dwc:authority ", Diptheroides" ;
|
||||
dwc:authorityName "Diptheroides" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Belciana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Diptheroides" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Belciana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Donda_Moore_1882>
|
||||
dwc:authorityName "Moore" ;
|
||||
dwc:authorityYear "1882" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Donda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Moore, 1882" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Donda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Belciades_Kozhanchikov_1950>
|
||||
dwc:authority "Kozhanchikov, 1950" ;
|
||||
dwc:authorityName "Kozhanchikov" ;
|
||||
dwc:authorityYear "1950" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Belciades" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kozhanchikov, 1950" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Belciades> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Belciana_striatovirens_Moore_>
|
||||
dwc:authority "Moore" ;
|
||||
dwc:authorityName "Moore" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Belciana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moore" ;
|
||||
dwc:species "striatovirens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Belciana_striatovirens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anabelcia_nepalensis_Haruta_1993>
|
||||
dwc:authorityName "Haruta" ;
|
||||
dwc:authorityYear "1993" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Anabelcia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haruta, 1993" ;
|
||||
dwc:species "nepalensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia_nepalensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anabelcia_thai_Behounek_2012>
|
||||
dwc:authorityName "Behounek & V.S.Kononenko" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Anabelcia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Behounek & Kononenko, 2012" ;
|
||||
dwc:species "thai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia_thai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anabelcia_siitanae_Remm_1983>
|
||||
dwc:authorityName "Behounek & V.S.Kononenko" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:baseAuthorityName "Remm" ;
|
||||
dwc:baseAuthorityYear "1983" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Anabelcia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Remm, 1983)" ;
|
||||
dwc:species "siitanae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia_siitanae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anabelcia_taiwana_Behounek_2012>
|
||||
dwc:authorityName "Behounek & V.S.Kononenko" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Anabelcia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Behounek & Kononenko, 2012" ;
|
||||
dwc:species "taiwana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia_taiwana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anabelcia_staudingeri_Leech_1900>
|
||||
dwc:authorityName "Behounek & V.S.Kononenko" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:baseAuthorityName "Leech" ;
|
||||
dwc:baseAuthorityYear "1900" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Anabelcia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Leech, 1900)" ;
|
||||
dwc:species "staudingeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anabelcia_staudingeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anabelcia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
|
@ -55,34 +208,24 @@
|
|||
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,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/4E00F6E1A56AD159430DE21E1EB6F549>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Podocnemididae_Cope_1868>, <http://taxon-concept.plazi.org/id/Animalia/Podocnemis_expansa_Schweigger_1812>, <http://taxon-concept.plazi.org/id/Animalia/Testudines_Wagler_1830> ;
|
||||
dc:creator "Lopes, Daniela A.; Gomes, Delir Correa; Knoff, Marcelo" ;
|
||||
dc:title "Unoculubranchiobdella expansa Peralta, Matos & Serra-Freire 1998" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Unoculubranchiobdella_expansa_Peralta_1998> ;
|
||||
|
@ -44,6 +44,46 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Unoculubranchiobdella_expansa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podocnemis_expansa_Schweigger_1812>
|
||||
dwc:baseAuthorityName "Schweigger" ;
|
||||
dwc:baseAuthorityYear "1812" ;
|
||||
dwc:class "Maxillopoda" ;
|
||||
dwc:family "Podocnemididae" ;
|
||||
dwc:genus "Podocnemis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chelonia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schweigger, 1812)" ;
|
||||
dwc:species "expansa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podocnemis_expansa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Testudines_Wagler_1830>
|
||||
dwc:authorityName "Wagler" ;
|
||||
dwc:authorityYear "1830" ;
|
||||
dwc:class "Maxillopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Testudines" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
dwc:scientificNameAuthorship "Wagler, 1830" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Testudines> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podocnemididae_Cope_1868>
|
||||
dwc:authorityName "Cope" ;
|
||||
dwc:authorityYear "1868" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Podocnemididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Testudines" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Cope, 1868" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podocnemididae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Unoculubranchiobdella_expansa>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Ozobranchidae" ;
|
||||
|
@ -57,45 +97,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Unoculubranchiobdella>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Ozobranchidae" ;
|
||||
dwc:genus "Unoculubranchiobdella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhynchobdellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ozobranchidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ozobranchidae>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Ozobranchidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhynchobdellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhynchobdellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhynchobdellida>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhynchobdellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
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,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/4E054391CC1FC8266568D8788975AB77>
|
||||
dc:creator "Wilson, E. O." ;
|
||||
dc:title "Pheidole alexeter Wilson, 2003, new species" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_tristis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pheidole_alexeter_Wilson_2003> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/E2C3EA16EFBE44B5493D3E8099DC2AEA> ;
|
||||
a trt:Treatment .
|
||||
|
@ -53,45 +53,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
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,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/4E0587D6FF982A05FEBCFED9E764FD82>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8069512>, <http://dx.doi.org/10.5281/zenodo.8069516>, <http://dx.doi.org/10.5281/zenodo.8069504>, <http://dx.doi.org/10.5281/zenodo.8069508>, <http://dx.doi.org/10.5281/zenodo.8069510>, <http://dx.doi.org/10.5281/zenodo.8069498>, <http://dx.doi.org/10.5281/zenodo.8069518> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8069512>, <http://dx.doi.org/10.5281/zenodo.8069516>, <http://dx.doi.org/10.5281/zenodo.8069504>, <http://dx.doi.org/10.5281/zenodo.8069508>, <http://dx.doi.org/10.5281/zenodo.8069510>, <http://dx.doi.org/10.5281/zenodo.8069498>, <http://dx.doi.org/10.5281/zenodo.8069518>, <http://taxon-concept.plazi.org/id/Animalia/Parapotamon_Man_1907>, <http://taxon-concept.plazi.org/id/Animalia/Potamiscinae_Bott_1970>, <http://taxon-concept.plazi.org/id/Animalia/Tortomon_Ng_2023>, <http://taxon-concept.plazi.org/id/Animalia/Tortomon_gejiu_City_>, <http://taxon-concept.plazi.org/id/Animalia/Tortomon_gejiu_Honghe_>, <http://taxon-concept.plazi.org/id/Animalia/Tortomon_puer_Ng_2023> ;
|
||||
dc:creator "Huang, Chao; Wang, Jian; Shih, Hsi-Te" ;
|
||||
dc:title "Tortomon gejiu Ng & Tri 2023, n. gen." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E0587D6FF982A05FEBCFED9E764FD82.mc.76C43C9DFF982A0FFD90FE35E564FDBE> ;
|
||||
|
@ -49,6 +48,95 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon_gejiu> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tortomon_gejiu_City_>
|
||||
dwc:authority "City", "City, Honghe Hani and Yi Autonomous Prefecture" ;
|
||||
dwc:authorityName "City", "City, Honghe Hani and Yi Autonomous Prefecture" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Tortomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "City, Honghe Hani & Yi Autonomous Prefecture" ;
|
||||
dwc:species "gejiu" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon_gejiu> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tortomon_puer_Ng_2023>
|
||||
dwc:authority "Ng & Tri, 2023" ;
|
||||
dwc:authorityName "Ng & Tri" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Tortomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ng & Tri, 2023" ;
|
||||
dwc:species "puer" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon_puer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Potamiscinae_Bott_1970>
|
||||
dwc:authorityName "Bott" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Bott, 1970" ;
|
||||
dwc:subFamily "Potamiscinae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamiscinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tortomon_Ng_2023>
|
||||
dwc:authorityName "Ng & Tri" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Tortomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ng & Tri, 2023" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parapotamon_Man_1907>
|
||||
dwc:authority "De Man, 1907" ;
|
||||
dwc:authorityName "De Man" ;
|
||||
dwc:authorityYear "1907" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Parapotamon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "De Man, 1907" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parapotamon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tortomon_gejiu_Honghe_>
|
||||
dwc:authority ", Honghe" ;
|
||||
dwc:authorityName "Honghe" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Tortomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Honghe" ;
|
||||
dwc:species "gejiu" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon_gejiu> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tortomon_gejiu>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
|
@ -73,34 +161,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Potamidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E0587D6FF9A2A0FFC52FEB9E4B5FEC1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8069512>, <http://dx.doi.org/10.5281/zenodo.8069516>, <http://dx.doi.org/10.5281/zenodo.8069496>, <http://dx.doi.org/10.5281/zenodo.8069498>, <http://dx.doi.org/10.5281/zenodo.8069502>, <http://dx.doi.org/10.5281/zenodo.8069510> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8069512>, <http://dx.doi.org/10.5281/zenodo.8069516>, <http://dx.doi.org/10.5281/zenodo.8069496>, <http://dx.doi.org/10.5281/zenodo.8069498>, <http://dx.doi.org/10.5281/zenodo.8069502>, <http://dx.doi.org/10.5281/zenodo.8069510>, <http://taxon-concept.plazi.org/id/Animalia/Tortomon_gejiu_Ng_2023> ;
|
||||
dc:creator "Huang, Chao; Wang, Jian; Shih, Hsi-Te" ;
|
||||
dc:title "Tortomon puer Ng & Tri 2023, n. gen." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E0587D6FF9A2A0FFC52FEB9E4B5FEC1.mc.76C43C9DFF9A2A0DFBEDFE14E5EDFD5E> ;
|
||||
|
@ -49,6 +48,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon_puer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tortomon_gejiu_Ng_2023>
|
||||
dwc:authority "Ng & Tri, 2023" ;
|
||||
dwc:authorityName "Ng & Tri" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Tortomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ng & Tri, 2023" ;
|
||||
dwc:species "gejiu" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon_gejiu> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tortomon_puer>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
|
@ -62,45 +77,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tortomon>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Tortomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Potamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Potamidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E0587D6FF9F2A0DFC59F9D8E3E0FEE2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8069496>, <http://dx.doi.org/10.5281/zenodo.8069504>, <http://dx.doi.org/10.5281/zenodo.8069498>, <http://dx.doi.org/10.5281/zenodo.8069508>, <http://dx.doi.org/10.5281/zenodo.8069502>, <http://dx.doi.org/10.5281/zenodo.8069510>, <http://dx.doi.org/10.5281/zenodo.8069512> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8069496>, <http://dx.doi.org/10.5281/zenodo.8069504>, <http://dx.doi.org/10.5281/zenodo.8069498>, <http://dx.doi.org/10.5281/zenodo.8069508>, <http://dx.doi.org/10.5281/zenodo.8069502>, <http://dx.doi.org/10.5281/zenodo.8069510>, <http://dx.doi.org/10.5281/zenodo.8069512>, <http://taxon-concept.plazi.org/id/Animalia/Parvuspotamon_Dai_1994>, <http://taxon-concept.plazi.org/id/Animalia/Potamidae_Ortmann_1896>, <http://taxon-concept.plazi.org/id/Animalia/Potamiscinae_Bott_1970>, <http://taxon-concept.plazi.org/id/Animalia/Potamon_Savigny_1816>, <http://taxon-concept.plazi.org/id/Animalia/Tenuipotamon_Dai_1990>, <http://taxon-concept.plazi.org/id/Animalia/Tortomon_puer_Ng_2023> ;
|
||||
dc:creator "Huang, Chao; Wang, Jian; Shih, Hsi-Te" ;
|
||||
dc:title "Tortomon Ng & Tri 2023, n. gen." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tortomon_Ng_2023> ;
|
||||
|
@ -47,6 +46,93 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tortomon_puer_Ng_2023>
|
||||
dwc:authority "Ng & Tri, 2023" ;
|
||||
dwc:authorityName "Ng & Tri" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Tortomon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ng & Tri, 2023" ;
|
||||
dwc:species "puer" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tortomon_puer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Potamidae_Ortmann_1896>
|
||||
dwc:authorityName "Ortmann" ;
|
||||
dwc:authorityYear "1896" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Ortmann, 1896" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Potamon_Savigny_1816>
|
||||
dwc:authorityName "Savigny" ;
|
||||
dwc:authorityYear "1816" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Potamon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Savigny, 1816" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Potamiscinae_Bott_1970>
|
||||
dwc:authorityName "Bott" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Bott, 1970" ;
|
||||
dwc:subFamily "Potamiscinae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamiscinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tenuipotamon_Dai_1990>
|
||||
dwc:authority "Dai, 1990" ;
|
||||
dwc:authorityName "Dai" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Tenuipotamon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dai, 1990" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tenuipotamon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parvuspotamon_Dai_1994>
|
||||
dwc:authority "Dai & Bo, 1994" ;
|
||||
dwc:authorityName "Dai & Bo" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
dwc:genus "Parvuspotamon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dai & Bo, 1994" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parvuspotamon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tortomon>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Potamidae" ;
|
||||
|
@ -69,24 +155,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E05F90B6C5D7704DACD35715FABEC5B>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Sima_natalensis_Emery_> ;
|
||||
|
@ -88,45 +87,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sima>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Sima" ;
|
||||
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 "Hexapoda" ;
|
||||
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 "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E071EFD36B058A70989E1D6A718BFEA>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_similis>' due to issues with rank ;
|
||||
|
@ -59,57 +58,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alysia_Anarcha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Alysia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Anarcha" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alysia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alysia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Alysia" ;
|
||||
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> ;
|
||||
|
|
|
@ -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/4E073DF1FA0E99920D0186CDCFD885F2>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Genista_sagittalis_Enthaelt_> ;
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Genista sagittalis L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Genista_sagittalis_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Fabaceae>, <http://taxon-name.plazi.org/id/Plantae/Genista>, <http://taxon-name.plazi.org/id/Plantae/Genista_sagittalis_sagittalis> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/235248E9C9124C4F3A5CF51F068FE96B> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -37,6 +38,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Genista_sagittalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Genista_sagittalis_Enthaelt_>
|
||||
dwc:authority "L. Enthaelt" ;
|
||||
dwc:authorityName "L. Enthaelt" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Genista" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Enthaelt" ;
|
||||
dwc:species "sagittalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Genista_sagittalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Genista_sagittalis>
|
||||
# Info: Couldn't generate language tag for "Fluegel-Ginster"@undefined ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
|
@ -73,24 +89,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -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/4E079D29F10A9B1AD9F2B2DA78864000>
|
||||
dc:creator "Delphia, Casey M.; Griswold, Terry; Reese, Elizabeth G.; O'Neill, Kevin M.; Burkle, Laura A." ;
|
||||
|
@ -56,57 +55,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hoplitis_Alcidamea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megachilidae" ;
|
||||
dwc:genus "Hoplitis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alcidamea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hoplitis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hoplitis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megachilidae" ;
|
||||
dwc:genus "Hoplitis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megachilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megachilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megachilidae" ;
|
||||
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/4E07F1601DC636B7BD09571F58B74699>
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macronema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydropsychidae" ;
|
||||
dwc:genus "Macronema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydropsychidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydropsychidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydropsychidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E0E5ABF584247CDE2EAC61BF7C1A5A2>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Wisteria frutescens Poir." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Wisteria_frutescens_Poir_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Wisteria_frutescens>, <http://taxon-name.plazi.org/id/Plantae/Glycine_frutescens> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Wisteria_frutescens_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Glycine_frutescens> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -27,7 +26,7 @@
|
|||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Wisteria_frutescens_Poir_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Wisteria_frutescens_L_>
|
||||
dwc:ID-ENA "47096" ;
|
||||
dwc:authority "(L.) Poir." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
|
@ -56,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Wisteria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Wisteria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
@ -104,26 +88,3 @@
|
|||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Glycine_frutescens>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Glycine" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "frutescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Glycine> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Glycine>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Glycine" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -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/4E0E85D0D80DBA3283FBF47A4E4D2107>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_pectoralis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_orbicularis>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_orbicularis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_pectoralis>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Phaenocarpa (Phaenocarpa) eugenia Haliday 1838" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phaenocarpa_eugenia_Haliday_1838> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Alysia_eugenia>, <http://taxon-name.plazi.org/id/Animalia/Alysia> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Alysia>, <http://taxon-name.plazi.org/id/Animalia/Alysia_eugenia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -60,57 +59,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaenocarpa_Phaenocarpa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Phaenocarpa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Phaenocarpa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phaenocarpa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaenocarpa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Phaenocarpa" ;
|
||||
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> ;
|
||||
|
@ -120,26 +98,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alysia_eugenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Alysia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eugenia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alysia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alysia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Alysia" ;
|
||||
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,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/4E0EA1F08D328FE566C83D21681F95A1>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Callichthyidae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Osteichthyes>' due to issues with rank ;
|
||||
dc:creator "Lopes, Daniela A.; Mainenti, Adriana; Knoff, Marcelo; Gomes, Delir Correa" ;
|
||||
dc:title "Magnivitellinum corvitellinum Lacerda, Takemoto & Pavanelli 2009" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Magnivitellinum_corvitellinum_Lacerda_2009> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplosternum_littorale> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.662.11685> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -56,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Magnivitellinum>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Alloglossidiidae" ;
|
||||
dwc:genus "Magnivitellinum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alloglossidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alloglossidiidae>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Alloglossidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plagiorchiida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plagiorchiida>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trematoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trematoda>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
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/4E140E42FFE9FFECFF21F8AEFC95FF39>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3741140>, <http://dx.doi.org/10.5281/zenodo.3741148>, <http://dx.doi.org/10.5281/zenodo.3741142>, <http://dx.doi.org/10.5281/zenodo.3741144>, <http://dx.doi.org/10.5281/zenodo.3741146>, <http://dx.doi.org/10.5281/zenodo.3741150>, <http://dx.doi.org/10.5281/zenodo.3741138> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3741140>, <http://dx.doi.org/10.5281/zenodo.3741148>, <http://dx.doi.org/10.5281/zenodo.3741142>, <http://dx.doi.org/10.5281/zenodo.3741144>, <http://dx.doi.org/10.5281/zenodo.3741146>, <http://dx.doi.org/10.5281/zenodo.3741150>, <http://dx.doi.org/10.5281/zenodo.3741138>, <http://taxon-concept.plazi.org/id/Animalia/Etrocorema_belumensis_Asiah_2009>, <http://taxon-concept.plazi.org/id/Animalia/Etrocorema_hochii_Wu_1938>, <http://taxon-concept.plazi.org/id/Animalia/Etrocorema_nigrogeniculatum_Enderlein_1909>, <http://taxon-concept.plazi.org/id/Animalia/Parasitidae_Oudemans_1901> ;
|
||||
dc:creator "Chen, Zhi-Teng" ;
|
||||
dc:title "Etrocorema yunnanensis Chen 2020, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E140E42FFE9FFECFF21F8AEFC95FF39.mc.76D5B509FFEDFFEEFE36FA04FCCCF9F6> ;
|
||||
|
@ -48,6 +47,64 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Etrocorema_yunnanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Etrocorema_hochii_Wu_1938>
|
||||
dwc:baseAuthorityName "Wu" ;
|
||||
dwc:baseAuthorityYear "1938" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Perlidae" ;
|
||||
dwc:genus "Etrocorema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wu, 1938)" ;
|
||||
dwc:species "hochii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Etrocorema_hochii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Etrocorema_belumensis_Asiah_2009>
|
||||
dwc:authorityName "Wan Nur Asiah & Che Salmah" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Perlidae" ;
|
||||
dwc:genus "Etrocorema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wan Nur Asiah & Che Salmah, 2009" ;
|
||||
dwc:species "belumensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Etrocorema_belumensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Etrocorema_nigrogeniculatum_Enderlein_1909>
|
||||
dwc:baseAuthorityName "Enderlein" ;
|
||||
dwc:baseAuthorityYear "1909" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Perlidae" ;
|
||||
dwc:genus "Etrocorema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Enderlein, 1909)" ;
|
||||
dwc:species "nigrogeniculatum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Etrocorema_nigrogeniculatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parasitidae_Oudemans_1901>
|
||||
dwc:authorityName "Oudemans" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Parasitidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Oudemans, 1901" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parasitidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Etrocorema_yunnanensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Perlidae" ;
|
||||
|
@ -61,45 +118,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Etrocorema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Perlidae" ;
|
||||
dwc:genus "Etrocorema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perlidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Perlidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
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/4E143263FFB1F51CFF06FADBA12AB92C>
|
||||
dc:creator "Spitsyn, V. M.; Bolotov, N. I." ;
|
||||
|
@ -56,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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/4E143263FFB1F51CFF06FB3CA161B94E>
|
||||
dc:creator "Spitsyn, V. M.; Bolotov, N. I." ;
|
||||
|
@ -56,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
|
@ -60,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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/4E143263FFB1F51CFF06FD4CA040BF2B>
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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/4E143263FFB1F51CFF06FDCDA3D7BEDA>
|
||||
dc:creator "Spitsyn, V. M.; Bolotov, N. I." ;
|
||||
|
@ -56,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euplocia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Euplocia" ;
|
||||
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,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/4E143263FFB1F51CFF06FE2EA669BE58>
|
||||
dc:creator "Spitsyn, V. M.; Bolotov, N. I." ;
|
||||
|
@ -56,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peridrome>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Peridrome" ;
|
||||
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,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/4E143263FFB1F51CFF06FEACA3A5BDF5>
|
||||
dc:creator "Spitsyn, V. M.; Bolotov, N. I." ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agape>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agape" ;
|
||||
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,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/4E143263FFB2F51FFF06FEF1A0BEBDF5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7166183> ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -67,45 +66,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -71,45 +70,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -63,45 +62,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neochera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Neochera" ;
|
||||
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,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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -64,45 +63,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -65,45 +64,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -61,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Asota" ;
|
||||
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,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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -64,45 +63,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neochera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Neochera" ;
|
||||
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,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/4E143263FFB7F51AFF06FC12A064B8ED>
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neochera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Neochera" ;
|
||||
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,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/4E143263FFB7F51AFF06FD98A064BFC9>
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peridrome>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Peridrome" ;
|
||||
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,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/4E1458FBE72013732B7A2D681CB7A068>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Thallomys_damarensis_Winton_1897>, <http://taxon-concept.plazi.org/id/Animalia/Thallomys_nigricauda_Thomas_1882>, <http://taxon-concept.plazi.org/id/Animalia/Thamnomys_Heller_1909> ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Thallomys loringi" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E1458FBE72013732B7A2D681CB7A068.mc.B13FE0FC83454BE1838BDD265C922074> ;
|
||||
|
@ -42,6 +42,51 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thallomys_loringi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thamnomys_Heller_1909>
|
||||
dwc:authority "(Heller, 1909)" ;
|
||||
dwc:baseAuthorityName "Heller" ;
|
||||
dwc:baseAuthorityYear "1909" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Thamnomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Heller, 1909)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thamnomys> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thallomys_nigricauda_Thomas_1882>
|
||||
dwc:baseAuthorityName "Thomas" ;
|
||||
dwc:baseAuthorityYear "1882" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Thallomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Thomas, 1882)" ;
|
||||
dwc:species "nigricauda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thallomys_nigricauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thallomys_damarensis_Winton_1897>
|
||||
dwc:baseAuthorityName "De Winton" ;
|
||||
dwc:baseAuthorityYear "1897" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Thallomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Winton, 1897)" ;
|
||||
dwc:species "damarensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thallomys_damarensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thallomys_loringi>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
|
@ -56,45 +101,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thallomys>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Thallomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Muridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Muridae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E1466FDF04FB773FAA96436EC5B2DF2>
|
||||
dc:creator "Katz, Aron D.; Taylor, Steven J.; Soto-Adames, Felipe N.; Addison, Aaron; Hoese, Geoffrey B.; Sutton, Michael R.; Toulkeridis, Theofilos" ;
|
||||
dc:title "Heteromurus (Heteromurtrella) nitens Yosii 1964" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heteromurus_nitens_Yosii_1964> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Heteromurus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/subtbiol.17.7660> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -57,12 +57,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heteromurus_Heteromurtrella>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Entomobryidae" ;
|
||||
dwc:genus "Heteromurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Heteromurtrella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heteromurus> ;
|
||||
|
@ -70,36 +64,29 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heteromurus>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Entomobryidae" ;
|
||||
dwc:family "Orchesellidae" ;
|
||||
dwc:genus "Heteromurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:order "Entomobryomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Entomobryidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Collembola>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order", "class" ;
|
||||
dwc:rank "class", "order" ;
|
||||
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/4E148796FFD21E76FF3531A22545C3B6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212148> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212148>, <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_areolatus_Szepligeti_>, <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_spathiiformis_Szepligeti_> ;
|
||||
dc:creator "Braet, Yves; Ceccarelli, Fadia Sara; Zaldívar-Riverón, Alejandro" ;
|
||||
dc:title "Evaniodes spathiiformis Szepligeti 1901" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_spathiiformis_Szepligeti_1901> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212144> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,36 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes_spathiiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniodes_areolatus_Szepligeti_>
|
||||
dwc:authority "Szepligeti" ;
|
||||
dwc:authorityName "Szepligeti" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Evaniodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Szepligeti" ;
|
||||
dwc:species "areolatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes_areolatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniodes_spathiiformis_Szepligeti_>
|
||||
dwc:authority "Szepligeti" ;
|
||||
dwc:authorityName "Szepligeti" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Evaniodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Szepligeti" ;
|
||||
dwc:species "spathiiformis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes_spathiiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Evaniodes_spathiiformis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
|
@ -69,34 +99,24 @@
|
|||
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> ;
|
||||
|
|
|
@ -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/4E148796FFD31E76FF35323C2582C1E6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212146> ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Evaniodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Evaniodes" ;
|
||||
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> ;
|
||||
|
|
|
@ -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/4E148796FFD31E79FF35343D24A6C2F7>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_areolatus_Szepligeti_>, <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_marshi_Barbalho_>, <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_palikuri_Braet_>, <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_spathiiformis_Szepligeti_>, <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_wayampisi_Braet_> ;
|
||||
dc:creator "Braet, Yves; Ceccarelli, Fadia Sara; Zaldívar-Riverón, Alejandro" ;
|
||||
dc:title "Evaniodes" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Evaniodes_Braet_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212144> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212144>
|
||||
|
@ -26,22 +26,82 @@
|
|||
dc:title "Two new species of Evaniodes Szépligeti (Hymenoptera: Braconidae: Doryctinae) from French Guiana" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniodes_Braet_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "1189290" ;
|
||||
dwc:authority "Braet, Ceccarelli & Zaldívar-Riverón, 2012" ;
|
||||
dwc:authorityName "Braet, Ceccarelli & Zaldívar-Riverón" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniodes_spathiiformis_Szepligeti_>
|
||||
dwc:authority "Szepligeti" ;
|
||||
dwc:authorityName "Szepligeti" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Evaniodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Braet, Ceccarelli & Zaldívar-Riverón, 2012" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4HLH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes> ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Szepligeti" ;
|
||||
dwc:species "spathiiformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DGT8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes_spathiiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniodes_areolatus_Szepligeti_>
|
||||
dwc:authority "Szepligeti" ;
|
||||
dwc:authorityName "Szepligeti" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Evaniodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Szepligeti" ;
|
||||
dwc:species "areolatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DGT6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes_areolatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniodes_marshi_Barbalho_>
|
||||
dwc:authority "Barbalho & Penteado-Dias" ;
|
||||
dwc:authorityName "Barbalho & Penteado-Dias" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Evaniodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Barbalho & Penteado-Dias" ;
|
||||
dwc:species "marshi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DGT7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes_marshi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniodes_palikuri_Braet_>
|
||||
dwc:authority "Braet, Ceccarelli & Zaldivar-Riveron" ;
|
||||
dwc:authorityName "Braet, Ceccarelli & Zaldivar-Riveron" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Evaniodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Braet, Ceccarelli & Zaldivar-Riveron" ;
|
||||
dwc:species "palikuri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes_palikuri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Evaniodes_wayampisi_Braet_>
|
||||
dwc:authority "Braet, Ceccarelli & Zaldivar-Riveron" ;
|
||||
dwc:authorityName "Braet, Ceccarelli & Zaldivar-Riveron" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Evaniodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Braet, Ceccarelli & Zaldivar-Riveron" ;
|
||||
dwc:species "wayampisi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evaniodes_wayampisi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Evaniodes>
|
||||
|
@ -56,34 +116,24 @@
|
|||
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> ;
|
||||
|
|
|
@ -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/4E14A531D53AB78332833978C8000107>
|
||||
dc:creator "Gore, Ramchandra; Gaikwad, Sayajirao" ;
|
||||
|
@ -54,45 +53,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dalbergia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Dalbergia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -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/4E14B6916117F28E24F9304BE258BC5D>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Helictotrichon_praeustum_Rchb_>, <http://taxon-concept.plazi.org/id/Plantae/Helictotrichon_praeustum_pseudoviolaceum_Torre_> ;
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Helictotrichon praeustum subsp. praeustum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Helictotrichon_praeustum_praeustum_Flora_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Helictotrichon_praeustum_praeustum> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Helictotrichon>, <http://taxon-name.plazi.org/id/Plantae/Helictotrichon_pratense>, <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/BEC9D0867B1AAC94D240ACC58D38EC98> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Helictotrichon_praeustum_praeustum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/BEC9D0867B1AAC94D240ACC58D38EC98>
|
||||
|
@ -22,11 +22,26 @@
|
|||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Poaceae" .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Helictotrichon_praeustum_praeustum_Flora_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Info Flora, 2021" ;
|
||||
dwc:authorityName "Info Flora" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Helictotrichon_praeustum_Rchb_>
|
||||
dwc:authority "(Rchb.) Tzvelev" ;
|
||||
dwc:authorityName "Tzvelev" ;
|
||||
dwc:baseAuthorityName "Rchb." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Helictotrichon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rchb.) Tzvelev" ;
|
||||
dwc:species "praeustum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Helictotrichon_praeustum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Helictotrichon_praeustum_pseudoviolaceum_Torre_>
|
||||
dwc:authority "(Dalla Torre) Connert" ;
|
||||
dwc:authorityName "Connert" ;
|
||||
dwc:baseAuthorityName "Dalla Torre" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Helictotrichon" ;
|
||||
|
@ -34,11 +49,10 @@
|
|||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Info Flora, 2021" ;
|
||||
dwc:scientificNameAuthorship "(Dalla Torre) Connert" ;
|
||||
dwc:species "praeustum" ;
|
||||
dwc:subSpecies "praeustum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3K9XR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Helictotrichon_praeustum_praeustum> ;
|
||||
dwc:subSpecies "pseudoviolaceum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Helictotrichon_praeustum_pseudoviolaceum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Helictotrichon_praeustum_praeustum>
|
||||
|
@ -88,24 +102,18 @@
|
|||
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/4E14D63066DF5E8BD2A5B23811299B8D>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cynipoidea_dalei>' due to issues with rank ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trybliographa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Trybliographa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Figitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Figitidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
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> ;
|
||||
|
@ -105,37 +89,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucoila_rufula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Eucoila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rufula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucoila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucoila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Eucoila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Figitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psichacra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Psichacra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Figitidae> ;
|
||||
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/4E14FB28FA52701879E9D6D9107E0653>
|
||||
dc:creator "Saldaitis, Aidas; Ivinskis, Povilas; Witt, Thomas; Pekarsky, Oleg" ;
|
||||
dc:title "Eospilarctia Koda 1988" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eospilarctia_Koda_1988> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eospilarctia> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eospilarctia_guangdonga>, <http://taxon-name.plazi.org/id/Animalia/Eospilarctia_maciai>, <http://taxon-name.plazi.org/id/Animalia/Eospilarctia_naumanni>, <http://taxon-name.plazi.org/id/Animalia/Eospilarctia_yuennanica_fansipana>, <http://taxon-name.plazi.org/id/Animalia/Eospilarctia_yuennanica_yuennanica>, <http://taxon-name.plazi.org/id/Animalia/Seiarctia_lewisii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.204.3056> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -55,34 +54,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
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,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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/4E18A1E2B87E4F90B6EE798ABE887C8D>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Theridiidae>' due to issues with rank ;
|
||||
dc:creator "Candek, Klemen; Gregoric, Matjaz; Kostanjsek, Rok; Frick, Holger; Kropf, Christian; Kuntner, Matjaz; Miller, Jeremy A.; Hoeksema, Bert W." ;
|
||||
dc:title "Euryopis flavomaculata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euryopis_flavomaculata_Candek_2013> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Animalia>, <http://taxon-name.plazi.org/id/Animalia/Episinus_flavomaculata>, <http://taxon-name.plazi.org/id/Animalia/Euryopis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.1.e980> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryopis_flavomaculata> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.1.e980>
|
||||
|
@ -27,23 +28,6 @@
|
|||
dc:title "Targeting a portion of central European spider diversity for permanent preservation" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euryopis_flavomaculata_Candek_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Candek, Gregoric, Kostanjsek, Frick, Kropf, Kuntner, Miller & Hoeksema, 2013" ;
|
||||
dwc:authorityName "Candek, Gregoric, Kostanjsek, Frick, Kropf, Kuntner, Miller & Hoeksema" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Theridiidae" ;
|
||||
dwc:genus "Euryopis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Candek, Gregoric, Kostanjsek, Frick, Kropf, Kuntner, Miller & Hoeksema, 2013" ;
|
||||
dwc:species "flavomaculata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryopis_flavomaculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryopis_flavomaculata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Theridiidae" ;
|
||||
|
@ -68,34 +52,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Theridiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Theridiidae" ;
|
||||
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,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/4E18B261FBA680F1298B6FD7D1876352>
|
||||
dc:creator "Buhl, Peter N.; Broad, Gavin R.; Notton, David G." ;
|
||||
|
@ -58,57 +57,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platygaster_Platygaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Platygaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Platygaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platygaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platygaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Platygaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platygastridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platygastridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
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/4E18E50AD5070334ED08C5C40899C206>
|
||||
dc:creator "Sutcharit, Chirasak; Ablett, Jonathan; Tongkerd, Piyoros; Naggs, Fred; Panha, Somsak" ;
|
||||
|
@ -58,57 +57,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphidromus_adamsii>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Amphidromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "adamsii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphidromus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphidromus>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Amphidromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camaenidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
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> ;
|
||||
|
@ -118,28 +96,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphidromus_adamsi_articulata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Amphidromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "adamsi" ;
|
||||
dwc:variety "articulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphidromus_adamsi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphidromus_adamsi>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Amphidromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "adamsi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphidromus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -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/4E20460EF46003E31303470D86198852>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Maxomys_palawanensis_Taylor_1934>, <http://taxon-concept.plazi.org/id/Animalia/Maxomys_rajah_Musser_1979>, <http://taxon-concept.plazi.org/id/Animalia/Maxomys_surifer_Chasen_1940>, <http://taxon-concept.plazi.org/id/Animalia/Palawanomys_furvus_Musser_1983> ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Maxomys panglima" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E20460EF46003E31303470D86198852.mc.D812315473B8E27DB9061EAD8E59004C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Maxomys_panglima_Robinson_1921> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chiropodomys_calamianus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -42,6 +43,68 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Maxomys_panglima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Maxomys_palawanensis_Taylor_1934>
|
||||
dwc:authority "(Taylor 1934)" ;
|
||||
dwc:baseAuthorityName "Taylor" ;
|
||||
dwc:baseAuthorityYear "1934" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Maxomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Taylor, 1934)" ;
|
||||
dwc:species "palawanensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Maxomys_palawanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Maxomys_surifer_Chasen_1940>
|
||||
dwc:baseAuthorityName "Chasen" ;
|
||||
dwc:baseAuthorityYear "1940" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Maxomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Chasen, 1940)" ;
|
||||
dwc:species "surifer" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Maxomys_surifer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Maxomys_rajah_Musser_1979>
|
||||
dwc:authority "(Musser et al., 1979)" ;
|
||||
dwc:baseAuthorityName "Musser" ;
|
||||
dwc:baseAuthorityYear "1979" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Maxomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Musser, 1979)" ;
|
||||
dwc:species "rajah" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Maxomys_rajah> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Palawanomys_furvus_Musser_1983>
|
||||
dwc:authorityName "Musser and Newcomb" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Palawanomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Musser & Newcomb, 1983" ;
|
||||
dwc:species "furvus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Palawanomys_furvus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Maxomys_panglima>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
|
@ -56,45 +119,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Maxomys>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Maxomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Muridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Muridae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E208784FFF3C30FA35F3E20D986DB2D>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Rhyacophilidae_Mosely_1954>, <http://dx.doi.org/10.5281/zenodo.173284>, <http://dx.doi.org/10.5281/zenodo.173283> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.173284>, <http://dx.doi.org/10.5281/zenodo.173283>, <http://taxon-concept.plazi.org/id/Animalia/Rhyacophilidae_Mosely_1954> ;
|
||||
dc:creator "Robertson, Desiree R.; Holzenthal, Ralph W." ;
|
||||
dc:title "Canoptila" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Canoptila_Robertson_2006> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Glossosomatidae>, <http://taxon-name.plazi.org/id/Animalia/Hydroptilidae>, <http://taxon-name.plazi.org/id/Animalia/Protoptila>, <http://taxon-name.plazi.org/id/Animalia/Protoptilinae>, <http://taxon-name.plazi.org/id/Animalia/Canoptila>, <http://taxon-name.plazi.org/id/Animalia/Itauara>, <http://taxon-name.plazi.org/id/Animalia/Mexitrichia> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Canoptila_Mosely_>, <http://taxon-concept.plazi.org/id/Animalia/Antoptila_Mosely_1939>, <http://taxon-concept.plazi.org/id/Animalia/Itauara_Muller_1888>, <http://taxon-concept.plazi.org/id/Animalia/Mexitrichia_Mosely_1937>, <http://taxon-concept.plazi.org/id/Animalia/Mortoniella_Ulmer_1906>, <http://taxon-concept.plazi.org/id/Animalia/Protoptila_Banks_1904>, <http://taxon-concept.plazi.org/id/Animalia/Campsiophora_Flint_1964>, <http://taxon-concept.plazi.org/id/Animalia/Cubanoptila_Sykora_1973>, <http://taxon-concept.plazi.org/id/Animalia/Mastigoptila_Flint_1967>, <http://taxon-concept.plazi.org/id/Animalia/Scotiotrichia_Mosely_1934>, <http://taxon-concept.plazi.org/id/Animalia/Culoptila_Mosely_1954> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Glossosomatidae>, <http://taxon-name.plazi.org/id/Animalia/Hydroptilidae>, <http://taxon-name.plazi.org/id/Animalia/Protoptila>, <http://taxon-name.plazi.org/id/Animalia/Protoptilinae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Antoptila_Mosely_1939>, <http://taxon-concept.plazi.org/id/Animalia/Campsiophora_Flint_1964>, <http://taxon-concept.plazi.org/id/Animalia/Canoptila_Mosely_>, <http://taxon-concept.plazi.org/id/Animalia/Cubanoptila_Sykora_1973>, <http://taxon-concept.plazi.org/id/Animalia/Culoptila_Mosely_1954>, <http://taxon-concept.plazi.org/id/Animalia/Itauara_Muller_1888>, <http://taxon-concept.plazi.org/id/Animalia/Mastigoptila_Flint_1967>, <http://taxon-concept.plazi.org/id/Animalia/Mexitrichia_Mosely_1937>, <http://taxon-concept.plazi.org/id/Animalia/Mortoniella_Ulmer_1906>, <http://taxon-concept.plazi.org/id/Animalia/Protoptila_Banks_1904>, <http://taxon-concept.plazi.org/id/Animalia/Scotiotrichia_Mosely_1934> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.173282> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Canoptila> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.173282>
|
||||
|
@ -30,23 +29,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.173284>, <http://dx.doi.org/10.5281/zenodo.173283> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Canoptila_Robertson_2006>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Robertson & Holzenthal, 2006" ;
|
||||
dwc:authorityName "Robertson & Holzenthal" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
dwc:genus "Canoptila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Robertson & Holzenthal, 2006" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Canoptila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Canoptila_Mosely_>
|
||||
dwc:authority "Mosely" ;
|
||||
dwc:authorityName "Mosely" ;
|
||||
|
@ -73,7 +55,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Mosely, 1954" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/FR8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhyacophilidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -104,7 +86,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1888" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55TT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Itauara> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -120,7 +102,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Mosely, 1937" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5R75> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mexitrichia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -136,7 +118,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ulmer, 1906" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5VC8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mortoniella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -152,7 +134,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Banks, 1904" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XX3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Protoptila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -168,7 +150,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Flint, 1964" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GH4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Campsiophora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -184,7 +166,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Sykora, 1973" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6329N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cubanoptila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -200,7 +182,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Flint, 1967" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5LVY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mastigoptila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -216,7 +198,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Mosely, 1934" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/644VF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scotiotrichia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -232,7 +214,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Mosely, 1954" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62KTF> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XB2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Culoptila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -258,24 +240,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -286,37 +262,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydroptilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydroptilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Protoptila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
dwc:genus "Protoptila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glossosomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhyacophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhyacophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Antoptila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
|
@ -361,14 +306,14 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glossosomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Protoptilinae>
|
||||
<http://taxon-name.plazi.org/id/Animalia/Protoptila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
dwc:genus "Protoptila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Protoptilinae" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glossosomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -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/4E208784FFF7C305A35F3DD0DBCEDDC8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.173284>, <http://dx.doi.org/10.5281/zenodo.173285> ;
|
||||
dc:creator "Robertson, Desiree R.; Holzenthal, Ralph W." ;
|
||||
dc:title "Canoptila bifida Mosely" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Canoptila_bifida_Mosely_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Canoptila_bifida>, <http://taxon-name.plazi.org/id/Animalia/Canoptila_williami> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Canoptila_williami> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Canoptila_bifida_Mosely_1939> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.173282> ;
|
||||
a trt:Treatment .
|
||||
|
@ -77,45 +76,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canoptila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
dwc:genus "Canoptila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glossosomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glossosomatidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -126,18 +110,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canoptila_williami>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
dwc:genus "Canoptila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "williami" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canoptila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.173284>
|
||||
dc:description "FIGURE 2. Canoptila bifida Mosely—holotype (UMSP 000107591). Wings: A. forewing; B. hind wing." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/173284/files/figure.png> ;
|
||||
|
|
|
@ -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/4E208784FFF9C306A35F3D1ADE07DD68>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.173284>, <http://dx.doi.org/10.5281/zenodo.173286>, <http://dx.doi.org/10.5281/zenodo.173287> ;
|
||||
dc:creator "Robertson, Desiree R.; Holzenthal, Ralph W." ;
|
||||
dc:title "Canoptila williami Robertson & Holzenthal, 2006, new species" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Canoptila_bifida> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Canoptila_williami_Robertson_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.173282> ;
|
||||
a trt:Treatment .
|
||||
|
@ -58,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canoptila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
dwc:genus "Canoptila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glossosomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glossosomatidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glossosomatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E2164BB1CB6804510393C6E56755932>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Corchorus hirsutus Linnaeus 1753" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Corchorus_hirsutus_Linnaeus_1753> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Tiliaceae> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -54,45 +54,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Corchorus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:genus "Corchorus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -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/4E21BC97148D581D95D2983183584125>
|
||||
cito:cites <http://dx.doi.org/10.3897/vz.72.e76308.figure7>, <http://dx.doi.org/10.3897/vz.72.e76308.figure8>, <http://dx.doi.org/10.3897/vz.72.e76308.figure9>, <http://dx.doi.org/10.3897/vz.72.e76308.figure10>, <http://dx.doi.org/10.3897/vz.72.e76308.figure11>, <http://dx.doi.org/10.3897/vz.72.e76308.figure16>, <http://dx.doi.org/10.3897/vz.72.e76308.figure1> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/C_amboliensis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/C_goaensis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/C_ranganaensis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/C_schalleri>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/C_vijayae>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/vz.72.e76308.figure7>, <http://dx.doi.org/10.3897/vz.72.e76308.figure8>, <http://dx.doi.org/10.3897/vz.72.e76308.figure9>, <http://dx.doi.org/10.3897/vz.72.e76308.figure10>, <http://dx.doi.org/10.3897/vz.72.e76308.figure11>, <http://dx.doi.org/10.3897/vz.72.e76308.figure16>, <http://dx.doi.org/10.3897/vz.72.e76308.figure1>, <http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_Strauch_1887>, <http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_magnifica_Khandekar_2020>, <http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_monticola_Manamendra_2007>, <http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_vijayae_Khandekar_2022>, <http://taxon-concept.plazi.org/id/Animalia/Hemidactylus_frenatus_Dumeril_1836>, <http://taxon-concept.plazi.org/id/Animalia/Monilesaurus_rouxii_Dumeril_1837> ;
|
||||
dc:creator "Khandekar, Akshay; Thackeray, Tejas; Agarwal, Ishan" ;
|
||||
dc:title "Cnemaspis sakleshpurensis Khandekar & Thackeray & Agarwal 2022, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemaspis_goaensis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_sakleshpurensis_Khandekar_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/vz.72.e76308> ;
|
||||
a trt:Treatment .
|
||||
|
@ -35,10 +36,10 @@
|
|||
dwc:authorityName "Khandekar & Thackeray & Agarwal" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:family "Gekkonidae", "gekkonidae" ;
|
||||
dwc:genus "Cnemaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:order "Anura", "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Khandekar, Thackeray & Agarwal, 2022" ;
|
||||
|
@ -46,58 +47,139 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemaspis_sakleshpurensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnemaspis_sakleshpurensis>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_Strauch_1887>
|
||||
dwc:authorityName "Strauch" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:family "gekkonidae" ;
|
||||
dwc:genus "Cnemaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Strauch, 1887" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemaspis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_monticola_Manamendra_2007>
|
||||
dwc:authorityName "Manamendra-arachchi, Batuwita & Pethiyagoda" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "gekkonidae" ;
|
||||
dwc:genus "Cnemaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Manamendra-arachchi, Batuwita & Pethiyagoda, 2007" ;
|
||||
dwc:species "monticola" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemaspis_monticola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_vijayae_Khandekar_2022>
|
||||
dwc:authorityName "Khandekar & Thackeray & Agarwal" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "gekkonidae" ;
|
||||
dwc:genus "Cnemaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Khandekar, Thackeray & Agarwal, 2022" ;
|
||||
dwc:species "vijayae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemaspis_vijayae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cnemaspis_magnifica_Khandekar_2020>
|
||||
dwc:authorityName "Khandekar, Thackeray, Pal & Agarwal" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "gekkonidae" ;
|
||||
dwc:genus "Cnemaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Khandekar, Thackeray, Pal & Agarwal, 2020" ;
|
||||
dwc:species "magnifica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemaspis_magnifica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hemidactylus_frenatus_Dumeril_1836>
|
||||
dwc:authorityName "Dumeril & Bibron" ;
|
||||
dwc:authorityYear "1836" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Hemidactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dumeril & Bibron, 1836" ;
|
||||
dwc:species "frenatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemidactylus_frenatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Monilesaurus_rouxii_Dumeril_1837>
|
||||
dwc:authorityName "Pal, Vijayakumar, Shanker, Jayarajan & Deepak" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:baseAuthorityName "Dumeril & Bibron" ;
|
||||
dwc:baseAuthorityYear "1837" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Agamidae" ;
|
||||
dwc:genus "Monilesaurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Dumeril & Bibron, 1837)" ;
|
||||
dwc:species "rouxii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Monilesaurus_rouxii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnemaspis_sakleshpurensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae", "gekkonidae" ;
|
||||
dwc:genus "Cnemaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura", "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sakleshpurensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnemaspis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnemaspis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:family "gekkonidae" ;
|
||||
dwc:genus "Cnemaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekkonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekkonidae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
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 "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
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,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/4E21C33F0A58A17C2E5C2B7A2A85FA0A>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
|
@ -56,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diadegma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Diadegma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -104,60 +88,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Angitia_latungula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Angitia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "latungula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Angitia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Angitia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Angitia" ;
|
||||
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/Ichneumonoidea_deletum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "deletum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
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/Pectinella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Pectinella" ;
|
||||
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 .
|
||||
|
|
|
@ -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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/4E22001289065FAE822C7B63B37C07D1>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1115.84527.figures1-8>, <http://dx.doi.org/10.3897/zookeys.1115.84527.figures12-14>, <http://dx.doi.org/10.3897/zookeys.1115.84527.figures15-16> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/D_cerritula>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/D_sejilaensis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/D_vignai>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1115.84527.figures1-8>, <http://dx.doi.org/10.3897/zookeys.1115.84527.figures12-14>, <http://dx.doi.org/10.3897/zookeys.1115.84527.figures15-16>, <http://taxon-concept.plazi.org/id/Animalia/Auropolia_Hreblay_1999>, <http://taxon-concept.plazi.org/id/Animalia/Tatsipolia_Benedek_2011> ;
|
||||
dc:creator "Chen, Enyong; Pan, Zhaohui; Volynkin, Anton V.; Saldaitis, Aidas; Benedek, Balazs" ;
|
||||
dc:title "Dasypolia (Tatsipolia) vignai L. Ronkay & Zilli 1992" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dasypolia_vignai_Ronkay_1992> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasypolia>, <http://taxon-name.plazi.org/id/Animalia/Dasypolia_Tatsipolia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1115.84527> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -44,10 +45,38 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ronkay & Zilli, 1992" ;
|
||||
dwc:species "vignai" ;
|
||||
dwc:subGenus "Tatsipolia", "Sinipolia" ;
|
||||
dwc:subGenus "Sinipolia", "Tatsipolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasypolia_vignai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tatsipolia_Benedek_2011>
|
||||
dwc:authorityName "Benedek, Behounek, Floriani & Saldaitis" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Tatsipolia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Benedek, Behounek, Floriani & Saldaitis, 2011" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tatsipolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Auropolia_Hreblay_1999>
|
||||
dwc:authorityName "Hreblay & Ronkay" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Auropolia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hreblay & Ronkay, 1999" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Auropolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasypolia_vignai>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
|
@ -57,8 +86,8 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vignai" ;
|
||||
dwc:subGenus "Tatsipolia", "Sinipolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasypolia_Tatsipolia>, <http://taxon-name.plazi.org/id/Animalia/Dasypolia_Sinipolia> ;
|
||||
dwc:subGenus "Sinipolia", "Tatsipolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasypolia_Sinipolia>, <http://taxon-name.plazi.org/id/Animalia/Dasypolia_Tatsipolia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasypolia_Tatsipolia>
|
||||
|
@ -85,34 +114,24 @@
|
|||
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> ;
|
||||
|
@ -124,12 +143,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasypolia_Sinipolia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Dasypolia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Sinipolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasypolia> ;
|
||||
|
|
|
@ -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/4E221244E1F46C60430ACEA44667E6F0>
|
||||
dc:creator "Wild, A. L." ;
|
||||
dc:title "Pseudomyrmex subater" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudomyrmex_subater_Wild_2007> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudomyrmex_subater> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124>
|
||||
|
@ -26,25 +25,6 @@
|
|||
dc:title "A catalogue of the ants of Paraguay (Hymenoptera: Formicidae)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudomyrmex_subater_Wild_2007>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:35839" ;
|
||||
dwc:authority "Wild, 2007" ;
|
||||
dwc:authorityName "Wild" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pseudomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wild, 2007" ;
|
||||
dwc:species "subater" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4P4GS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudomyrmex_subater> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudomyrmex_subater>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -58,45 +38,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudomyrmex>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pseudomyrmex" ;
|
||||
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,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/4E2287A49462373EFCC6C9E3FAE7FA7F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
dc:creator "Tantawy, Mohamed E.; Husein, Mariam I.; Mourad, Magdy M.; Abdel-Hameed, Usama K." ;
|
||||
dc:title "Sisymbrieae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sisymbrieae_Tantawy_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Sisymbrium_irio>, <http://taxon-name.plazi.org/id/Plantae/Sisymbrium_orientale> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2021v43a20> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Sisymbrieae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/adansonia2021v43a20>
|
||||
|
@ -31,22 +31,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sisymbrieae_Tantawy_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:authorityName "Tantawy, Husein, Mourad & Abdel-Hameed" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:tribe "Sisymbrieae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sisymbrieae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sisymbrieae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
|
@ -59,34 +43,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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,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/4E2287A49462373EFF6FC8E4FE9BF9BC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
dc:creator "Tantawy, Mohamed E.; Husein, Mariam I.; Mourad, Magdy M.; Abdel-Hameed, Usama K." ;
|
||||
dc:title "Camelineae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Camelineae_Tantawy_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Capsella_bursa-pastoris> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2021v43a20> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Camelineae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/adansonia2021v43a20>
|
||||
|
@ -31,22 +31,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Camelineae_Tantawy_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:authorityName "Tantawy, Husein, Mourad & Abdel-Hameed" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:tribe "Camelineae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Camelineae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Camelineae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
|
@ -59,34 +43,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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,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/4E2287A49462373EFF6FCAA6FC1BFB5F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
dc:creator "Tantawy, Mohamed E.; Husein, Mariam I.; Mourad, Magdy M.; Abdel-Hameed, Usama K." ;
|
||||
dc:title "Lepidieae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lepidieae_Tantawy_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Coronopus_didymus>, <http://taxon-name.plazi.org/id/Plantae/Lepidium_sativum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2021v43a20> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Lepidieae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/adansonia2021v43a20>
|
||||
|
@ -31,22 +31,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lepidieae_Tantawy_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:authorityName "Tantawy, Husein, Mourad & Abdel-Hameed" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:tribe "Lepidieae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lepidieae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lepidieae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
|
@ -59,34 +43,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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,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/4E2287A49462373EFF6FCB45FEA2F89D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
dc:creator "Tantawy, Mohamed E.; Husein, Mariam I.; Mourad, Magdy M.; Abdel-Hameed, Usama K." ;
|
||||
dc:title "Cardamineae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cardamineae_Tantawy_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Rorippa_islandica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2021v43a20> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cardamineae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/adansonia2021v43a20>
|
||||
|
@ -31,22 +31,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cardamineae_Tantawy_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:authorityName "Tantawy, Husein, Mourad & Abdel-Hameed" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:tribe "Cardamineae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cardamineae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cardamineae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
|
@ -59,34 +43,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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,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/4E2287A49462373EFF6FCEC3FCF7FA5F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
dc:creator "Tantawy, Mohamed E.; Husein, Mariam I.; Mourad, Magdy M.; Abdel-Hameed, Usama K." ;
|
||||
dc:title "Brassiceae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Brassiceae_Tantawy_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Eruca_sativa>, <http://taxon-name.plazi.org/id/Plantae/Raphanus_sativus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2021v43a20> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassiceae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/adansonia2021v43a20>
|
||||
|
@ -31,22 +31,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Brassiceae_Tantawy_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:authorityName "Tantawy, Husein, Mourad & Abdel-Hameed" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:tribe "Brassiceae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassiceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassiceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
|
@ -59,34 +43,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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,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/4E2287A494653739FCC6C884FB41F99C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
dc:creator "Tantawy, Mohamed E.; Husein, Mariam I.; Mourad, Magdy M.; Abdel-Hameed, Usama K." ;
|
||||
dc:title "Anastaticeae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Anastaticeae_Tantawy_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Fungi/Lobularia_libyca>, <http://taxon-name.plazi.org/id/Plantae/Farsetia_aegyptia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2021v43a20> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Anastaticeae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/adansonia2021v43a20>
|
||||
|
@ -31,22 +31,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Anastaticeae_Tantawy_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:authorityName "Tantawy, Husein, Mourad & Abdel-Hameed" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:tribe "Anastaticeae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Anastaticeae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anastaticeae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
|
@ -59,34 +43,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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,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/4E2287A494653739FCC6CBA5FB1FF81D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
dc:creator "Tantawy, Mohamed E.; Husein, Mariam I.; Mourad, Magdy M.; Abdel-Hameed, Usama K." ;
|
||||
dc:title "Anchonieae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Anchonieae_Tantawy_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Matthiola_incana>, <http://taxon-name.plazi.org/id/Plantae/Matthiola_livida>, <http://taxon-name.plazi.org/id/Plantae/Matthiola_longipetala> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2021v43a20> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Anchonieae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/adansonia2021v43a20>
|
||||
|
@ -31,22 +31,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5596901> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Anchonieae_Tantawy_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:authorityName "Tantawy, Husein, Mourad & Abdel-Hameed" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Tantawy, Husein, Mourad & Abdel-Hameed, 2021" ;
|
||||
dwc:tribe "Anchonieae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Anchonieae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anchonieae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
|
@ -59,34 +43,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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,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/4E22C6C776DD310B75D395183E7192F3>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydroporides>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Hydroporinae_Aube_1836>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydroporides>' 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 "Hydroporinae Aube 1836" ;
|
||||
|
@ -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/Hydroporus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Hydroporus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
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,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/4E22E42D32CB0764657BC2083E4CADD9>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Medophron mixtus Bridgman 1883" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Medophron_mixtus_Bridgman_1883> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemiteles_mixtus>, <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_flavipes>, <http://taxon-name.plazi.org/id/Animalia/Phygadeuon>, <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_mandibularis>, <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_flavitarsis> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_flavipes>, <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_flavitarsis>, <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_mandibularis>, <http://taxon-name.plazi.org/id/Animalia/Hemiteles_mixtus>, <http://taxon-name.plazi.org/id/Animalia/Phygadeuon> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Medophron>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Medophron" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -105,84 +89,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiteles_mixtus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Hemiteles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mixtus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiteles> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiteles>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Hemiteles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ethelurgina_flavipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ethelurgina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phygadeuon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Phygadeuon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ethelurgina_mandibularis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mandibularis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ethelurgina_flavitarsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ethelurgina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavitarsis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina> ;
|
||||
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/4E23378EA2FDF6F0514E2D7E5F923949>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Nasturtium microphyllum Rchb." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nasturtium_microphyllum_Rchb_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nasturtium_microphyllum_Boenn_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nasturtium_officinale> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/DA8741A7CB0A16430F616322A6568952> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
|||
dc:title "Flora Helvetica - Brassicaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Nasturtium_microphyllum_Rchb_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Nasturtium_microphyllum_Boenn_>
|
||||
dwc:authority "(Boenn.) Rchb." ;
|
||||
dwc:authorityName "Rchb." ;
|
||||
dwc:baseAuthorityName "Boenn." ;
|
||||
|
@ -50,50 +50,35 @@
|
|||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "microphyllum" ;
|
||||
dwc:vernacularName "Kleinblaettrige Brunnenkresse"@de, "Cresson a petites feuilles"@fr, "Crescione tetraploide"@it ;
|
||||
dwc:vernacularName "Crescione tetraploide"@it, "Cresson a petites feuilles"@fr, "Kleinblaettrige Brunnenkresse"@de ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nasturtium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nasturtium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Nasturtium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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,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/4E23EA28DCA258E1350E6DD6A7697D6E>
|
||||
cito:cites <https://binary.pensoft.net/fig/26625>, <https://binary.pensoft.net/fig/26792> ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Bulimulidae_Tryon_1867>, <https://binary.pensoft.net/fig/26625>, <https://binary.pensoft.net/fig/26792> ;
|
||||
dc:creator "Breure, Abraham S. H.; Ablett, Jonathan D." ;
|
||||
dc:title "Bulimus huascensis Reeve 1848" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bulimus_huascensis_Reeve_1848> ;
|
||||
|
@ -62,6 +61,19 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bostryx_huascensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bulimulidae_Tryon_1867>
|
||||
dwc:authorityName "Tryon" ;
|
||||
dwc:authorityYear "1867" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bulimulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Pulmonata" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Tryon, 1867" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bulimus_huascensis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bulimulidae" ;
|
||||
|
@ -75,12 +87,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bulimus>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bulimulidae" ;
|
||||
dwc:genus "Bulimus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -89,31 +96,25 @@
|
|||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bulimulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:order "Pulmonata" ;
|
||||
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> ;
|
||||
|
@ -137,12 +138,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bostryx>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bulimulidae" ;
|
||||
dwc:genus "Bostryx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -17,11 +16,12 @@
|
|||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/4E2472039C718CEC087F1F92E62FFFC1>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/myristica>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/undulata>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.207.61432.figure78>, <http://dx.doi.org/10.3897/phytokeys.207.61432.figure79>, <http://dx.doi.org/10.3897/phytokeys.207.61432.map10> ;
|
||||
dc:creator "Couvreur, Thomas L. P.; Dagallier, Leo-Paul M. J.; Crozier, Francoise; Ghogue, Jean-Paul; Hoekstra, Paul H.; Kamdem, Narcisse G.; Johnson, David M.; Murray, Nancy A.; Sonke, Bonaventure" ;
|
||||
dc:title "Monodora undulata Couvreur, Reveal. Secrets African Annon.: Isolona & Monodora: 246 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Monodora_undulata_Couvreur_246> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Unona_undulata>, <http://taxon-name.plazi.org/id/Plantae/Monodora_brevipes>, <http://taxon-name.plazi.org/id/Plantae/Monodora_preussii> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Monodora_undulata_Beauv_246> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Monodora_brevipes>, <http://taxon-name.plazi.org/id/Plantae/Monodora_preussii>, <http://taxon-name.plazi.org/id/Plantae/Unona_undulata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.207.61432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.207.61432.figure78>, <http://dx.doi.org/10.3897/phytokeys.207.61432.figure79>, <http://dx.doi.org/10.3897/phytokeys.207.61432.map10> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Monodora_undulata_Couvreur_246>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Monodora_undulata_Beauv_246>
|
||||
dwc:authority "(P. Beauv.) Couvreur, Reveal. Secrets African Annon.: Isolona & Monodora: 246, 2008" ;
|
||||
dwc:authorityName "Couvreur, Reveal. Secrets African Annon.: Isolona & Monodora: 246" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
|
@ -67,45 +67,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Monodora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Monodora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Annonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Annonaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
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> ;
|
||||
|
@ -116,53 +101,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Unona_undulata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Unona" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "undulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Unona> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Unona>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Unona" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Annonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Monodora_brevipes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Monodora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Monodora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Monodora_preussii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Monodora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "preussii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Monodora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.207.61432.figure78>
|
||||
dc:description "Figure 78. Monodora undulata A leaf, upper view B base of leaf blade, upper view C young flower D flower, top view, note connivent inner petals forming a floral chamber E flower, side view F flower, bottom view, note small rounded bract G syncarpous fruit, side view H detail of rugulose fruit surface A, B, G, H Couvreur s. n. C Couvreur 1061, Mt Cameroon D-F Couvreur 1042, Mt Cameroon, Cameroon. Photos Thomas L. P. Couvreur." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/745536> ;
|
||||
|
|
|
@ -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/4E24AAD32C425CD1623B1192E756EE79>
|
||||
dc:creator "Dikow, Torsten" ;
|
||||
dc:title "Leptomydas notos Dikow, 2010, sp. n." ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2818988325> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptomydas>, <http://taxon-name.plazi.org/id/Animalia/Leptomydas_rapti>, <http://taxon-name.plazi.org/id/Animalia/Leptomydas_tigris> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptomydas_notos_Dikow_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.64.464> ;
|
||||
a trt:Treatment .
|
||||
|
@ -69,34 +69,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mydidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mydidae" ;
|
||||
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/4E283F813685F25BC50AC17E5A12B1D9>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Oldenlandia herbacea Roxb." ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611885547> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Oldenlandia_herbacea_Linnaeus_1753> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Hedyotis_herbacea_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4363492> ;
|
||||
a trt:Treatment .
|
||||
|
@ -72,12 +72,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oldenlandia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Oldenlandia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -93,24 +88,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
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,12 +123,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hedyotis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Hedyotis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
|
||||
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/4E286E1216C8A825711E5FD3599A3DA2>
|
||||
dc:creator "Edward O. Murdy" ;
|
||||
dc:title "Trypauchenichthys sumatrensis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trypauchenichthys_sumatrensis_Murdy_2006> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/487E3E769909AC32A06D7ED6FD64B35B> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypauchenichthys_sumatrensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/487E3E769909AC32A06D7ED6FD64B35B>
|
||||
|
@ -26,24 +25,6 @@
|
|||
dc:title "A revision of the gobiid fish genus Trypauchen (Gobiidae: Amblyopinae)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypauchenichthys_sumatrensis_Murdy_2006>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-ZBK "urn:lsid:zoobank.org:act:D118C041-A4B5-4CFD-99ED-5831D1575E07" ;
|
||||
dwc:authority "Edward Murdy, 2006" ;
|
||||
dwc:authorityName "Edward O. Murdy" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:family "Gobiidae" ;
|
||||
dwc:genus "Trypauchenichthys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Edward Murdy, 2006" ;
|
||||
dwc:species "sumatrensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CXQF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypauchenichthys_sumatrensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypauchenichthys_sumatrensis>
|
||||
dwc:family "Gobiidae" ;
|
||||
dwc:genus "Trypauchenichthys" ;
|
||||
|
@ -56,34 +37,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypauchenichthys>
|
||||
dwc:family "Gobiidae" ;
|
||||
dwc:genus "Trypauchenichthys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gobiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gobiidae>
|
||||
dwc:family "Gobiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
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,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/4E2946363FC4DF0E2AD3979D1667A433>
|
||||
dc:creator "Nurettin Meriç; Lütfiye Eryilmaz; Müfit Özulug" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Merluccius>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Merlucciidae" ;
|
||||
dwc:genus "Merluccius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Gadiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Merlucciidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Merlucciidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Merlucciidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Gadiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gadiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gadiformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Gadiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E2987F40B62FFA1E6C8FF2DFA5FBC28>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Grisebach_1865>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_lateriflora_Sw_1893>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_mucronata_Grisebach_1865> ;
|
||||
dc:creator "Leyva, Luis Manuel; García-Beltrán, José Angel" ;
|
||||
dc:title "Drypetes Vahl 1807" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Drypetes_Vahl_1807> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba_alba>, <http://taxon-name.plazi.org/id/Plantae/Drypetes_diversifolia>, <http://taxon-name.plazi.org/id/Plantae/Drypetes_dussii>, <http://taxon-name.plazi.org/id/Plantae/Drypetes_glauca>, <http://taxon-name.plazi.org/id/Plantae/Drypetes_ilicifolia>, <http://taxon-name.plazi.org/id/Plantae/Drypetes_picardae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -44,6 +45,53 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_lateriflora_Sw_1893>
|
||||
dwc:authorityName "Krug & Urb. In Urban" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:baseAuthorityName "Sw." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sw.) Krug & Urb. In Urban, 1893" ;
|
||||
dwc:species "lateriflora" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_lateriflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Grisebach_1865>
|
||||
dwc:authorityName "Grisebach" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Grisebach, 1865" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:subSpecies "latifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba_latifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_mucronata_Grisebach_1865>
|
||||
dwc:authorityName ", Grisebach" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grisebach, 1865" ;
|
||||
dwc:species "mucronata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_mucronata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
|
@ -56,34 +104,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Putranjivaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
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,15 +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/4E2987F40B6BFFAAE6C8FC05FE98BB8D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13217171>, <http://dx.doi.org/10.5281/zenodo.13217173> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13217171>, <http://dx.doi.org/10.5281/zenodo.13217173>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_alba_alba_>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_mucronata_Grisebach_1865>, <http://taxon-concept.plazi.org/id/Plantae/Molina_Teresa_>, <http://taxon-concept.plazi.org/id/Plantae/Schaefferia_lateriflora_Swartz_1788> ;
|
||||
dc:creator "Leyva, Luis Manuel; García-Beltrán, José Angel" ;
|
||||
dc:title "Drypetes alba subsp. latifolia Leyva & Garcia-Beltran, stat. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E6C8FBF0FA5FBB24>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E6FDFBD5FDB3BB01>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E40EFBD4FC76BB01>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E5C9FBD5FBACBB01>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E21FFBD4FDFEBBE2>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E6C8FB63FEE6BA74>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E758FB40FE1EBA75>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E6C8FAEEFBF9BA0F>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6BFFAAE6C8FC05FE98BB8D.mc.76E83CBF0B6BFFA8E252FAEFFBC5BAEB> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba>, <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba_alba> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Arg_1865> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Grisebach_1865>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_crocea_latifolia_Griseb_1866>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_latifolia_Griseb_1870>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_incurva_Muller_1863>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_glomerata_olivacea_Arg_1866>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_serrata_olivacea_Arg_>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_serrata_Leon_1953> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Grisebach_1865>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_crocea_latifolia_Griseb_1866>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_glomerata_olivacea_Arg_1866>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_incurva_Muller_1863>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_latifolia_Griseb_1870>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_serrata_Leon_1953>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_serrata_olivacea_Arg_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -63,9 +63,10 @@
|
|||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:rank "subSpecies", "variety" ;
|
||||
dwc:scientificNameAuthorship "Grisebach, 1865" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:subSpecies "latifolia" ;
|
||||
dwc:variety "latifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba_latifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -173,6 +174,65 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_serrata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_alba_alba_>
|
||||
dwc:authority "var. alba" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "var. alba" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:variety "alba" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba_alba> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Schaefferia_lateriflora_Swartz_1788>
|
||||
dwc:authorityName "Swartz" ;
|
||||
dwc:authorityYear "1788" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Celastraceae" ;
|
||||
dwc:genus "Schaefferia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Celastrales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Swartz, 1788" ;
|
||||
dwc:species "lateriflora" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Schaefferia_lateriflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_mucronata_Grisebach_1865>
|
||||
dwc:authorityName "C. Wright ex Grisebach" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wright ex Grisebach, 1865" ;
|
||||
dwc:species "mucronata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_mucronata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Molina_Teresa_>
|
||||
dwc:authority ", Hacienda Santa Teresa" ;
|
||||
dwc:authorityName "Hacienda Santa Teresa" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Molina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hacienda Santa Teresa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Molina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes_alba_latifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
|
@ -200,45 +260,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Putranjivaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Putranjivaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
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> ;
|
||||
|
@ -263,12 +308,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes_crocea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crocea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Drypetes> ;
|
||||
|
@ -312,12 +351,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes_glomerata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glomerata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Drypetes> ;
|
||||
|
|
|
@ -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/4E2987F40B6DFFAEE6C8FC09FF0AB805>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Grisebach_1865>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_glauca_Poit_>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_lateriflora_Sw_1893> ;
|
||||
dc:creator "Leyva, Luis Manuel; García-Beltrán, José Angel" ;
|
||||
dc:title "Drypetes glauca Vahl 1807" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6DFFAEE6C8FC09FF0AB805.mc.76E83CBF0B6DFFAEE6C8FC6DFB7ABC89>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6DFFAEE6C8FC09FF0AB805.mc.76E83CBF0B6DFFAEE2D2FC6DFE76BB65> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Drypetes_glauca_Vahl_1807> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,7 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_glauca_Vahl_1807>
|
||||
dwc:authority "Vahl (1807: 49)" ;
|
||||
dwc:authority "Vahl (1807: 49)", "Vahl" ;
|
||||
dwc:authorityName "Vahl" ;
|
||||
dwc:authorityPageNumber "49" ;
|
||||
dwc:authorityYear "1807" ;
|
||||
|
@ -47,6 +48,54 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_glauca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_glauca_Poit_>
|
||||
dwc:authority "Poit." ;
|
||||
dwc:authorityName "Poit." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poit." ;
|
||||
dwc:species "glauca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_glauca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_lateriflora_Sw_1893>
|
||||
dwc:authorityName "Krug & Urb. In Urban" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:baseAuthorityName "Sw." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sw.) Krug & Urb. In Urban, 1893" ;
|
||||
dwc:species "lateriflora" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_lateriflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Grisebach_1865>
|
||||
dwc:authorityName "Grisebach" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies", "variety" ;
|
||||
dwc:scientificNameAuthorship "Grisebach, 1865" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:subSpecies "latifolia" ;
|
||||
dwc:variety "latifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba_latifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes_glauca>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
|
@ -60,45 +109,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Putranjivaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Putranjivaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
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,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/4E2987F40B6EFFACE6C8FF2CFB88BA21>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13217171>, <http://dx.doi.org/10.5281/zenodo.13217175> ;
|
||||
dc:creator "Leyva, Luis Manuel; García-Beltrán, José Angel" ;
|
||||
dc:title "Drypetes lateriflora Krug & Urb. In Urban 1893" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Drypetes_lateriflora_Sw_1893> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Schaefferia_lateriflora_Swartz_1788>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_glauca_Grisebach_1860>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_crocea_genuina_Muller_1866> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Drypetes_crocea_genuina_Muller_1866>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_glauca_Grisebach_1860>, <http://taxon-concept.plazi.org/id/Plantae/Schaefferia_lateriflora_Swartz_1788> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -113,45 +112,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Putranjivaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Putranjivaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
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> ;
|
||||
|
@ -175,31 +159,19 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Schaefferia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Celastraceae" ;
|
||||
dwc:genus "Schaefferia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Celastrales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Celastraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Celastraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Celastraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Celastrales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Celastrales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Celastrales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Celastrales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -230,12 +202,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes_crocea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crocea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Drypetes> ;
|
||||
|
|
|
@ -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/4E2987F40B6FFFAEE6C8FA3DFBA5BC3D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13217171>, <http://dx.doi.org/10.5281/zenodo.13217177> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13217171>, <http://dx.doi.org/10.5281/zenodo.13217177>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_Vahl_1807>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Grisebach_1865>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_ilicifolia_Krug_>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_lateriflora_Sw_1893>, <http://taxon-concept.plazi.org/id/Plantae/Drypetes_picardae_Krug_> ;
|
||||
dc:creator "Leyva, Luis Manuel; García-Beltrán, José Angel" ;
|
||||
dc:title "Drypetes mucronata C. Wright ex Grisebach 1865" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6FFFAEE6C8FA3DFBA5BC3D.mc.76E83CBF0B6FFFACE6C8FA01FB0FBAB5>, <http://tb.plazi.org/GgServer/dwcaRecords/4E2987F40B6FFFAEE6C8FA3DFBA5BC3D.mc.76E83CBF0B6FFFACE343FA01FB90B96D> ;
|
||||
|
@ -33,8 +32,8 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_mucronata_Grisebach_1865>
|
||||
dwc:authority "C. Wright ex Grisebach (1865: 165)" ;
|
||||
dwc:authorityName "C. Wright ex Grisebach" ;
|
||||
dwc:authority ", Grisebach (1865)", "C. Wright ex Grisebach (1865: 165)" ;
|
||||
dwc:authorityName ", Grisebach", "C. Wright ex Grisebach" ;
|
||||
dwc:authorityPageNumber "165" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
|
@ -67,6 +66,82 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_spinulifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_Vahl_1807>
|
||||
dwc:authorityName "Vahl" ;
|
||||
dwc:authorityYear "1807" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Vahl, 1807" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_ilicifolia_Krug_>
|
||||
dwc:authority "Krug & Urb." ;
|
||||
dwc:authorityName "Krug & Urb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Krug & Urb." ;
|
||||
dwc:species "ilicifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_ilicifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_picardae_Krug_>
|
||||
dwc:authority "Krug & Urb." ;
|
||||
dwc:authorityName "Krug & Urb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Krug & Urb." ;
|
||||
dwc:species "picardae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_picardae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_alba_latifolia_Grisebach_1865>
|
||||
dwc:authorityName "Grisebach" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Grisebach, 1865" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:subSpecies "latifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_alba_latifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drypetes_lateriflora_Sw_1893>
|
||||
dwc:authorityName "Krug & Urb. In Urban" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:baseAuthorityName "Sw." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
dwc:genus "Drypetes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sw.) Krug & Urb. In Urban, 1893" ;
|
||||
dwc:species "lateriflora" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drypetes_lateriflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drypetes_mucronata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
|
@ -91,34 +166,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Putranjivaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Putranjivaceae" ;
|
||||
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,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/4E2A0E4609B0C6052289A47BA4BD769B>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Arecaceae>' due to issues with rank ;
|
||||
dc:creator "Caminer, Marcel A.; Ron, Santiago R." ;
|
||||
dc:title "Hypsiboas fasciatus Guenther 1858" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hypsiboas_fasciatus_Guenther_1858> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyla_fasciata> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyla_fasciata>, <http://taxon-name.plazi.org/id/Animalia/Hypsiboas>, <http://taxon-name.plazi.org/id/Animalia/Hypsiboas_alfaroi>, <http://taxon-name.plazi.org/id/Animalia/Hypsiboas_almendarizae>, <http://taxon-name.plazi.org/id/Animalia/Hypsiboas_calcaratus>, <http://taxon-name.plazi.org/id/Animalia/Hypsiboas_maculateralis>, <http://taxon-name.plazi.org/id/Animalia/Hypsiboas_tetete>, <http://taxon-name.plazi.org/id/Plantae/Dictyocaryum_lamarckianum>, <http://taxon-name.plazi.org/id/Plantae/Podocarpus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.370.6291> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -69,34 +69,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylidae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Hylidae" ;
|
||||
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> ;
|
||||
|
@ -106,26 +96,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyla_fasciata>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Hylidae" ;
|
||||
dwc:genus "Hyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fasciata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hyla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hyla>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Hylidae" ;
|
||||
dwc:genus "Hyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylidae> ;
|
||||
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/4E2AA1407128F8D12A7CE4E6B1F6EAE3>
|
||||
dc:creator "Abdel-Dayem, Mahmoud S.; Fad, Hassan H.; El-Torkey, Ashraf M.; Elgharbawy, Ali A.; Aldryhim, Yousif N.; Kondratieff, Boris C.; Ansi, Amin N. Al; Aldhafer, Hathal M." ;
|
||||
dc:title "Trachys latifrons Kerremans 1907" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trachys_latifrons_Kerremans_1907> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ziziphus_nummularia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.653.10252> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -58,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trachys>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Trachys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buprestidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buprestidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
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,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/4E2AD6C35FF0747E7324E51FE2902B24>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cynipoidea_heterogena>' due to issues with rank ;
|
||||
dc:creator "Forshage, Mattias; Bowdrey, Jeremy; Broad, Gavin R.; Spooner, Brian M.; van Veen, Frank" ;
|
||||
dc:title "Microstilba striolata Kieffer 1901" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microstilba_striolata_Kieffer_1901> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucoila> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Disorygma_curtum>, <http://taxon-name.plazi.org/id/Animalia/Eucoila> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e8049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microstilba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Microstilba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Figitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Figitidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
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> ;
|
||||
|
@ -105,14 +89,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucoila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Eucoila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Figitidae> ;
|
||||
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/4E2B1A1A64FA2869531C88A502088241>
|
||||
dc:creator "Forel, A." ;
|
||||
dc:title "Solenopsis succinea Em" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Solenopsis_succinea_Forel_1908> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/F5C49EF1EA0EFACF406662C1C3D75FA1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Solenopsis_succinea> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/F5C49EF1EA0EFACF406662C1C3D75FA1>
|
||||
|
@ -26,25 +25,6 @@
|
|||
dc:title "Fourmis de Costa-Rica, récoltées par M. Paul Biolley." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Solenopsis_succinea_Forel_1908>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:36378" ;
|
||||
dwc:authority "Forel, 1908" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1908" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1908" ;
|
||||
dwc:species "succinea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y6HR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Solenopsis_succinea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis_succinea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -58,45 +38,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E2B3CAB32815980AA04B0AE08CCB9CF>
|
||||
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pidorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
dwc:genus "Pidorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zygaenidae" ;
|
||||
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,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/4E2B49B41F15EAAD87B013982022D63E>
|
||||
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" ;
|
||||
|
@ -54,34 +53,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
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,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/4E2B6D43C899979FCFFE5E0073FB0460>
|
||||
dc:creator "Wild, A. L." ;
|
||||
dc:title "Monomorium floricola" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Monomorium_floricola_Wild_2007> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Monomorium_floricola> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124>
|
||||
|
@ -26,25 +25,6 @@
|
|||
dc:title "A catalogue of the ants of Paraguay (Hymenoptera: Formicidae)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Monomorium_floricola_Wild_2007>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:31573" ;
|
||||
dwc:authority "Wild, 2007" ;
|
||||
dwc:authorityName "Wild" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Monomorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wild, 2007" ;
|
||||
dwc:species "floricola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RP7N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Monomorium_floricola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monomorium_floricola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -58,45 +38,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monomorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Monomorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -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/4E2B7618797CCB7E524CBD2D32933FC1>
|
||||
dc:creator "Wild, A. L." ;
|
||||
dc:title "Pseudomyrmex urbanus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudomyrmex_urbanus_Wild_2007> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudomyrmex_urbanus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124>
|
||||
|
@ -26,25 +25,6 @@
|
|||
dc:title "A catalogue of the ants of Paraguay (Hymenoptera: Formicidae)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudomyrmex_urbanus_Wild_2007>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:35851" ;
|
||||
dwc:authority "Wild, 2007" ;
|
||||
dwc:authorityName "Wild" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pseudomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wild, 2007" ;
|
||||
dwc:species "urbanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4P4H6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudomyrmex_urbanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudomyrmex_urbanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -58,45 +38,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudomyrmex>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pseudomyrmex" ;
|
||||
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,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/4E2B8211D634FF97FCFBF9FEFAF8F8A9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814889>, <http://dx.doi.org/10.5281/zenodo.7814893> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814889>, <http://dx.doi.org/10.5281/zenodo.7814893>, <http://taxon-concept.plazi.org/id/Fungi/Russula_viridicinnamomea_Yuan_2019> ;
|
||||
dc:creator "Yuan, Fa; Song, Yu; Buyck, Bart; Li, Jingwei; Qiu, Lihong" ;
|
||||
dc:title "Russula pseudocatillus F. Yuan & Y. Song 2019, sp. nov." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/4E2B8211D634FF97FCFBF9FEFAF8F8A9/GDGM_75338> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>, <http://taxon-name.plazi.org/id/Fungi/Russula_Heterophyllidia_Ingratae>, <http://taxon-name.plazi.org/id/Fungi/Russula_catillus>, <http://taxon-name.plazi.org/id/Fungi/Russulaceae>, <http://taxon-name.plazi.org/id/Fungi/Russulales> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Russula_pseudocatillus_Yuan_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2019v40a4> ;
|
||||
a trt:Treatment .
|
||||
|
@ -49,6 +49,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Russula_pseudocatillus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Russula_viridicinnamomea_Yuan_2019>
|
||||
dwc:authority "F. Yuan & Y. Song" ;
|
||||
dwc:authorityName "F. Yuan & Y. Song" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Russulaceae" ;
|
||||
dwc:genus "Russula" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Russulales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yuan & Song, 2019" ;
|
||||
dwc:species "viridicinnamomea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Russula_viridicinnamomea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Russula_pseudocatillus>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Russulaceae" ;
|
||||
|
@ -62,12 +78,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Russula>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Russulaceae" ;
|
||||
dwc:genus "Russula" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Russulales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -100,7 +111,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
|
|
|
@ -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/4E2B8211D637FF9BFCE0FE5AFBAFF989>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814883>, <http://dx.doi.org/10.5281/zenodo.7814887> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterophyllidia>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7814883>, <http://dx.doi.org/10.5281/zenodo.7814887>, <http://taxon-concept.plazi.org/id/Fungi/Russula_pseudobubalina_Li_2018>, <http://taxon-concept.plazi.org/id/Fungi/Russula_subatropurpurea_Li_2018> ;
|
||||
dc:creator "Yuan, Fa; Song, Yu; Buyck, Bart; Li, Jingwei; Qiu, Lihong" ;
|
||||
dc:title "Russula viridicinnamomea F. Yuan & Y. Song 2019, sp. nov." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/4E2B8211D637FF9BFCE0FE5AFBAFF989/GDGM_75339> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>, <http://taxon-name.plazi.org/id/Fungi/Russula_Heterophyllidia>, <http://taxon-name.plazi.org/id/Fungi/Russula_Heterophyllidia_Heterophyllae>, <http://taxon-name.plazi.org/id/Fungi/Russula_bubalina>, <http://taxon-name.plazi.org/id/Fungi/Russula_heterophylla>, <http://taxon-name.plazi.org/id/Fungi/Russula_vesca>, <http://taxon-name.plazi.org/id/Fungi/Russulaceae>, <http://taxon-name.plazi.org/id/Fungi/Russulales> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Russula_viridicinnamomea_Yuan_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/cryptogamie-mycologie2019v40a4> ;
|
||||
a trt:Treatment .
|
||||
|
@ -49,6 +50,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Russula_viridicinnamomea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Russula_pseudobubalina_Li_2018>
|
||||
dwc:authority "(Li et al. 2018)" ;
|
||||
dwc:baseAuthorityName "Li" ;
|
||||
dwc:baseAuthorityYear "2018" ;
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Russulaceae" ;
|
||||
dwc:genus "Russula" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Russulales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Li, 2018)" ;
|
||||
dwc:species "pseudobubalina" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Russula_pseudobubalina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Russula_subatropurpurea_Li_2018>
|
||||
dwc:authority "(Li et al. 2018)" ;
|
||||
dwc:baseAuthorityName "Li" ;
|
||||
dwc:baseAuthorityYear "2018" ;
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Russulaceae" ;
|
||||
dwc:genus "Russula" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Russulales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Li, 2018)" ;
|
||||
dwc:species "subatropurpurea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Russula_subatropurpurea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Russula_viridicinnamomea>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Russulaceae" ;
|
||||
|
@ -62,12 +95,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Russula>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Russulaceae" ;
|
||||
dwc:genus "Russula" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Russulales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -100,7 +128,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
|
|
|
@ -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/4E2C4316DDE15D419E491BE690907AA1>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/maracas>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acari>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_amabilis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_bondari>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_burchelli>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_impexus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_lutzi>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_maracas>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_mayri>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_opacus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_parvulus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_saussurei>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Attina_urichi>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/amabilis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/burchelli>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/impexus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/maracas>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/maravalhas>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/mayri>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/opacus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/parvulus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/saussurei>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/urichi>' due to issues with rank ;
|
||||
dc:creator "Jesovnik, Ana; Schultz, Ted R." ;
|
||||
dc:title "Sericomyrmex saussurei Emery 1894" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sericomyrmex_saussurei_Emery_1894> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_saussurei>, <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_burchelli>, <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_impexus> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_burchelli>, <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_impexus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.670.11839> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -69,34 +68,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> ;
|
||||
|
@ -106,27 +95,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_burchelli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Sericomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "burchelli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_impexus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Sericomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "impexus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex> ;
|
||||
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/4E2C6F1AA2CA57EABF6139B989BBF9C6>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Coleoptera>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/T_fieldianus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/T_minimucro>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/fieldianus>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/dez.66.38022.figure2>, <http://dx.doi.org/10.3897/dez.66.38022.figure5>, <http://dx.doi.org/10.3897/dez.66.38022.figure6>, <http://dx.doi.org/10.3897/dez.66.38022.figure9>, <http://dx.doi.org/10.3897/dez.66.38022.figure10> ;
|
||||
dc:creator "Liebherr, James K." ;
|
||||
dc:title "Tropopterus fieldianus Liebherr, 2019, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anaballetus_chilensis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tropopterus_fieldianus_Liebherr_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/dez.66.38022> ;
|
||||
a trt:Treatment .
|
||||
|
@ -60,45 +61,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tropopterus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tropopterus" ;
|
||||
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> ;
|
||||
|
|
|
@ -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/4E2C87C7FE309673FF67FAC8FBEE5DEE>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
dc:title "Berytinus (Berytinus) minor" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Berytinus_minor_G_1835> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Berytinus_minor_Herrich_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5285824> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,7 +27,7 @@
|
|||
dc:title "A faunistic study on Heteroptera (Insecta) from some regions of Eastern Iran" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Berytinus_minor_G_1835>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Berytinus_minor_Herrich_1835>
|
||||
dwc:baseAuthorityName "G.H.W.Herrich-Schaeffer" ;
|
||||
dwc:baseAuthorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -38,7 +37,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(G.H.W.Herrich-Schaeffer, 1835)" ;
|
||||
dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
|
||||
dwc:species "minor" ;
|
||||
dwc:subGenus "Berytinus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/LN3B> ;
|
||||
|
@ -59,57 +58,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Berytinus_Berytinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Berytidae" ;
|
||||
dwc:genus "Berytinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Berytinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Berytinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Berytinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Berytidae" ;
|
||||
dwc:genus "Berytinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Berytidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Berytidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Berytidae" ;
|
||||
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/4E2C87C7FE309673FF67FBF0FEE45CA1>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Berytidae" ;
|
||||
dwc:genus "Neides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Berytidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Berytidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Berytidae" ;
|
||||
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/4E2C87C7FE309673FF67FC20FC955C11>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Berytidae" ;
|
||||
dwc:genus "Neides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Berytidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Berytidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Berytidae" ;
|
||||
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/4E2C87C7FE309673FF67FDD5FE6E5AB8>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camptopus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Alydidae" ;
|
||||
dwc:genus "Camptopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alydidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alydidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Alydidae" ;
|
||||
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/4E2C87C7FE309673FF67FE1CFC685A4E>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camptopus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Alydidae" ;
|
||||
dwc:genus "Camptopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alydidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alydidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Alydidae" ;
|
||||
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/4E2C87C7FE329671FF67FA07FD145E49>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Piesma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Piesmatidae" ;
|
||||
dwc:genus "Piesma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Piesmatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Piesmatidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Piesmatidae" ;
|
||||
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/4E2C87C7FE329671FF67FA95FDA25D23>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Piesma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Piesmatidae" ;
|
||||
dwc:genus "Piesma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Piesmatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Piesmatidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Piesmatidae" ;
|
||||
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/4E2C87C7FE329671FF67FC4DFE345C3E>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hallodapus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Hallodapus" ;
|
||||
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,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/4E2C87C7FE329671FF67FD50FCD35B65>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -60,57 +59,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Orthotylus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
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,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/4E2C87C7FE329671FF67FD9DFEAE5AF0>
|
||||
dc:creator "Samin, Najmeh; E, Rauno" ;
|
||||
|
@ -60,57 +59,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus_Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Orthotylus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthotylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthotylus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Orthotylus" ;
|
||||
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> ;
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue