GG2RDF 2024-07-04T10:51:45.858Z full update: 093 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
871170ae3a
commit
c04b300058
3000 changed files with 411709 additions and 0 deletions
108
data/BB/3C/1C/BB3C1C429C12538DB83F207159AADB74.ttl
Normal file
108
data/BB/3C/1C/BB3C1C429C12538DB83F207159AADB74.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/BB3C1C429C12538DB83F207159AADB74>
|
||||
dc:creator "Lee, Jong-Won; Yun, Ho-Geun; Hwang, Tae Young; Kim, Kyungmin; Jung, Se-Hoon; An, Jong Bin" ;
|
||||
dc:title "Syringa reticulata H. Hara 1941" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Syringa_reticulata_Blume_1941> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e113952> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.11.e113952>
|
||||
bibo:endPage "113952" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2023-12-18" ;
|
||||
bibo:startPage "113952" ;
|
||||
bibo:volume "11" ;
|
||||
dc:creator "Lee, Jong-Won; Yun, Ho-Geun; Hwang, Tae Young; Kim, Kyungmin; Jung, Se-Hoon; An, Jong Bin" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Floristic inventory and distribution characteristics of algific talus slopes in a specific area of forest biodiversity in South Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Syringa_reticulata_Blume_1941>
|
||||
dwc:LSID "BB3C1C42-9C12-538D-B83F-207159AADB74" ;
|
||||
dwc:authority "(Blume) H. Hara, 1941" ;
|
||||
dwc:authorityName "H. Hara" ;
|
||||
dwc:authorityYear "1941" ;
|
||||
dwc:baseAuthorityName "Blume" ;
|
||||
dwc:class "Eudicots" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Syringa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Blume) H. Hara, 1941" ;
|
||||
dwc:species "reticulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Syringa_reticulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Syringa_reticulata>
|
||||
dwc:class "Eudicots" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Syringa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "reticulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Syringa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Syringa>
|
||||
dwc:class "Eudicots" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Syringa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
|
||||
dwc:class "Eudicots" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:class "Eudicots" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eudicots> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eudicots>
|
||||
dwc:class "Eudicots" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
119
data/BB/3C/28/BB3C280567082B99F5342395398ACA10.ttl
Normal file
119
data/BB/3C/28/BB3C280567082B99F5342395398ACA10.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/BB3C280567082B99F5342395398ACA10>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_lalage>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_pycnos>' due to issues with rank ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Seladerma breve Walker 1834" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Seladerma_breve_Walker_1834> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Seladerma_breve>, <http://taxon-name.plazi.org/id/Animalia/Lamprotatus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8013>
|
||||
bibo:endPage "8013" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8013" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Chalcidoidea and Mymarommatoidea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Seladerma_breve_Walker_1834>
|
||||
dwc:authority "Walker, 1834" ;
|
||||
dwc:authorityName "Walker" ;
|
||||
dwc:authorityYear "1834" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Seladerma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walker, 1834" ;
|
||||
dwc:species "breve" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4WB9L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Seladerma_breve> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Seladerma_breve>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Seladerma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "breve" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Seladerma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Seladerma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Seladerma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteromalidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lamprotatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Lamprotatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/BB/3C/36/BB3C364F3185508E84E499096206C174.ttl
Normal file
106
data/BB/3C/36/BB3C364F3185508E84E499096206C174.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/BB3C364F3185508E84E499096206C174>
|
||||
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
|
||||
dc:title "Halictus funerarius Morawitz 1876" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Halictus_funerarius_Morawitz_1876> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.994.58441> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.994.58441>
|
||||
bibo:endPage "104" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "994" ;
|
||||
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "The bees of the family Halictidae (Hymenoptera) described by Ferdinand Morawitz from the collection of Aleksey Fedtschenko" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Halictus_funerarius_Morawitz_1876>
|
||||
dwc:LSID "BB3C364F-3185-508E-84E4-99096206C174" ;
|
||||
dwc:authority "Morawitz, 1876" ;
|
||||
dwc:authorityName "Morawitz" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Halictus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Morawitz, 1876" ;
|
||||
dwc:species "funerarius" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Halictus_funerarius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halictus_funerarius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Halictus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "funerarius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halictus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Halictus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
116
data/BB/3C/5E/BB3C5E4989C1DB5F4836C87E11F70F23.ttl
Normal file
116
data/BB/3C/5E/BB3C5E4989C1DB5F4836C87E11F70F23.ttl
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/BB3C5E4989C1DB5F4836C87E11F70F23>
|
||||
dc:creator "Kahanpaeae, Jere; Zatwarnicki, Tadeusz" ;
|
||||
dc:title "Hydrellia subalbiceps Collin 1966" ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/BB3C5E4989C1DB5F4836C87E11F70F23/http_id._luomus._fi_GV._16620> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydrellia_subalbiceps_Collin_1966> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e4701> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.3.e4701>
|
||||
bibo:endPage "4701" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "4701" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Kahanpaeae, Jere; Zatwarnicki, Tadeusz" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Notes on Shore Flies (Diptera: Ephydridae) from Finland and north-western Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hydrellia_subalbiceps_Collin_1966>
|
||||
dwc:authority "Collin, 1966" ;
|
||||
dwc:authorityName "Collin" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ephydridae" ;
|
||||
dwc:genus "Hydrellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Collin, 1966" ;
|
||||
dwc:species "subalbiceps" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrellia_subalbiceps> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrellia_subalbiceps>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ephydridae" ;
|
||||
dwc:genus "Hydrellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subalbiceps" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ephydridae" ;
|
||||
dwc:genus "Hydrellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephydridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephydridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ephydridae" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://treatment.plazi.org/id/BB3C5E4989C1DB5F4836C87E11F70F23/http_id._luomus._fi_GV._16620>
|
||||
dwc:catalogNumber "http: // id. luomus. fi / GV. 16620" ;
|
||||
dwc:collectionCode "MZH" ;
|
||||
dwc:locality "Uskela" ;
|
||||
dwc:recordedBy "Ingelius, Hugo" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "60.38" ;
|
||||
dwc:verbatimLongitude "23.13" ;
|
||||
a dwc:MaterialCitation .
|
||||
164
data/BB/3C/87/BB3C87C0FFB7C464FE6DF969FB805FE3.ttl
Normal file
164
data/BB/3C/87/BB3C87C0FFB7C464FE6DF969FB805FE3.ttl
Normal file
|
|
@ -0,0 +1,164 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/BB3C87C0FFB7C464FE6DF969FB805FE3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7674408>, <http://dx.doi.org/10.5281/zenodo.7674400> ;
|
||||
dc:creator "Jafari, Farzaneh; Keshavarzi, Maryam; Doostmohammadi, Moslem; Mirtadzadini, Mansour" ;
|
||||
dc:title "Silene penduliflora F. Jafari, Keshavarzi & Doostm. 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFB7C464FE6DF969FB805FE3.mc.83FD3C8BFFB1C465FF3EFE56FAEB5B7F>, <http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFB7C464FE6DF969FB805FE3.mc.83FD3C8BFFB1C465FF6BFE1CFE535B93>, <http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFB7C464FE6DF969FB805FE3.mc.83FD3C8BFFB1C465FF3EFEDEFDE85814>, <http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFB7C464FE6DF969FB805FE3.mc.83FD3C8BFFB1C465FD72FD67FE8F586D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Silene_penduliflora_Jafari_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2023.860.2049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2023.860.2049>
|
||||
bibo:endPage "61" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2023-02-20" ;
|
||||
bibo:startPage "42" ;
|
||||
bibo:volume "860" ;
|
||||
dc:creator "Jafari, Farzaneh; Keshavarzi, Maryam; Doostmohammadi, Moslem; Mirtadzadini, Mansour" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Two new chasmophytic species of Silene (Caryophyllaceae, sect. Siphonomorpha) from Iran" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7674408>, <http://dx.doi.org/10.5281/zenodo.7674400> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Silene_penduliflora_Jafari_2023>
|
||||
dwc:authority "F.Jafari, Keshavarzi & Doostm." ;
|
||||
dwc:authorityName "F. Jafari, Keshavarzi & Doostm." ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "F. Jafari, Keshavarzi & Doostm., 2023" ;
|
||||
dwc:species "penduliflora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B6D5P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Silene_penduliflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Silene_penduliflora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "penduliflora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Silene> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Silene>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7674408>
|
||||
dc:description "Fig. 6. A–C. Silene thyrsiantha F.Jafari, Mirtadz. & Keshavarzi sp. nov. (M. Mirtadzadini 2089; MIR!). A. Seed. B. Calyx. C. Petal. – D–F. Silene penduliflora F.Jafari, Keshavarzi & Doostm. sp. nov. D. Seed (M. Doostmohammadi & A. Ghorbanalizadeh 4054; MIR!). E. Calyx. F. Petal (M. Doostmohammadi 4056; MIR!). Seeds were scanned with a Dino-Lite digital microscope AM413T model." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7674408/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7674400>
|
||||
dc:description "Fig. 2. 50% majority-rule consensus tree obtained from the Bayesian inference analysis of the cpDNA rps16 sequences in selected species of Silene L. Posterior probabilities (PP) ≥ 0.70 are shown above the branches and Maximum likelihood bootstrap (MLB) values ≥ 70% below. Accessions newly sequenced are indicated by a star. Accessions of S. ruprechtii Schischk. (MN460318 and MN460319) are misidentified by Bahmani et al. (2020)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7674400/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFB7C464FE6DF969FB805FE3.mc.83FD3C8BFFB1C465FF3EFE56FAEB5B7F>
|
||||
dwc:collectionCode "MIR" ;
|
||||
dwc:eventDate "1997-06" ;
|
||||
dwc:locality "Jupar Mountain" ;
|
||||
dwc:recordedBy "M. Mirtadzadini" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "3400" ;
|
||||
trt:gbifOccurrenceId "4040262306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BB3C87C0FFB7C464FE6DF969FB805FE3#83FD3C8BFFB1C465FF3EFE56FAEB5B7F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFB7C464FE6DF969FB805FE3.mc.83FD3C8BFFB1C465FF6BFE1CFE535B93>
|
||||
dwc:collectionCode "MIR, TARI" ;
|
||||
dwc:eventDate "1997-06" ;
|
||||
dwc:locality "Jupar Mountain" ;
|
||||
dwc:recordedBy "M. Mirtadzadini" ;
|
||||
dwc:typeStatus "isotype" ;
|
||||
dwc:verbatimElevation "3400" ;
|
||||
trt:gbifOccurrenceId "4040262301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BB3C87C0FFB7C464FE6DF969FB805FE3#83FD3C8BFFB1C465FF6BFE1CFE535B93> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFB7C464FE6DF969FB805FE3.mc.83FD3C8BFFB1C465FF3EFEDEFDE85814>
|
||||
dwc:collectionCode "MIR" ;
|
||||
dwc:eventDate "2017-09-15" ;
|
||||
dwc:locality "Palvar Mountain" ;
|
||||
dwc:recordedBy "M. Doostmohammadi" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "3300" ;
|
||||
trt:gbifOccurrenceId "4040262304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BB3C87C0FFB7C464FE6DF969FB805FE3#83FD3C8BFFB1C465FF3EFEDEFDE85814> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFB7C464FE6DF969FB805FE3.mc.83FD3C8BFFB1C465FD72FD67FE8F586D>
|
||||
dwc:collectionCode "MIR" ;
|
||||
dwc:eventDate "2020-08-14" ;
|
||||
dwc:locality "Palvar Mountain" ;
|
||||
dwc:recordedBy "M. Doostmohammadi & A. Ghorbanalizadeh" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "3300" ;
|
||||
trt:gbifOccurrenceId "4040262302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BB3C87C0FFB7C464FE6DF969FB805FE3#83FD3C8BFFB1C465FD72FD67FE8F586D> ;
|
||||
a dwc:MaterialCitation .
|
||||
78
data/BB/3C/87/BB3C87C0FFB8C46CFF69FE68FAEE5985.ttl
Normal file
78
data/BB/3C/87/BB3C87C0FFB8C46CFF69FE68FAEE5985.ttl
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
@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/BB3C87C0FFB8C46CFF69FE68FAEE5985>
|
||||
dc:creator "Jafari, Farzaneh; Keshavarzi, Maryam; Doostmohammadi, Moslem; Mirtadzadini, Mansour" ;
|
||||
dc:title "Silene" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2023.860.2049> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Silene> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2023.860.2049>
|
||||
bibo:endPage "61" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2023-02-20" ;
|
||||
bibo:startPage "42" ;
|
||||
bibo:volume "860" ;
|
||||
dc:creator "Jafari, Farzaneh; Keshavarzi, Maryam; Doostmohammadi, Moslem; Mirtadzadini, Mansour" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Two new chasmophytic species of Silene (Caryophyllaceae, sect. Siphonomorpha) from Iran" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Silene>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
156
data/BB/3C/87/BB3C87C0FFBAC463FE69F97AFCE05FC3.ttl
Normal file
156
data/BB/3C/87/BB3C87C0FFBAC463FE69F97AFCE05FC3.ttl
Normal file
|
|
@ -0,0 +1,156 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/BB3C87C0FFBAC463FE69F97AFCE05FC3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7674406>, <http://dx.doi.org/10.5281/zenodo.7674408>, <http://dx.doi.org/10.5281/zenodo.7674398>, <http://dx.doi.org/10.5281/zenodo.7674400> ;
|
||||
dc:creator "Jafari, Farzaneh; Keshavarzi, Maryam; Doostmohammadi, Moslem; Mirtadzadini, Mansour" ;
|
||||
dc:title "Silene thyrsiantha F. Jafari, Mirtadz. & Keshavarzi 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFBAC463FE69F97AFCE05FC3.mc.83FD3C8BFFB4C460FF3EFE56FD515B93>, <http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFBAC463FE69F97AFCE05FC3.mc.83FD3C8BFFB4C460FD06FE1CFE8F5BB0> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Silene_thyrsiantha_Jafari_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2023.860.2049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2023.860.2049>
|
||||
bibo:endPage "61" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2023-02-20" ;
|
||||
bibo:startPage "42" ;
|
||||
bibo:volume "860" ;
|
||||
dc:creator "Jafari, Farzaneh; Keshavarzi, Maryam; Doostmohammadi, Moslem; Mirtadzadini, Mansour" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Two new chasmophytic species of Silene (Caryophyllaceae, sect. Siphonomorpha) from Iran" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7674406>, <http://dx.doi.org/10.5281/zenodo.7674408>, <http://dx.doi.org/10.5281/zenodo.7674398>, <http://dx.doi.org/10.5281/zenodo.7674400> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Silene_thyrsiantha_Jafari_2023>
|
||||
dwc:authority "F.Jafari, Mirtadz. & Keshavarzi" ;
|
||||
dwc:authorityName "F. Jafari, Mirtadz. & Keshavarzi" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "F. Jafari, Mirtadz. & Keshavarzi, 2023" ;
|
||||
dwc:species "thyrsiantha" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B6D5Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Silene_thyrsiantha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Silene_thyrsiantha>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thyrsiantha" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Silene> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Silene>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Silene" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7674406>
|
||||
dc:description "Fig. 5. Silene thyrsiantha F.Jafari, Mirtadz. & Keshavarzi sp. nov. (holotype, M. Mirtadzadini 2089; MIR!)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7674406/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7674408>
|
||||
dc:description "Fig. 6. A–C. Silene thyrsiantha F.Jafari, Mirtadz. & Keshavarzi sp. nov. (M. Mirtadzadini 2089; MIR!). A. Seed. B. Calyx. C. Petal. – D–F. Silene penduliflora F.Jafari, Keshavarzi & Doostm. sp. nov. D. Seed (M. Doostmohammadi & A. Ghorbanalizadeh 4054; MIR!). E. Calyx. F. Petal (M. Doostmohammadi 4056; MIR!). Seeds were scanned with a Dino-Lite digital microscope AM413T model." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7674408/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7674398>
|
||||
dc:description "Fig. 1. 50% majority-rule consensus tree obtained from the Bayesian inference analysis of the nrDNA ITS sequences in selected species of Silene L. Posterior probabilities (PP) ≥ 0.70 are shown above the branches and Maximum likelihood bootstrap (MLB) values ≥ 70% below. Accessions newly sequenced are indicated by a star. Accessions of S. ruprechtii Schischk. (MN420835 and MK559501) are misidentified by Bahmani et al. (2020)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7674398/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7674400>
|
||||
dc:description "Fig. 2. 50% majority-rule consensus tree obtained from the Bayesian inference analysis of the cpDNA rps16 sequences in selected species of Silene L. Posterior probabilities (PP) ≥ 0.70 are shown above the branches and Maximum likelihood bootstrap (MLB) values ≥ 70% below. Accessions newly sequenced are indicated by a star. Accessions of S. ruprechtii Schischk. (MN460318 and MN460319) are misidentified by Bahmani et al. (2020)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7674400/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFBAC463FE69F97AFCE05FC3.mc.83FD3C8BFFB4C460FF3EFE56FD515B93>
|
||||
dwc:collectionCode "MIR" ;
|
||||
dwc:eventDate "2014-09-26" ;
|
||||
dwc:locality "Semirom" ;
|
||||
dwc:recordedBy "M. Mirtadzadini" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2530" ;
|
||||
dwc:verbatimLatitude "31.422413" ;
|
||||
dwc:verbatimLongitude "51.572952" ;
|
||||
trt:gbifOccurrenceId "4040262305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BB3C87C0FFBAC463FE69F97AFCE05FC3#83FD3C8BFFB4C460FF3EFE56FD515B93> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BB3C87C0FFBAC463FE69F97AFCE05FC3.mc.83FD3C8BFFB4C460FD06FE1CFE8F5BB0>
|
||||
dwc:collectionCode "TARI" ;
|
||||
dwc:eventDate "2014-09-26" ;
|
||||
dwc:locality "Semirom" ;
|
||||
dwc:recordedBy "M. Mirtadzadini" ;
|
||||
dwc:typeStatus "isotype" ;
|
||||
dwc:verbatimElevation "2530" ;
|
||||
dwc:verbatimLatitude "31.422413" ;
|
||||
dwc:verbatimLongitude "51.572952" ;
|
||||
trt:gbifOccurrenceId "4040262303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BB3C87C0FFBAC463FE69F97AFCE05FC3#83FD3C8BFFB4C460FD06FE1CFE8F5BB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue