diff --git a/data/03/AE/72/03AE7237FFFB5226FF69FED0FD7C6612.ttl b/data/03/AE/72/03AE7237FFFB5226FF69FED0FD7C6612.ttl new file mode 100644 index 000000000000..1312626337cb --- /dev/null +++ b/data/03/AE/72/03AE7237FFFB5226FF69FED0FD7C6612.ttl @@ -0,0 +1,95 @@ +@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/03AE7237FFFB5226FF69FED0FD7C6612> + dc:creator "Roque, Nádia; Ferreira, Silvana C.; Berg, Cássio Van Den" ; + dc:title "Lapidia Roque & S. C. Ferreira 2017, gen. nov." ; + trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lapidia_Roque_2017> ; + trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.291.1.1> ; + a trt:Treatment . + +<http://dx.doi.org/10.11646/phytotaxa.291.1.1> + bibo:endPage "16" ; + bibo:issue "1" ; + bibo:journal "Phytotaxa" ; + bibo:pubDate "2017-01-06" ; + bibo:startPage "1" ; + bibo:volume "291" ; + dc:creator "Roque, Nádia; Ferreira, Silvana C.; Berg, Cássio Van Den" ; + dc:date "2017" ; + dc:title "Lapidia, a new monotypic genus of Asteraceae (Eupatorieae) from Brazil, and its phylogenetic placement" ; + a fabio:JournalArticle . + +<http://taxon-concept.plazi.org/id/Plantae/Lapidia_Roque_2017> + dwc:authority "Roque & S.C. Ferreira" ; + dwc:authorityName "Roque & S. C. Ferreira" ; + dwc:authorityYear "2017" ; + dwc:class "Magnoliopsida" ; + dwc:family "Asteraceae" ; + dwc:genus "Lapidia" ; + dwc:kingdom "Plantae" ; + dwc:order "Asterales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "genus" ; + dwc:scientificNameAuthorship "Roque & S. C. Ferreira, 2017" ; + rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/639BX> ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lapidia> ; + a dwcFP:TaxonConcept . + +<http://taxon-name.plazi.org/id/Plantae/Lapidia> + dwc:class "Magnoliopsida" ; + dwc:family "Asteraceae" ; + dwc:genus "Lapidia" ; + dwc:kingdom "Plantae" ; + dwc:order "Asterales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "genus" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Asteraceae> + dwc:class "Magnoliopsida" ; + dwc:family "Asteraceae" ; + dwc:kingdom "Plantae" ; + dwc:order "Asterales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "family" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Asterales> + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:order "Asterales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "order" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "class" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Tracheophyta> + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "phylum" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae> + dwc:kingdom "Plantae" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . diff --git a/data/03/D7/87/03D787CDFF99FF9FFF44737FC92C899D.ttl b/data/03/D7/87/03D787CDFF99FF9FFF44737FC92C899D.ttl new file mode 100644 index 000000000000..fff3a50936fc --- /dev/null +++ b/data/03/D7/87/03D787CDFF99FF9FFF44737FC92C899D.ttl @@ -0,0 +1,189 @@ +@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/03D787CDFF99FF9FFF44737FC92C899D> + dc:creator "Greppi, Julián A.; Sosa, María De Las Mercedes; Dematteis, Massimiliano" ; + dc:title "Mecardonia reneeae Greppi & Sosa 2017, sp. nov." ; + dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFDF97605CAF888E5>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFE107639C91588BD>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFDE376F1CBD78899>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFF3C7695CE168899>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFAFC7695C88F8975>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFC0B7749CBD78951>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFF23776DC87F8951>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFC9B776DC976890D>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFD827701CAF789E9>, <http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFE1C7725C920899D> ; + trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mecardonia_reneeae_Greppi_2017> ; + trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.3.6> ; + a trt:Treatment . + +<http://dx.doi.org/10.11646/phytotaxa.303.3.6> + bibo:endPage "270" ; + bibo:issue "3" ; + bibo:journal "Phytotaxa" ; + bibo:pubDate "2017-04-13" ; + bibo:startPage "264" ; + bibo:volume "303" ; + dc:creator "Greppi, Julián A.; Sosa, María De Las Mercedes; Dematteis, Massimiliano" ; + dc:date "2017" ; + dc:title "A new polyploid species of Mecardonia (Gratioleae, Plantaginaceae) from South America" ; + a fabio:JournalArticle . + +<http://taxon-concept.plazi.org/id/Plantae/Mecardonia_reneeae_Greppi_2017> + dwc:authority "Greppi & Sosa" ; + dwc:authorityName "Greppi & Sosa" ; + dwc:authorityYear "2017" ; + dwc:class "Magnoliopsida" ; + dwc:family "Plantaginaceae" ; + dwc:genus "Mecardonia" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Greppi & Sosa, 2017" ; + dwc:species "reneeae" ; + rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YJQG> ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mecardonia_reneeae> ; + a dwcFP:TaxonConcept . + +<http://taxon-name.plazi.org/id/Plantae/Mecardonia_reneeae> + dwc:class "Magnoliopsida" ; + dwc:family "Plantaginaceae" ; + dwc:genus "Mecardonia" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "reneeae" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mecardonia> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Mecardonia> + dwc:class "Magnoliopsida" ; + dwc:family "Plantaginaceae" ; + dwc:genus "Mecardonia" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "genus" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> + dwc:class "Magnoliopsida" ; + dwc:family "Plantaginaceae" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "family" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Lamiales> + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "order" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "class" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Tracheophyta> + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "phylum" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae> + dwc:kingdom "Plantae" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFDF97605CAF888E5> + dwc:collectionCode "BAB" ; + dwc:eventDate "1983-11-14" ; + dwc:locality "Las Palmas" ; + dwc:recordedBy "Fortunato" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFDF97605CAF888E5> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFE107639C91588BD> + dwc:collectionCode "BAB, CTES" ; + dwc:eventDate "1959-06-10" ; + dwc:locality "Colonia Benitez" ; + dwc:recordedBy "Schulz & Schinini & Martinez-Crovetto" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFE107639C91588BD> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFDE376F1CBD78899> + dwc:collectionCode "CTES" ; + dwc:eventDate "1970-08-29" ; + dwc:locality "Km" ; + dwc:recordedBy "Krapovickas & Cristobal" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFDE376F1CBD78899> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFF3C7695CE168899> + dwc:collectionCode "CTES" ; + dwc:eventDate "1970-08-21" ; + dwc:locality "Km" ; + dwc:recordedBy "Krapovickas & Cristobal" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFF3C7695CE168899> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFAFC7695C88F8975> + dwc:collectionCode "CTES" ; + dwc:eventDate "1974-08-23" ; + dwc:locality "Parques de la Facultad de Ciencias Agrarias" ; + dwc:recordedBy "Quarin" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFAFC7695C88F8975> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFC0B7749CBD78951> + dwc:collectionCode "CTES" ; + dwc:eventDate "1978-11" ; + dwc:locality "Molina Punta" ; + dwc:recordedBy "Arbo" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFC0B7749CBD78951> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFF23776DC87F8951> + dwc:collectionCode "CTES" ; + dwc:eventDate "1975-09-08" ; + dwc:locality "Perichon" ; + dwc:recordedBy "Schinini" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFF23776DC87F8951> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFC9B776DC976890D> + dwc:collectionCode "CTES" ; + dwc:eventDate "1967-08-12" ; + dwc:locality "Paso de la Patria" ; + dwc:recordedBy "Krapovickas & Cristobal" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFC9B776DC976890D> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFD827701CAF789E9> + dwc:collectionCode "CTES" ; + dwc:eventDate "1971-09-10" ; + dwc:locality "Km." ; + dwc:recordedBy "Tressens" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFD827701CAF789E9> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/03D787CDFF99FF9FFF44737FC92C899D.mc.3B163C86FF99FF9FFE1C7725C920899D> + dwc:collectionCode "CTES, BAB, SI" ; + dwc:eventDate "1973-08-18" ; + dwc:locality "Palmar" ; + dwc:recordedBy "Quarin & Tressens" ; + trt:httpUri <https://treatment.plazi.org/id/03D787CDFF99FF9FFF44737FC92C899D#3B163C86FF99FF9FFE1C7725C920899D> ; + a dwc:MaterialCitation . diff --git a/data/03/DD/90/03DD9078FFB81500FF29F926FD0FF8E0.ttl b/data/03/DD/90/03DD9078FFB81500FF29F926FD0FF8E0.ttl new file mode 100644 index 000000000000..0f3b56f122e2 --- /dev/null +++ b/data/03/DD/90/03DD9078FFB81500FF29F926FD0FF8E0.ttl @@ -0,0 +1,123 @@ +@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/03DD9078FFB81500FF29F926FD0FF8E0> + dc:creator "Domina, Gianniantonio; Scibetta, Silvia; Scafidi, Filippo; Giovino, Antonio" ; + dc:title "Dianthus rupicola subsp. lopadusanus Brullo & Minissale 2002" ; + trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dianthus_rupicola_lopadusanus_Brullo_2002> ; + trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.291.1.2> ; + a trt:Treatment . + +<http://dx.doi.org/10.11646/phytotaxa.291.1.2> + bibo:endPage "32" ; + bibo:issue "1" ; + bibo:journal "Phytotaxa" ; + bibo:pubDate "2017-01-06" ; + bibo:startPage "17" ; + bibo:volume "291" ; + dc:creator "Domina, Gianniantonio; Scibetta, Silvia; Scafidi, Filippo; Giovino, Antonio" ; + dc:date "2017" ; + dc:title "Contribution to the identification of Dianthus rupicola (Caryophyllaceae) subspecies using morphological and molecular approaches" ; + a fabio:JournalArticle . + +<http://taxon-concept.plazi.org/id/Plantae/Dianthus_rupicola_lopadusanus_Brullo_2002> + dwc:authority "Brullo & Minissale (2002: 541)" ; + dwc:authorityName "Brullo & Minissale" ; + dwc:authorityPageNumber "541" ; + dwc:authorityYear "2002" ; + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Dianthus" ; + dwc:kingdom "Plantae" ; + dwc:order "Caryophyllales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "subSpecies" ; + dwc:scientificNameAuthorship "Brullo & Minissale, 2002" ; + dwc:species "rupicola" ; + dwc:subSpecies "lopadusanus" ; + rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5GVL6> ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dianthus_rupicola_lopadusanus> ; + a dwcFP:TaxonConcept . + +<http://taxon-name.plazi.org/id/Plantae/Dianthus_rupicola_lopadusanus> + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Dianthus" ; + dwc:kingdom "Plantae" ; + dwc:order "Caryophyllales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "subSpecies" ; + dwc:species "rupicola" ; + dwc:subSpecies "lopadusanus" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dianthus_rupicola> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Dianthus_rupicola> + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Dianthus" ; + dwc:kingdom "Plantae" ; + dwc:order "Caryophyllales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "rupicola" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dianthus> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Dianthus> + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Dianthus" ; + 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 . diff --git a/data/34/4F/29/344F29441C3EFFB0FF4A91F1FC55E528.ttl b/data/34/4F/29/344F29441C3EFFB0FF4A91F1FC55E528.ttl new file mode 100644 index 000000000000..93301e09dd95 --- /dev/null +++ b/data/34/4F/29/344F29441C3EFFB0FF4A91F1FC55E528.ttl @@ -0,0 +1,137 @@ +@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/344F29441C3EFFB0FF4A91F1FC55E528> + dc:creator "Pirani, Atefeh; Rabeler, Richard K." ; + dc:title "Acanthophyllum (sect. Allochrusa) Pirani & Rabeler 2017, comb. nov." ; + trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Acanthophyllum_Allochrusa_Boiss._2017> ; + trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Allochrusa_Boissier_1867> ; + trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.2.11> ; + a trt:Treatment . + +<http://dx.doi.org/10.11646/phytotaxa.303.2.11> + bibo:endPage "198" ; + bibo:issue "2" ; + bibo:journal "Phytotaxa" ; + bibo:pubDate "2017-04-11" ; + bibo:startPage "197" ; + bibo:volume "303" ; + dc:creator "Pirani, Atefeh; Rabeler, Richard K." ; + dc:date "2017" ; + dc:title "Nomenclatural notes on Acanthophyllum (Caryophylleae, Caryophyllaceae)" ; + a fabio:JournalArticle . + +<http://taxon-concept.plazi.org/id/Plantae/Acanthophyllum_Allochrusa_Boiss._2017> + dwc:authority "(Bunge ex Boiss.) Pirani & Rabeler" ; + dwc:authorityName "Pirani & Rabeler" ; + dwc:authorityYear "2017" ; + dwc:baseAuthorityName "Bunge ex Boiss." ; + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Acanthophyllum" ; + dwc:kingdom "Plantae" ; + dwc:order "Caryophyllales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "section" ; + dwc:scientificNameAuthorship "(Bunge ex Boiss.) Pirani & Rabeler, 2017" ; + dwc:section "Allochrusa" ; + rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8GZL> ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Acanthophyllum_Allochrusa> ; + a dwcFP:TaxonConcept . + +<http://taxon-concept.plazi.org/id/Plantae/Allochrusa_Boissier_1867> + dwc:authority "Bunge ex Boissier (1867: 559)" ; + dwc:authorityName "Bunge ex Boissier" ; + dwc:authorityPageNumber "559" ; + dwc:authorityYear "1867" ; + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Allochrusa" ; + dwc:kingdom "Plantae" ; + dwc:order "Caryophyllales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "genus" ; + dwc:scientificNameAuthorship "Bunge ex Boissier, 1867" ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Allochrusa> ; + a dwcFP:TaxonConcept . + +<http://taxon-name.plazi.org/id/Plantae/Acanthophyllum_Allochrusa> + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Acanthophyllum" ; + dwc:kingdom "Plantae" ; + dwc:order "Caryophyllales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "section" ; + dwc:section "Allochrusa" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acanthophyllum> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Acanthophyllum> + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Acanthophyllum" ; + 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://taxon-name.plazi.org/id/Plantae/Allochrusa> + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Allochrusa" ; + 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 . diff --git a/data/42/60/02/42600228FF87FFB8EDF2FF32A8BFFE66.ttl b/data/42/60/02/42600228FF87FFB8EDF2FF32A8BFFE66.ttl new file mode 100644 index 000000000000..8f03acfca391 --- /dev/null +++ b/data/42/60/02/42600228FF87FFB8EDF2FF32A8BFFE66.ttl @@ -0,0 +1,196 @@ +@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/42600228FF87FFB8EDF2FF32A8BFFE66> + cito:cites <http://dx.doi.org/10.5281/zenodo.13690523>, <http://dx.doi.org/10.5281/zenodo.13690527> ; + dc:creator "Ngoc-Sâm, Lý; Yeng, Wong Sin; Haevermans, Thomas; Dư, Nguy ễn Văn; Boyce, Peter C." ; + dc:title "Vietnamocasia dauae N. S. Ly, T. Haevermans, Y. S. Wong & D. V. Nguyen 2017, sp. nov." ; + dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EF31FF0CAE39FE9A>, <http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EFF3FF44AF63FEBE>, <http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EE56FEA0A9E5FED2>, <http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EDF2FEF8A896FEF6>, <http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8E99AFEF8AFD6FE0A>, <http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EEDBFED4AE9CFE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EF90FE30AF01FE42> ; + trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Vietnamocasia_dauae_Ly_2017> ; + trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.3.5> ; + a trt:Treatment . + +<http://dx.doi.org/10.11646/phytotaxa.303.3.5> + bibo:endPage "263" ; + bibo:issue "3" ; + bibo:journal "Phytotaxa" ; + bibo:pubDate "2017-04-13" ; + bibo:startPage "253" ; + bibo:volume "303" ; + dc:creator "Ngoc-Sâm, Lý; Yeng, Wong Sin; Haevermans, Thomas; Dư, Nguy ễn Văn; Boyce, Peter C." ; + dc:date "2017" ; + dc:title "Vietnamocasia, a new genus from Central Vietnam belonging to the AlocasiaColocasia clade (Araceae)" ; + fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690523>, <http://dx.doi.org/10.5281/zenodo.13690527> ; + a fabio:JournalArticle . + +<http://taxon-concept.plazi.org/id/Plantae/Vietnamocasia_dauae_Ly_2017> + dwc:authority "N. S. Ly, T. Haevermans, Y. S. Wong & D. V. Nguyen" ; + dwc:authorityName "N. S. Ly, T. Haevermans, Y. S. Wong & D. V. Nguyen" ; + dwc:authorityYear "2017" ; + dwc:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:genus "Vietnamocasia" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "N. S. Ly, T. Haevermans, Y. S. Wong & D. V. Nguyen, 2017" ; + dwc:species "dauae" ; + rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X98D> ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Vietnamocasia_dauae> ; + a dwcFP:TaxonConcept . + +<http://taxon-name.plazi.org/id/Plantae/Vietnamocasia_dauae> + dwc:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:genus "Vietnamocasia" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "dauae" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vietnamocasia> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Vietnamocasia> + dwc:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:genus "Vietnamocasia" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + 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:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + 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:class "Liliopsida" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "order" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Liliopsida> + dwc:class "Liliopsida" ; + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "class" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Tracheophyta> + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "phylum" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ; + 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.13690523> + dc:description "FIGURE 3. Vietnamocasia dauae. A. Habit; B. Leaf blades: adaxially and abaxially with their closed-up of the leaf bases (from left); C. Inflorescence (front view); D. Cataphyll, spathe (back view), and spadix (from left); E. Close-up of pistillate (E1), sterile interstice (E2) and staminate zones showing free individual staminate flowers (a red arrow, E3); F. Closed-up of appendix; G. pistillate zone after anthesis with lower spathe; H. Fruit spathe (back and front views); I. Longitudinal section of fruit spathe and infructescences (from left)." ; + fabio:hasRepresentation <https://zenodo.org/record/13690523/files/figure.png> ; + a fabio:Figure . + +<http://dx.doi.org/10.5281/zenodo.13690527> + dc:description "FIGURE 4. Vietnamocasia dauae. A. Habit; B. Details of leaf base; C. Apical part of stem showing cataphylls of infructescence and continuation shoot; D. Inflorescence; E. Spadix; F. Ovary (top view); G. Ovary (side view); H. Cross-section of ovary; I. Synandrodes, top view; J. Synandrodes, side view; K. Stamen, side view; L. Stamens, top view; M. Stamens, side view; N. Infructescence." ; + fabio:hasRepresentation <https://zenodo.org/record/13690527/files/figure.png> ; + a fabio:Figure . + +<http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EF31FF0CAE39FE9A> + dwc:collectionCode "NU, VNM" ; + dwc:eventDate "2016-07-28" ; + dwc:locality "Qu" ; + dwc:verbatimElevation "783" ; + dwc:verbatimLatitude "15.149333" ; + dwc:verbatimLongitude "108.4635" ; + trt:httpUri <https://treatment.plazi.org/id/42600228FF87FFB8EDF2FF32A8BFFE66#7AA1B963FF88FFB8EF31FF0CAE39FE9A> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EFF3FF44AF63FEBE> + dwc:collectionCode "L, HN" ; + dwc:eventDate "2016-05-28" ; + dwc:locality "Nghia Hanh District" ; + dwc:recordedBy "Village" ; + dwc:verbatimLatitude "14.860556" ; + dwc:verbatimLongitude "108.810005" ; + trt:httpUri <https://treatment.plazi.org/id/42600228FF87FFB8EDF2FF32A8BFFE66#7AA1B963FF88FFB8EFF3FF44AF63FEBE> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EE56FEA0A9E5FED2> + dwc:collectionCode "L, VNM, P" ; + dwc:eventDate "2015-05-20" ; + dwc:locality "Nghia Hanh District" ; + dwc:recordedBy "Village & Mount D & Nh" ; + dwc:verbatimElevation "378" ; + dwc:verbatimLatitude "14.867666" ; + dwc:verbatimLongitude "108.81233" ; + trt:httpUri <https://treatment.plazi.org/id/42600228FF87FFB8EDF2FF32A8BFFE66#7AA1B963FF88FFB8EE56FEA0A9E5FED2> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EDF2FEF8A896FEF6> + dwc:collectionCode "VNM" ; + dwc:eventDate "2015-05-19" ; + dwc:locality "Ly" ; + dwc:recordedBy "Chi & Ng" ; + dwc:verbatimElevation "153" ; + dwc:verbatimLatitude "14.878333" ; + dwc:verbatimLongitude "108.818665" ; + trt:httpUri <https://treatment.plazi.org/id/42600228FF87FFB8EDF2FF32A8BFFE66#7AA1B963FF88FFB8EDF2FEF8A896FEF6> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8E99AFEF8AFD6FE0A> + dwc:collectionCode "VNM" ; + dwc:eventDate "2015-08-09" ; + dwc:locality "Ly" ; + dwc:recordedBy "Ng" ; + dwc:verbatimElevation "486" ; + dwc:verbatimLatitude "14.856" ; + dwc:verbatimLongitude "108.81983" ; + trt:httpUri <https://treatment.plazi.org/id/42600228FF87FFB8EDF2FF32A8BFFE66#7AA1B963FF88FFB8E99AFEF8AFD6FE0A> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EEDBFED4AE9CFE2E> + dwc:collectionCode "VNM" ; + dwc:eventDate "2015-05-18" ; + dwc:locality "Ly" ; + dwc:recordedBy "Da Bong & Ng" ; + dwc:verbatimElevation "271" ; + dwc:verbatimLatitude "14.857" ; + dwc:verbatimLongitude "108.80583" ; + trt:httpUri <https://treatment.plazi.org/id/42600228FF87FFB8EDF2FF32A8BFFE66#7AA1B963FF88FFB8EEDBFED4AE9CFE2E> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/42600228FF87FFB8EDF2FF32A8BFFE66.mc.7AA1B963FF88FFB8EF90FE30AF01FE42> + dwc:collectionCode "VNM" ; + dwc:eventDate "2010-12-14" ; + dwc:locality "Ly" ; + dwc:recordedBy "Nh & Ng & Ly & Thomas Haevermans" ; + dwc:verbatimElevation "350" ; + dwc:verbatimLatitude "14.867666" ; + dwc:verbatimLongitude "108.81233" ; + trt:httpUri <https://treatment.plazi.org/id/42600228FF87FFB8EDF2FF32A8BFFE66#7AA1B963FF88FFB8EF90FE30AF01FE42> ; + a dwc:MaterialCitation . diff --git a/data/9D/1D/61/9D1D6108B03A7824FF51F8F732E2F83B.ttl b/data/9D/1D/61/9D1D6108B03A7824FF51F8F732E2F83B.ttl new file mode 100644 index 000000000000..9222392c7f7c --- /dev/null +++ b/data/9D/1D/61/9D1D6108B03A7824FF51F8F732E2F83B.ttl @@ -0,0 +1,201 @@ +@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/9D1D6108B03A7824FF51F8F732E2F83B> + cito:cites <http://dx.doi.org/10.5281/zenodo.13690577>, <http://dx.doi.org/10.5281/zenodo.13690581>, <http://dx.doi.org/10.5281/zenodo.13690579> ; + dc:creator "Gholipour, Abbas" ; + dc:title "Silene oxelmanii A. Gholipour 2017, sp. nov." ; + dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FDB7F9943717F9DB>, <http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FBECF9F833E6F913>, <http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FF3DF90033D1F94F>, <http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FE73F948304AF887>, <http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FC5FF8AC3721F8E3>, <http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FBC5F89033DDF8DF>, <http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FF23F8F43063F8DF>, <http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FCB9F8F432FEF83B> ; + trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Silene_oxelmanii_Gholipour_2017> ; + trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.2.8> ; + a trt:Treatment . + +<http://dx.doi.org/10.11646/phytotaxa.303.2.8> + bibo:endPage "186" ; + bibo:issue "2" ; + bibo:journal "Phytotaxa" ; + bibo:pubDate "2017-04-11" ; + bibo:startPage "181" ; + bibo:volume "303" ; + dc:creator "Gholipour, Abbas" ; + dc:date "2017" ; + dc:title "Silene oxelmanii (Caryophyllaceae), a new species from Iran" ; + fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690577>, <http://dx.doi.org/10.5281/zenodo.13690581>, <http://dx.doi.org/10.5281/zenodo.13690579> ; + a fabio:JournalArticle . + +<http://taxon-concept.plazi.org/id/Plantae/Silene_oxelmanii_Gholipour_2017> + dwc:authority "A. Gholipour" ; + dwc:authorityName "A. Gholipour" ; + dwc:authorityYear "2017" ; + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Silene" ; + dwc:kingdom "Plantae" ; + dwc:order "Caryophyllales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "A. Gholipour, 2017" ; + dwc:species "oxelmanii" ; + rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XCSZ> ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Silene_oxelmanii> ; + a dwcFP:TaxonConcept . + +<http://taxon-name.plazi.org/id/Plantae/Silene_oxelmanii> + dwc:class "Magnoliopsida" ; + dwc:family "Caryophyllaceae" ; + dwc:genus "Silene" ; + dwc:kingdom "Plantae" ; + dwc:order "Caryophyllales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "oxelmanii" ; + 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.13690577> + dc:description "FIGURE 2. Silene oxelmanii (Gholipour, SPNH-5358). A. Plant habit in natural habitat, B. Plant habit, C. Basal leaf, D. Cauline leaf, E. Inflorescence, F. Flower, G. Calyx in fruiting time, H. Capsule (photograps by A. Gholipour)." ; + fabio:hasRepresentation <https://zenodo.org/record/13690577/files/figure.png> ; + a fabio:Figure . + +<http://dx.doi.org/10.5281/zenodo.13690581> + dc:description "FIGURE 5. Silene eriocalycina: A. Plant habit in natural habitat, B. Basal leaf, C. Cauline leaf, D. Inflorescence, E. Flower, F. Calyx in fruiting time, G. Capsule (photographs by A. Gholipour)." ; + fabio:hasRepresentation <https://zenodo.org/record/13690581/files/figure.png> ; + a fabio:Figure . + +<http://dx.doi.org/10.5281/zenodo.13690579> + dc:description "FIGURE 3. SEM micrographs of Seed morphology in Silene oxelmanii (SPNH-3487) (A–C), S. eriocalycina (SPNH-1456) (D–F). A, D. General view from lateral surface, B, E. Testa cells shape, C, F. Ventral surface." ; + fabio:hasRepresentation <https://zenodo.org/record/13690579/files/figure.png> ; + a fabio:Figure . + +<http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FDB7F9943717F9DB> + dwc:eventDate "2014-06-26" ; + dwc:locality "Damaneh" ; + dwc:recordedBy "Gholipour" ; + dwc:verbatimElevation "2480" ; + dwc:verbatimLatitude "33.0" ; + dwc:verbatimLongitude "50.616665" ; + trt:httpUri <https://treatment.plazi.org/id/9D1D6108B03A7824FF51F8F732E2F83B#A5DCDA43B0397824FDB7F9943717F9DB> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FBECF9F833E6F913> + dwc:eventDate "2016-06-24" ; + dwc:locality "Khansar" ; + dwc:recordedBy "Gholipour & Jadidi" ; + dwc:verbatimElevation "2625" ; + dwc:verbatimLatitude "33.133335" ; + dwc:verbatimLongitude "50.616665" ; + trt:httpUri <https://treatment.plazi.org/id/9D1D6108B03A7824FF51F8F732E2F83B#A5DCDA43B0397824FBECF9F833E6F913> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FF3DF90033D1F94F> + dwc:collectionCode "TUH" ; + dwc:eventDate "2016-06-13" ; + dwc:locality "Hesar" ; + dwc:recordedBy "Jafari" ; + dwc:verbatimElevation "2009" ; + dwc:verbatimLatitude "34.0" ; + dwc:verbatimLongitude "49.283333" ; + trt:httpUri <https://treatment.plazi.org/id/9D1D6108B03A7824FF51F8F732E2F83B#A5DCDA43B0397824FF3DF90033D1F94F> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FE73F948304AF887> + dwc:eventDate "2010-05-14" ; + dwc:locality "Kazeron" ; + dwc:recordedBy "Gholipour & Khosravi" ; + dwc:verbatimElevation "2259" ; + dwc:verbatimLatitude "29.55" ; + dwc:verbatimLongitude "51.933334" ; + trt:httpUri <https://treatment.plazi.org/id/9D1D6108B03A7824FF51F8F732E2F83B#A5DCDA43B0397824FE73F948304AF887> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FC5FF8AC3721F8E3> + dwc:eventDate "2010-05-13" ; + dwc:locality "Cheshmeh" ; + dwc:recordedBy "Gholipour & Khosravi" ; + dwc:verbatimElevation "2100" ; + dwc:verbatimLatitude "29.683332" ; + dwc:verbatimLongitude "52.633335" ; + trt:httpUri <https://treatment.plazi.org/id/9D1D6108B03A7824FF51F8F732E2F83B#A5DCDA43B0397824FC5FF8AC3721F8E3> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FBC5F89033DDF8DF> + dwc:collectionCode "G" ; + dwc:eventDate "1842-06-11" ; + dwc:locality "Kuh-e Delu" ; + dwc:recordedBy "Kotschy" ; + trt:httpUri <https://treatment.plazi.org/id/9D1D6108B03A7824FF51F8F732E2F83B#A5DCDA43B0397824FBC5F89033DDF8DF> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FF23F8F43063F8DF> + dwc:collectionCode "P, M, R, G" ; + dwc:locality "Mesopotamia" ; + dwc:recordedBy "Aucher-Eloy" ; + trt:httpUri <https://treatment.plazi.org/id/9D1D6108B03A7824FF51F8F732E2F83B#A5DCDA43B0397824FF23F8F43063F8DF> ; + a dwc:MaterialCitation . + +<http://tb.plazi.org/GgServer/dwcaRecords/9D1D6108B03A7824FF51F8F732E2F83B.mc.A5DCDA43B0397824FCB9F8F432FEF83B> + dwc:collectionCode "W" ; + dwc:eventDate "1957-06-20" ; + dwc:locality "Penjwin" ; + dwc:recordedBy "Rechinger" ; + dwc:verbatimElevation "1500" ; + trt:httpUri <https://treatment.plazi.org/id/9D1D6108B03A7824FF51F8F732E2F83B#A5DCDA43B0397824FCB9F8F432FEF83B> ; + a dwc:MaterialCitation . diff --git a/data/B3/61/BD/B361BD127B6E47310A83FE556FFD6E25.ttl b/data/B3/61/BD/B361BD127B6E47310A83FE556FFD6E25.ttl new file mode 100644 index 000000000000..d995065f7721 --- /dev/null +++ b/data/B3/61/BD/B361BD127B6E47310A83FE556FFD6E25.ttl @@ -0,0 +1,95 @@ +@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/B361BD127B6E47310A83FE556FFD6E25> + dc:creator "Gonçalves, Eduardo G." ; + dc:title "Idimanthus E. G. Gonc. 2018, gen. nov." ; + trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Idimanthus_Gonc._2018> ; + trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.351.1.8> ; + a trt:Treatment . + +<http://dx.doi.org/10.11646/phytotaxa.351.1.8> + bibo:endPage "92" ; + bibo:issue "1" ; + bibo:journal "Phytotaxa" ; + bibo:pubDate "2018-05-29" ; + bibo:startPage "88" ; + bibo:volume "351" ; + dc:creator "Gonçalves, Eduardo G." ; + dc:date "2018" ; + dc:title "Idimanthus: A new aroid genus (Araceae-Caladieae) from Rio de Janeiro State, Brasil" ; + a fabio:JournalArticle . + +<http://taxon-concept.plazi.org/id/Plantae/Idimanthus_Gonc._2018> + dwc:authority "E.G.Gonc." ; + dwc:authorityName "E. G. Gonc." ; + dwc:authorityYear "2018" ; + dwc:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:genus "Idimanthus" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "genus" ; + dwc:scientificNameAuthorship "E. G. Gonc., 2018" ; + rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WGNG> ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Idimanthus> ; + a dwcFP:TaxonConcept . + +<http://taxon-name.plazi.org/id/Plantae/Idimanthus> + dwc:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:genus "Idimanthus" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + 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:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + 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:class "Liliopsida" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "order" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Liliopsida> + dwc:class "Liliopsida" ; + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "class" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Tracheophyta> + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "phylum" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae> + dwc:kingdom "Plantae" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . diff --git a/data/B3/61/BD/B361BD127B6E47340A83FB466E876B33.ttl b/data/B3/61/BD/B361BD127B6E47340A83FB466E876B33.ttl new file mode 100644 index 000000000000..6b6dad26236b --- /dev/null +++ b/data/B3/61/BD/B361BD127B6E47340A83FB466E876B33.ttl @@ -0,0 +1,120 @@ +@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/B361BD127B6E47340A83FB466E876B33> + cito:cites <http://dx.doi.org/10.5281/zenodo.13690623>, <http://dx.doi.org/10.5281/zenodo.13690625> ; + dc:creator "Gonçalves, Eduardo G." ; + dc:title "Idimanthus amorphophalloides E. G. Gonc. 2018, sp. nov." ; + trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Idimanthus_amorphophalloides_Gonc._2018> ; + trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.351.1.8> ; + a trt:Treatment . + +<http://dx.doi.org/10.11646/phytotaxa.351.1.8> + bibo:endPage "92" ; + bibo:issue "1" ; + bibo:journal "Phytotaxa" ; + bibo:pubDate "2018-05-29" ; + bibo:startPage "88" ; + bibo:volume "351" ; + dc:creator "Gonçalves, Eduardo G." ; + dc:date "2018" ; + dc:title "Idimanthus: A new aroid genus (Araceae-Caladieae) from Rio de Janeiro State, Brasil" ; + fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690623>, <http://dx.doi.org/10.5281/zenodo.13690625> ; + a fabio:JournalArticle . + +<http://taxon-concept.plazi.org/id/Plantae/Idimanthus_amorphophalloides_Gonc._2018> + dwc:authority "E.G. Gonc." ; + dwc:authorityName "E. G. Gonc." ; + dwc:authorityYear "2018" ; + dwc:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:genus "Idimanthus" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "E. G. Gonc., 2018" ; + dwc:species "amorphophalloides" ; + rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WWPX> ; + trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Idimanthus_amorphophalloides> ; + a dwcFP:TaxonConcept . + +<http://taxon-name.plazi.org/id/Plantae/Idimanthus_amorphophalloides> + dwc:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:genus "Idimanthus" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "amorphophalloides" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Idimanthus> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Idimanthus> + dwc:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:genus "Idimanthus" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + 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:class "Liliopsida" ; + dwc:family "Araceae" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + 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:class "Liliopsida" ; + dwc:kingdom "Plantae" ; + dwc:order "Alismatales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "order" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Liliopsida> + dwc:class "Liliopsida" ; + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "class" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Tracheophyta> + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "phylum" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ; + 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.13690623> + dc:description "FIGURE 1. Idimanthus amorphophalloides. A, spadix (spathe removed to show details). B, plant with unripe fruits. C, inflorescence. D, gynoecium, longitudinal section. E, stamen, upper view. F, stamen, side view. G, seed, side view (left) and longitudinal section (right) (Drawn by E.G. Gonçalves from Costa 182 (UB))." ; + fabio:hasRepresentation <https://zenodo.org/record/13690623/files/figure.png> ; + a fabio:Figure . + +<http://dx.doi.org/10.5281/zenodo.13690625> + dc:description "FIGURE 2. Idimanthus amorphophalloides.A, leafy specimens covering the ground in the habitat. B, leafless flowering specimen, taken from the ground. C, inflorescence arising from soil. D, leafy specimen shedding ripe utricles." ; + fabio:hasRepresentation <https://zenodo.org/record/13690625/files/figure.png> ; + a fabio:Figure . diff --git a/data/C7/54/00/C7540048DE73B55CBEB59E206ABDE9BA.ttl b/data/C7/54/00/C7540048DE73B55CBEB59E206ABDE9BA.ttl index 5fa7b05faeb2..a2e9a8259a3d 100644 --- a/data/C7/54/00/C7540048DE73B55CBEB59E206ABDE9BA.ttl +++ b/data/C7/54/00/C7540048DE73B55CBEB59E206ABDE9BA.ttl @@ -10,6 +10,7 @@ @prefix xlink: <http://www.w3.org/1999/xlink/> . <http://treatment.plazi.org/id/C7540048DE73B55CBEB59E206ABDE9BA> + cito:cites <http://dx.doi.org/10.5281/zenodo.13690504> ; dc:creator "Zhao, Kuan; Shao, Hui M." ; dc:title "Rubroboletus esculentus Kuan Zhao, Hui M. Shao & Zhu L. Yang 2017, sp. nov." ; dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE73B55ABEB59EB068FBEB94>, <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBFC29D166EB2E8F6>, <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBEB59DDE6E5CE8AA>, <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBB6B9DDE6BCEE762> ; @@ -27,6 +28,7 @@ dc:creator "Zhao, Kuan; Shao, Hui M." ; dc:date "2017" ; dc:title "A new edible bolete, Rubroboletus esculentus, from southwestern China" ; + fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690504> ; a fabio:JournalArticle . <http://taxon-concept.plazi.org/id/Fungi/Rubroboletus_esculentus_Zhao_2017> @@ -108,6 +110,11 @@ dwc:rank "kingdom" ; a dwcFP:TaxonName . +<http://dx.doi.org/10.5281/zenodo.13690504> + dc:description "FIGURE 1. Maximum-Likelihood phylogenetic tree generated from ITS sequences. BS support values>50% for ML and PPs>0.95 for BI are indicated along branches (BS/PP)." ; + fabio:hasRepresentation <https://zenodo.org/record/13690504/files/figure.png> ; + a fabio:Figure . + <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE73B55ABEB59EB068FBEB94> dwc:catalogNumber "HKAS 96782" ; dwc:collectionCode "HKAS" ;