This commit is contained in:
parent
32120e5bfc
commit
57c8e23d49
data
03/DD/87
20/7F/41
35/65/E1
114
data/03/DD/87/03DD87D0FFA4B5144E2DAC35FF15CF3D.ttl
Normal file
114
data/03/DD/87/03DD87D0FFA4B5144E2DAC35FF15CF3D.ttl
Normal file
|
@ -0,0 +1,114 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03DD87D0FFA4B5144E2DAC35FF15CF3D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14118602>, <http://dx.doi.org/10.5281/zenodo.14118604>, <http://dx.doi.org/10.5281/zenodo.14118608>, <http://dx.doi.org/10.5281/zenodo.14118610> ;
|
||||
dc:creator "Terblanche, Etienne" ;
|
||||
dc:title "Alaena margaritacea Eltringham 1929" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alaena_margaritacea_Eltringham_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4314/met.v32i1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4314/met.v32i1.4>
|
||||
bibo:endPage "27" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Metamorphosis" ;
|
||||
bibo:pubDate "2021-07-02" ;
|
||||
bibo:startPage "24" ;
|
||||
bibo:volume "32" ;
|
||||
dc:creator "Terblanche, Etienne" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Observations on the mating behaviour and related copulatory anatomy of Alaena margaritacea Eltringham, 1929 (Papilionoidea: Lycaenidae: Poritiinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14118602>, <http://dx.doi.org/10.5281/zenodo.14118604>, <http://dx.doi.org/10.5281/zenodo.14118608>, <http://dx.doi.org/10.5281/zenodo.14118610> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alaena_margaritacea_Eltringham_1929>
|
||||
dwc:authority "Eltringham, 1929" ;
|
||||
dwc:authorityName "Eltringham" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lycaenidae" ;
|
||||
dwc:genus "Alaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Eltringham, 1929" ;
|
||||
dwc:species "margaritacea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5TV24> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alaena_margaritacea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alaena_margaritacea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lycaenidae" ;
|
||||
dwc:genus "Alaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "margaritacea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alaena>
|
||||
dwc:genus "Alaena" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lycaenidae>
|
||||
dwc:family "Lycaenidae" ;
|
||||
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:order "Lepidoptera" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14118602>
|
||||
dc:description "Figure 1 – Google Earth polygon (shaded area) of TL breeding area of Alaena margaritacea; an area of about 650 m2." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14118602/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14118604>
|
||||
dc:description "Figure 2 – Mating pair, female on top and male below: A – female wafting her wings; B – pair moved to a position where they are screened by an unidentified fern." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14118604/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14118608>
|
||||
dc:description "Figure 3 – Mating pair, female on top and male below: A – red arrow indicates tip of female abdomen; B – images showing the titled angle of copulation: C – close-up of Fig. 3B." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14118608/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14118610>
|
||||
dc:description "Figure 6 – SEM micrograph of ostium bursa of A. margaritacea female. It is situated ventrally towards the posterior end of the abdomen. Note the hardened cup and the substance covering the orifice (image: W. Landman)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14118610/files/figure.png> ;
|
||||
a fabio:Figure .
|
105
data/20/7F/41/207F41EE6FAC57C7B508A4BA33BB9CD5.ttl
Normal file
105
data/20/7F/41/207F41EE6FAC57C7B508A4BA33BB9CD5.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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/207F41EE6FAC57C7B508A4BA33BB9CD5>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.249.133737.figure2> ;
|
||||
dc:creator "Asih, Ni Putu Sri; Erlinawati, Ina; Yuzammi,; Hadiah, Julisasi Tri" ;
|
||||
dc:title "Alocasia roseus Asih & Yuzammi 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/207F41EE6FAC57C7B508A4BA33BB9CD5.mc.6BF3929B5667AA3F6FA26F3370A68BFE> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Alocasia_roseus_Asih_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.249.133737> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.249.133737>
|
||||
bibo:endPage "229" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2024-11-21" ;
|
||||
bibo:startPage "223" ;
|
||||
bibo:volume "249" ;
|
||||
dc:creator "Asih, Ni Putu Sri; Erlinawati, Ina; Yuzammi,; Hadiah, Julisasi Tri" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Araceae of Sumatra I: A new species of Alocasia from Aceh, Indonesia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.249.133737.figure2> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Alocasia_roseus_Asih_2024>
|
||||
dwc:authority "Asih & Yuzammi" ;
|
||||
dwc:authorityName "Asih & Yuzammi" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Araceae" ;
|
||||
dwc:genus "Alocasia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Asih & Yuzammi, 2024" ;
|
||||
dwc:species "roseus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Alocasia_roseus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alocasia_roseus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Araceae" ;
|
||||
dwc:genus "Alocasia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "roseus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alocasia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alocasia>
|
||||
dwc:genus "Alocasia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Araceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Araceae>
|
||||
dwc:family "Araceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alismatales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alismatales>
|
||||
dwc:order "Alismatales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.249.133737.figure2>
|
||||
dc:description "Figure 2. Alocasia roseus: A habit B adaxial leaf C abaxial leaf D petiole E inflorescence with spathe F inflorescence with the spathe removed showing the zonation of reproductive organs G female zone (♀) H sterile interstice zone (s) I male zone (♂) J appendix (a). (Photographed and edited by Ni Putu Sri Asih and Julisasi Tri Hadiah)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1179987> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/207F41EE6FAC57C7B508A4BA33BB9CD5.mc.6BF3929B5667AA3F6FA26F3370A68BFE>
|
||||
dwc:collectionCode "BO, ANDA" ;
|
||||
dwc:locality "Desa Kueh" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/207F41EE6FAC57C7B508A4BA33BB9CD5#6BF3929B5667AA3F6FA26F3370A68BFE> ;
|
||||
a dwc:MaterialCitation .
|
82
data/35/65/E1/3565E11E010FFFE3FCD79A81FD64FE10.ttl
Normal file
82
data/35/65/E1/3565E11E010FFFE3FCD79A81FD64FE10.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3565E11E010FFFE3FCD79A81FD64FE10>
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:title "Aurantioideae Eaton" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aurantioideae_Eaton_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12543> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12543>
|
||||
bibo:endPage "1061" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2021-10-31" ;
|
||||
bibo:startPage "1035" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new subfamily classification of the Citrus family (Rutaceae) based on six nuclear and plastid markers" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aurantioideae_Eaton_>
|
||||
dwc:authority "Eaton" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Eaton" ;
|
||||
dwc:subFamily "Aurantioideae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/J79> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Aurantioideae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aurantioideae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Aurantioideae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
83
data/35/65/E1/3565E11E010FFFFCFCD79821FAB7FAF0.ttl
Normal file
83
data/35/65/E1/3565E11E010FFFFCFCD79821FAB7FAF0.ttl
Normal file
|
@ -0,0 +1,83 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3565E11E010FFFFCFCD79821FAB7FAF0>
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:title "Haplophylloideae Appelhans, Bayly, Heslewood, Groppo, Verboom, P. I. Forst., Kallunki & Duretto" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Haplophylloideae_Appelhans_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12543> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12543>
|
||||
bibo:endPage "1061" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2021-10-31" ;
|
||||
bibo:startPage "1035" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new subfamily classification of the Citrus family (Rutaceae) based on six nuclear and plastid markers" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Haplophylloideae_Appelhans_2021>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:authority "Appelhans, Bayly, Heslewood, Groppo, Verboom, P.I.Forst., Kallunki & Duretto" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Appelhans, Bayly, Heslewood, Groppo, Verboom, Forst., Kallunki & Duretto, 2021" ;
|
||||
dwc:subFamily "Haplophylloideae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8TK7X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Haplophylloideae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Haplophylloideae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Haplophylloideae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
82
data/35/65/E1/3565E11E010FFFFCFCD799A1FBACF910.ttl
Normal file
82
data/35/65/E1/3565E11E010FFFFCFCD799A1FBACF910.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3565E11E010FFFFCFCD799A1FBACF910>
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:title "Amyridoideae Link" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Amyridoideae_Link_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12543> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12543>
|
||||
bibo:endPage "1061" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2021-10-31" ;
|
||||
bibo:startPage "1035" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new subfamily classification of the Citrus family (Rutaceae) based on six nuclear and plastid markers" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Amyridoideae_Link_>
|
||||
dwc:authority "Link" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Link" ;
|
||||
dwc:subFamily "Amyridoideae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8SSYZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Amyridoideae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amyridoideae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Amyridoideae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
61
data/35/65/E1/3565E11E010FFFFCFF569F61FA7FFDB0.ttl
Normal file
61
data/35/65/E1/3565E11E010FFFFCFF569F61FA7FFDB0.ttl
Normal file
|
@ -0,0 +1,61 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3565E11E010FFFFCFF569F61FA7FFDB0>
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:title "Rutaceae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12543> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12543>
|
||||
bibo:endPage "1061" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2021-10-31" ;
|
||||
bibo:startPage "1035" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new subfamily classification of the Citrus family (Rutaceae) based on six nuclear and plastid markers" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
82
data/35/65/E1/3565E11E0110FFE3FF559901FC54FDD0.ttl
Normal file
82
data/35/65/E1/3565E11E0110FFE3FF559901FC54FDD0.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3565E11E0110FFE3FF559901FC54FDD0>
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:title "Zanthoxyloideae A. Juss. ex Arn." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Zanthoxyloideae_Arn_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12543> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12543>
|
||||
bibo:endPage "1061" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2021-10-31" ;
|
||||
bibo:startPage "1035" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new subfamily classification of the Citrus family (Rutaceae) based on six nuclear and plastid markers" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Zanthoxyloideae_Arn_>
|
||||
dwc:authority "A.Juss. ex Arn." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Juss. ex Arn." ;
|
||||
dwc:subFamily "Zanthoxyloideae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8TK2G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Zanthoxyloideae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Zanthoxyloideae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Zanthoxyloideae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
82
data/35/65/E1/3565E11E0110FFE3FF559D81FEE5FC10.ttl
Normal file
82
data/35/65/E1/3565E11E0110FFE3FF559D81FEE5FC10.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3565E11E0110FFE3FF559D81FEE5FC10>
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:title "Cneoroideae Webb" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cneoroideae_Webb_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12543> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12543>
|
||||
bibo:endPage "1061" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2021-10-31" ;
|
||||
bibo:startPage "1035" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new subfamily classification of the Citrus family (Rutaceae) based on six nuclear and plastid markers" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cneoroideae_Webb_>
|
||||
dwc:authority "Webb" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Webb" ;
|
||||
dwc:subFamily "Cneoroideae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JCP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cneoroideae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cneoroideae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Cneoroideae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
82
data/35/65/E1/3565E11E0110FFE3FF559F81FD72FA90.ttl
Normal file
82
data/35/65/E1/3565E11E0110FFE3FF559F81FD72FA90.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3565E11E0110FFE3FF559F81FD72FA90>
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:title "Rutoideae Arn." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rutoideae_Arn_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1002/tax.12543> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1002/tax.12543>
|
||||
bibo:endPage "1061" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "TAXON" ;
|
||||
bibo:pubDate "2021-10-31" ;
|
||||
bibo:startPage "1035" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Appelhans, Marc S.; Bayly, Michael J.; Heslewood, Margaret M.; Groppo, Milton; Verboom, G. Anthony; Forster, Paul I.; Kallunki, Jacquelyn A.; Duretto, Marco F." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new subfamily classification of the Citrus family (Rutaceae) based on six nuclear and plastid markers" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rutoideae_Arn_>
|
||||
dwc:authority "Arn." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Arn." ;
|
||||
dwc:subFamily "Rutoideae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/K9Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rutoideae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutoideae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Rutoideae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
Loading…
Reference in a new issue