GG2RDF 2024-08-28T23:12:06.876Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-28 23:12:19 +00:00
parent 5c36c92edb
commit b7f2fd960c
4 changed files with 343 additions and 2 deletions

View file

@ -0,0 +1,79 @@
@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/03A587A5FFE6FFACFF614E8BFA0ABABF>
dc:creator "Hernández-Navarro, Eduardo; Cappello-García, Silvia" ;
dc:title "Tulostoma" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.653.2.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Tulostoma> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.653.2.1>
bibo:endPage "114" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-18" ;
bibo:startPage "101" ;
bibo:volume "653" ;
dc:creator "Hernández-Navarro, Eduardo; Cappello-García, Silvia" ;
dc:date "2024" ;
dc:title "Tulostoma subreticulatum (Agaricomycetes, Agaricales): a new species of stalked puffball from Mexico" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Fungi/Tulostoma>
dwc:class "Agaricomycetes" ;
dwc:family "Agaricaceae" ;
dwc:genus "Tulostoma" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Agaricaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,103 @@
@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/03A587A5FFEAFFAEFF614E73FD2FBF19>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216919>, <http://dx.doi.org/10.5281/zenodo.13216921> ;
dc:creator "Hernández-Navarro, Eduardo; Cappello-García, Silvia" ;
dc:title "Tulostoma subreticulatum Hern." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.653.2.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Tulostoma_subreticulatum> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.653.2.1>
bibo:endPage "114" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-18" ;
bibo:startPage "101" ;
bibo:volume "653" ;
dc:creator "Hernández-Navarro, Eduardo; Cappello-García, Silvia" ;
dc:date "2024" ;
dc:title "Tulostoma subreticulatum (Agaricomycetes, Agaricales): a new species of stalked puffball from Mexico" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216919>, <http://dx.doi.org/10.5281/zenodo.13216921> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Fungi/Tulostoma_subreticulatum>
dwc:class "Agaricomycetes" ;
dwc:family "Agaricaceae" ;
dwc:genus "Tulostoma" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "subreticulatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Tulostoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Tulostoma>
dwc:class "Agaricomycetes" ;
dwc:family "Agaricaceae" ;
dwc:genus "Tulostoma" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Agaricaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13216919>
dc:description "FIGURE 3. Tulostoma subreticulatum Hern.-Nav. & Cappello-Gar. A. Basidiomes. B. Spore-sac. C-B. Verrucae of the exoperidium. E. Stipes and rhizomorph. F. socket." ;
fabio:hasRepresentation <https://zenodo.org/record/13216919/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216921>
dc:description "FIGURE 4. Tulostoma subreticulatum Hern.-Nav. & Cappello-Gar. A. Basidiospores and capilitial threads. B. Endoperidium hyphae. C. Verrucae seudoparenchymatous hyphae. D. Internal stipe hyphae. E. External stipe hyphae. F-G. Basidiospores under SEM." ;
fabio:hasRepresentation <https://zenodo.org/record/13216921/files/figure.png> ;
a fabio:Figure .

View file

@ -10,9 +10,10 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/3243C3789E2FB767FF31F9C3FD4E1A0B>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216905>, <http://dx.doi.org/10.5281/zenodo.13216907>, <http://dx.doi.org/10.5281/zenodo.13216909> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13216905>, <http://dx.doi.org/10.5281/zenodo.13402285>, <http://dx.doi.org/10.5281/zenodo.13216907>, <http://dx.doi.org/10.5281/zenodo.13216909> ;
dc:creator "Yüceol, Fulya; Çeçen, Ömer; Göktürk, Ramazan Süleyman; Kaya, Ergun; Ağar, Hacer" ;
dc:title "Valeriana alanyense Yuceol, Cecen & Gokturk, sp.nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3243C3789E2FB767FF31F9C3FD4E1A0B.mc.0A8278339E2FB761FF63F977FD6F196A>, <http://tb.plazi.org/GgServer/dwcaRecords/3243C3789E2FB767FF31F9C3FD4E1A0B.mc.0A8278339E2FB761FD23F953FBCA196A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Valeriana_alanyense_Yuceol_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.653.1.6> ;
a trt:Treatment .
@ -27,7 +28,7 @@
dc:creator "Yüceol, Fulya; Çeçen, Ömer; Göktürk, Ramazan Süleyman; Kaya, Ergun; Ağar, Hacer" ;
dc:date "2024" ;
dc:title "Valeriana alanyense (Caprifoliaceae): a new species from Southwest Anatolia (Turkey) based on morphological and molecular data" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216905>, <http://dx.doi.org/10.5281/zenodo.13216907>, <http://dx.doi.org/10.5281/zenodo.13216909> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216905>, <http://dx.doi.org/10.5281/zenodo.13402285>, <http://dx.doi.org/10.5281/zenodo.13216907>, <http://dx.doi.org/10.5281/zenodo.13216909> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Valeriana_alanyense_Yuceol_2024>
@ -112,6 +113,11 @@
fabio:hasRepresentation <https://zenodo.org/record/13216905/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13402285>
dc:description "FIGURE 2. Distribution map of Valeriana alanyense (●) and V. speluncaria (*) in Turkey." ;
fabio:hasRepresentation <https://zenodo.org/record/13402285/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216907>
dc:description "FIGURE 3. Visualization of ISSR PCR band profiles on agarose gel. M1, 1kb DNA ladder; M2 100bp DNA ladder; (-), negative control without DNA template; (+), Positive control using DNA template from different species (Olea europaea L.)." ;
fabio:hasRepresentation <https://zenodo.org/record/13216907/files/figure.png> ;
@ -121,3 +127,19 @@
dc:description "FIGURE 4. Phylogenetic dendrogram was constructed via the UPGMA based on 1/0 scoring results of PCR band profiles analysed on agarose gel (The numbers on the branches are the numbers of individuals belonging to the population)." ;
fabio:hasRepresentation <https://zenodo.org/record/13216909/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/3243C3789E2FB767FF31F9C3FD4E1A0B.mc.0A8278339E2FB761FF63F977FD6F196A>
dwc:collectionCode "C, AKDU" ;
dwc:eventDate "2023-05-06" ;
dwc:locality "Yalci" ;
dwc:recordedBy "F. Yuceol & R. S. Gokturk" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "930" ;
trt:httpUri <https://treatment.plazi.org/id/3243C3789E2FB767FF31F9C3FD4E1A0B#0A8278339E2FB761FF63F977FD6F196A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/3243C3789E2FB767FF31F9C3FD4E1A0B.mc.0A8278339E2FB761FD23F953FBCA196A>
dwc:collectionCode "ANK, GAZI, HUB, PAMUH" ;
dwc:typeStatus "isotype" ;
trt:httpUri <https://treatment.plazi.org/id/3243C3789E2FB767FF31F9C3FD4E1A0B#0A8278339E2FB761FD23F953FBCA196A> ;
a dwc:MaterialCitation .

View file

@ -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/577C879220149F26C6FDFD52C8EEFBF6>
dc:creator "Gorjón, S. P.; Greslebin, A. G." ;
dc:title "Stereodiscus pseudotrivialis Gorjon & Gresl., sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/577C879220149F26C6FDFD52C8EEFBF6.mc.6FBD3CD920149F26C6FDFCC6C9D4FC5A>, <http://tb.plazi.org/GgServer/dwcaRecords/577C879220149F26C6FDFD52C8EEFBF6.mc.6FBD3CD920149F26C695FC0ECACFFC5A>, <http://tb.plazi.org/GgServer/dwcaRecords/577C879220149F26C6FDFD52C8EEFBF6.mc.6FBD3CD920149F26C5BCFC0ECDA0FC5A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Stereodiscus_pseudotrivialis_Gorjon_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.653.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.653.1.8>
bibo:endPage "100" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-13" ;
bibo:startPage "100" ;
bibo:volume "653" ;
dc:creator "Gorjón, S. P.; Greslebin, A. G." ;
dc:date "2024" ;
dc:title "Gorjón, S. P. & Greslebin, A. G. (2024) Stereodiscus pseudotrivialis (Russulales, Basidiomycota), a new species from the Patagonian Andes of Argentina. Phytotaxa 636 (2): 152 - 162." ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Stereodiscus_pseudotrivialis_Gorjon_2024>
dwc:authority "Gorjon & Gresl." ;
dwc:authorityName "Gorjon & Gresl." ;
dwc:class "Agaricomycetes" ;
dwc:family "Stereaceae" ;
dwc:genus "Stereodiscus" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorjon & Gresl." ;
dwc:species "pseudotrivialis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Stereodiscus_pseudotrivialis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Stereodiscus_pseudotrivialis>
dwc:class "Agaricomycetes" ;
dwc:family "Stereaceae" ;
dwc:genus "Stereodiscus" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "pseudotrivialis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Stereodiscus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Stereodiscus>
dwc:class "Agaricomycetes" ;
dwc:family "Stereaceae" ;
dwc:genus "Stereodiscus" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Stereaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Stereaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Stereaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russulales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Russulales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/577C879220149F26C6FDFD52C8EEFBF6.mc.6FBD3CD920149F26C6FDFCC6C9D4FC5A>
dwc:eventDate "2023-05-22" ;
dwc:locality "Type" ;
dwc:recordedBy " S. P. Gorjon & A. Greslebin" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "520" ;
dwc:verbatimLatitude "-42.6675" ;
dwc:verbatimLongitude "-71.68055" ;
trt:httpUri <https://treatment.plazi.org/id/577C879220149F26C6FDFD52C8EEFBF6#6FBD3CD920149F26C6FDFCC6C9D4FC5A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/577C879220149F26C6FDFD52C8EEFBF6.mc.6FBD3CD920149F26C695FC0ECACFFC5A>
dwc:eventDate "2023-05-16" ;
dwc:locality "Type" ;
dwc:recordedBy " S. P. Gorjon " ;
dwc:verbatimElevation "520" ;
dwc:verbatimLatitude "-42.6675" ;
dwc:verbatimLongitude "-71.68055" ;
trt:httpUri <https://treatment.plazi.org/id/577C879220149F26C6FDFD52C8EEFBF6#6FBD3CD920149F26C695FC0ECACFFC5A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/577C879220149F26C6FDFD52C8EEFBF6.mc.6FBD3CD920149F26C5BCFC0ECDA0FC5A>
dwc:eventDate "2023-05-16" ;
dwc:locality "Type" ;
dwc:verbatimElevation "520" ;
dwc:verbatimLatitude "-42.6675" ;
dwc:verbatimLongitude "-71.68055" ;
trt:httpUri <https://treatment.plazi.org/id/577C879220149F26C6FDFD52C8EEFBF6#6FBD3CD920149F26C5BCFC0ECDA0FC5A> ;
a dwc:MaterialCitation .