GG2RDF 2024-08-02T00:47:07.348Z (plazi/treatments-xml)
This commit is contained in:
parent
7e8fbadda7
commit
ae4fbea22f
|
@ -46,6 +46,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Marques & Parrinha & Santos & Bandeira & Butler & Sousa & Bauer & Wagner, 2022" ;
|
||||
dwc:species "ceriacoi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C694Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanthocercus_ceriacoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -63,6 +64,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bocage, 1866" ;
|
||||
dwc:species "nigricollis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C694Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stellio_nigricollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -93,6 +95,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Smith, 1849" ;
|
||||
dwc:species "atricollis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C694Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agama_atricollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -125,6 +128,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Falk, 1925) Hf" ;
|
||||
dwc:species "cyanocephalus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C694Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanthocercus_cyanocephalus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
105
data/73/08/27/7308276D0A036752FE424201FEE72912.ttl
Normal file
105
data/73/08/27/7308276D0A036752FE424201FEE72912.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/7308276D0A036752FE424201FEE72912>
|
||||
dc:creator "Hakimitabar, Masoud; Saboori, Alireza" ;
|
||||
dc:title "Atractothrombium joharchii Hakimitabar & Saboori, 2024, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Atractothrombium_joharchii_Hakimitabar_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.22073/pja.v13i3.85383> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.22073/pja.v13i3.85383>
|
||||
bibo:endPage "425" ;
|
||||
bibo:journal "Persian Journal of Acarology" ;
|
||||
bibo:pubDate "2024-07-15" ;
|
||||
bibo:startPage "409" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Hakimitabar, Masoud; Saboori, Alireza" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on Atractothrombium and Fissitrombium (Acari: Trombidiformes: Microtrombidiidae) with description of a new species of Atractothrombium from Iran" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atractothrombium_joharchii_Hakimitabar_2024>
|
||||
dwc:authorityName "Hakimitabar & Saboori" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Atractothrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hakimitabar & Saboori, 2024" ;
|
||||
dwc:species "joharchii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atractothrombium_joharchii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atractothrombium_joharchii>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Atractothrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "joharchii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atractothrombium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atractothrombium>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Atractothrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtrombidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtrombidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
93
data/73/08/27/7308276D0A03675DFD8941E8FBCD2B7B.ttl
Normal file
93
data/73/08/27/7308276D0A03675DFD8941E8FBCD2B7B.ttl
Normal file
|
@ -0,0 +1,93 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/7308276D0A03675DFD8941E8FBCD2B7B>
|
||||
dc:creator "Hakimitabar, Masoud; Saboori, Alireza" ;
|
||||
dc:title "Atractothrombium Feider 1952" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Atractothrombium_Feider_1952> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.22073/pja.v13i3.85383> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.22073/pja.v13i3.85383>
|
||||
bibo:endPage "425" ;
|
||||
bibo:journal "Persian Journal of Acarology" ;
|
||||
bibo:pubDate "2024-07-15" ;
|
||||
bibo:startPage "409" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Hakimitabar, Masoud; Saboori, Alireza" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on Atractothrombium and Fissitrombium (Acari: Trombidiformes: Microtrombidiidae) with description of a new species of Atractothrombium from Iran" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atractothrombium_Feider_1952>
|
||||
dwc:authority "Feider, 1952" ;
|
||||
dwc:authorityName "Feider" ;
|
||||
dwc:authorityYear "1952" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Atractothrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Feider, 1952" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atractothrombium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atractothrombium>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Atractothrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtrombidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtrombidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
119
data/73/08/27/7308276D0A0D6753FD9B435BFB782AB7.ttl
Normal file
119
data/73/08/27/7308276D0A0D6753FD9B435BFB782AB7.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/7308276D0A0D6753FD9B435BFB782AB7>
|
||||
dc:creator "Hakimitabar, Masoud; Saboori, Alireza" ;
|
||||
dc:title "Fissitrombium clarki" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/7308276D0A0D6753FD9B435BFB782AB7.mc.4BC99C260A0D6753FE6243E3FEC02AB7>, <http://tb.plazi.org/GgServer/dwcaRecords/7308276D0A0D6753FD9B435BFB782AB7.mc.4BC99C260A0D6753FEAC43BCFB782AB7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Fissitrombium_clarki_Womersley_1937> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.22073/pja.v13i3.85383> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.22073/pja.v13i3.85383>
|
||||
bibo:endPage "425" ;
|
||||
bibo:journal "Persian Journal of Acarology" ;
|
||||
bibo:pubDate "2024-07-15" ;
|
||||
bibo:startPage "409" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Hakimitabar, Masoud; Saboori, Alireza" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on Atractothrombium and Fissitrombium (Acari: Trombidiformes: Microtrombidiidae) with description of a new species of Atractothrombium from Iran" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Fissitrombium_clarki_Womersley_1937>
|
||||
dwc:authority "(Womersley, 1937)" ;
|
||||
dwc:baseAuthorityName "Womersley" ;
|
||||
dwc:baseAuthorityYear "1937" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Fissitrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Womersley, 1937)" ;
|
||||
dwc:species "clarki" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fissitrombium_clarki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fissitrombium_clarki>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Fissitrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "clarki" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fissitrombium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fissitrombium>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Fissitrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtrombidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtrombidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7308276D0A0D6753FD9B435BFB782AB7.mc.4BC99C260A0D6753FE6243E3FEC02AB7>
|
||||
dwc:collectionCode "II" ;
|
||||
dwc:recordedBy "Leg & Ta & Ti & Ge & Fe & Tr & Cx" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7308276D0A0D6753FD9B435BFB782AB7#4BC99C260A0D6753FE6243E3FEC02AB7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7308276D0A0D6753FD9B435BFB782AB7.mc.4BC99C260A0D6753FEAC43BCFB782AB7>
|
||||
dwc:collectionCode "III" ;
|
||||
dwc:recordedBy "Leg & Ta & Ti & Ge & Fe & Tr & Cx" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7308276D0A0D6753FD9B435BFB782AB7#4BC99C260A0D6753FEAC43BCFB782AB7> ;
|
||||
a dwc:MaterialCitation .
|
119
data/73/08/27/7308276D0A0D6753FDB14275FB60246C.ttl
Normal file
119
data/73/08/27/7308276D0A0D6753FDB14275FB60246C.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/7308276D0A0D6753FDB14275FB60246C>
|
||||
dc:creator "Hakimitabar, Masoud; Saboori, Alireza" ;
|
||||
dc:title "Fissitrombium keasti Southcott 1994" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/7308276D0A0D6753FDB14275FB60246C.mc.4BC99C260A0D6753FE6742BAFEC0246C>, <http://tb.plazi.org/GgServer/dwcaRecords/7308276D0A0D6753FDB14275FB60246C.mc.4BC99C260A0D6753FED44D57FB60246C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Fissitrombium_keasti_Southcott_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.22073/pja.v13i3.85383> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.22073/pja.v13i3.85383>
|
||||
bibo:endPage "425" ;
|
||||
bibo:journal "Persian Journal of Acarology" ;
|
||||
bibo:pubDate "2024-07-15" ;
|
||||
bibo:startPage "409" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Hakimitabar, Masoud; Saboori, Alireza" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on Atractothrombium and Fissitrombium (Acari: Trombidiformes: Microtrombidiidae) with description of a new species of Atractothrombium from Iran" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Fissitrombium_keasti_Southcott_1994>
|
||||
dwc:authority "Southcott, 1994" ;
|
||||
dwc:authorityName "Southcott" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Fissitrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Southcott, 1994" ;
|
||||
dwc:species "keasti" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fissitrombium_keasti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fissitrombium_keasti>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Fissitrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "keasti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fissitrombium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fissitrombium>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:genus "Fissitrombium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtrombidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtrombidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Microtrombidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7308276D0A0D6753FDB14275FB60246C.mc.4BC99C260A0D6753FE6742BAFEC0246C>
|
||||
dwc:collectionCode "II" ;
|
||||
dwc:recordedBy "Leg & Ta & Ti & Ge & Fe & Tr & Cx" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7308276D0A0D6753FDB14275FB60246C#4BC99C260A0D6753FE6742BAFEC0246C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7308276D0A0D6753FDB14275FB60246C.mc.4BC99C260A0D6753FED44D57FB60246C>
|
||||
dwc:collectionCode "III" ;
|
||||
dwc:recordedBy "Leg & Ta & Ti & Ge & Fe & Tr & Cx" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7308276D0A0D6753FDB14275FB60246C#4BC99C260A0D6753FED44D57FB60246C> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue