GG2RDF 2024-07-04T10:51:45.858Z full update: 014 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
b654d8f0ab
commit
52cd4d232b
3000 changed files with 415944 additions and 0 deletions
116
data/CD/B6/05/CDB605B95DC389B69C22AA011CE95711.ttl
Normal file
116
data/CD/B6/05/CDB605B95DC389B69C22AA011CE95711.ttl
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/CDB605B95DC389B69C22AA011CE95711>
|
||||
dc:creator "Di Giovanni, Filippo; Reshchikov, Alexey; Riedel, Matthias; Diller, Erich; Schwarz, Martin" ;
|
||||
dc:title "Cratichneumon albifrons Stephens 1835" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/CDB605B95DC389B69C22AA011CE95711.mc.867215E8DDBF010593632835F79004AA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cratichneumon_albifrons_Stephens_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e5057> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.3.e5057>
|
||||
bibo:endPage "5057" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "5057" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Di Giovanni, Filippo; Reshchikov, Alexey; Riedel, Matthias; Diller, Erich; Schwarz, Martin" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "New records of Ichneumonidae (Hymenoptera) for the Italian fauna" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cratichneumon_albifrons_Stephens_1835>
|
||||
dwc:authority "Stephens, 1835" ;
|
||||
dwc:authorityName "Stephens" ;
|
||||
dwc:authorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cratichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stephens, 1835" ;
|
||||
dwc:species "albifrons" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Z97C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cratichneumon_albifrons> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cratichneumon_albifrons>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cratichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "albifrons" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cratichneumon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cratichneumon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cratichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CDB605B95DC389B69C22AA011CE95711.mc.867215E8DDBF010593632835F79004AA>
|
||||
dwc:collectionCode "ZSM" ;
|
||||
dwc:eventDate "19.V.1996" ;
|
||||
dwc:locality "Italy" ;
|
||||
dwc:recordedBy "Haeseler" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CDB605B95DC389B69C22AA011CE95711#867215E8DDBF010593632835F79004AA> ;
|
||||
a dwc:MaterialCitation .
|
||||
353
data/CD/B6/0D/CDB60DBFB8F0569BBF0FFB9D88428E73.ttl
Normal file
353
data/CD/B6/0D/CDB60DBFB8F0569BBF0FFB9D88428E73.ttl
Normal file
|
|
@ -0,0 +1,353 @@
|
|||
@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/CDB60DBFB8F0569BBF0FFB9D88428E73>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.230.105878.figure4>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure5>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure17>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure15>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure7>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure18>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure9>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure10> ;
|
||||
dc:creator "Vigosa-Mercado, J. Luis; Delgado-Salinas, Alfonso; Alvarado Cardenas, Leonardo O.; Eguiarte, Luis E." ;
|
||||
dc:title "Agrostis gigantea Roth, Tent. Fl. Germ. 1: 31. 1788." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/CDB60DBFB8F0569BBF0FFB9D88428E73.mc.CFD080A53C88227CFAB77A050D053510>, <http://tb.plazi.org/GgServer/dwcaRecords/CDB60DBFB8F0569BBF0FFB9D88428E73.mc.7B1906E2B18914D6C89ECCD0BBF01BFD>, <http://tb.plazi.org/GgServer/dwcaRecords/CDB60DBFB8F0569BBF0FFB9D88428E73.mc.A138743815C661F79125034E6D0F3266>, <http://tb.plazi.org/GgServer/dwcaRecords/CDB60DBFB8F0569BBF0FFB9D88428E73.mc.357985246F822A527DC7AFA87FB346DB> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Triticum_giganteum>, <http://taxon-name.plazi.org/id/Plantae/Vilfa_gigantea>, <http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_var_aristata>, <http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera_gigantea>, <http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera_var_gigantea>, <http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_var_gigantea>, <http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_gigantea>, <http://taxon-name.plazi.org/id/Plantae/Agrostis_virletii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.230.105878> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Agrostis_gigantea> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878>
|
||||
bibo:endPage "256" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2023-08-11" ;
|
||||
bibo:startPage "157" ;
|
||||
bibo:volume "230" ;
|
||||
dc:creator "Vigosa-Mercado, J. Luis; Delgado-Salinas, Alfonso; Alvarado Cardenas, Leonardo O.; Eguiarte, Luis E." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Revision of the genus Agrostis (Poaceae, Pooideae, Poeae) in Megamexico" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.230.105878.figure4>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure5>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure17>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure15>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure7>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure18>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure9>, <http://dx.doi.org/10.3897/phytokeys.230.105878.figure10> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_gigantea>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gigantea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
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://taxon-name.plazi.org/id/Plantae/Triticum_giganteum>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Triticum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "giganteum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Triticum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Triticum>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Triticum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vilfa_gigantea>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Vilfa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gigantea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vilfa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vilfa>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Vilfa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_var_aristata>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "aristata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_var> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_var>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:subSpecies "var." ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis_alba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_alba>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alba" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera_gigantea>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "stolonifera" ;
|
||||
dwc:subSpecies "gigantea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "stolonifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera_var_gigantea>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "stolonifera" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "gigantea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera_var> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera_var>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "stolonifera" ;
|
||||
dwc:subSpecies "var." ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis_stolonifera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_var_gigantea>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "gigantea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_var> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_alba_gigantea>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "alba" ;
|
||||
dwc:subSpecies "gigantea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis_alba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Agrostis_virletii>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Agrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virletii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agrostis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878.figure4>
|
||||
dc:description "Figure 4. Florets of Agrostis species observed with SEM A A. bourgaei B A. calderoniae C A. capillaris D A. elliottiana E A. exarata F A. ghiesbreghtii G A. gigantea H A. hyemalis I A. laxissima J A. microphylla K A. pallens L A. perennans M A. scabra N A. stolonifera O A. subpatens P A. subrepens Q A. tolucensis R A. turrialbae S A. variabilis. Scale bars: 0.3 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891239> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878.figure5>
|
||||
dc:description "Figure 5. Calluses of Agrostis species observed with SEM A A. bourgaei B A. calderoniae C A. capillaris D A. elliottiana E A. exarata F A. ghiesbreghtii G A. gigantea H A. hyemalis I A. laxissima J A. microphylla K A. pallens L A. perennans. Scale bars: 50 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891240> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878.figure17>
|
||||
dc:description "Figure 17. Agrostis gigantea A whole plant B ligular area C spikelet D floret, abaxial view, E floret, adaxial view F palea. Based on Rzedowski 28545 (IBUG). Scale bars: 3 cm (A); 2 mm (B); 0.5 mm (C); 0.3 mm (D, E); 0.2 mm (F)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891252> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878.figure15>
|
||||
dc:description "Figure 15. Leaf blade anatomy in transversal section of Agrostis species, in general view, and details of lateral bundles A - C A. exarata D - E A. ghiesbreghtii F - H A. gigantea I - K A. hyemalis. Scale bars: 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891250> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878.figure7>
|
||||
dc:description "Figure 7. Lemma surface of Agrostis observed with SEM A A. bourgaei B A. calderoniae C A. capillaris D A. elliottiana E A. exarata F A. ghiesbreghtii G A. gigantea H A. hyemalis I A. laxissima J A. microphylla K A. pallens L A. perennans. Scale bars: 15 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891242> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878.figure18>
|
||||
dc:description "Figure 18. Map of known geographic distribution of Agrostis species, based on herbarium specimen data A A. gigantea B A. hyemalis C A. idahoensis D A. laxissima E A. microphylla F A. pallens." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891253> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878.figure9>
|
||||
dc:description "Figure 9. Elevation histograms of Agrostis species A all records B native species C introduced species D A. bourgaei E A. calderoniae F A. capillaris G A. elliottiana H A. exarata I A. ghiesbreghtii J A. gigantea K A. hyemalis L A. idahoensis M A. laxissima N A. microphylla O A. pallens." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891244> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.230.105878.figure10>
|
||||
dc:description "Figure 10. Phenology histograms of Agrostis species A all records B native species C introduced species D A. bourgaei E A. calderoniae F A. capillaris G A. elliottiana H A. exarata I A. ghiesbreghtii J A. gigantea K A. hyemalis L A. idahoensis M A. laxissima N A. microphylla O A. pallens." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891245> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CDB60DBFB8F0569BBF0FFB9D88428E73.mc.CFD080A53C88227CFAB77A050D053510>
|
||||
dwc:eventDate "2023-01-01" ;
|
||||
dwc:locality "Herb. Albrecht de Haller" ;
|
||||
dwc:recordedBy "Herb. Albrecht de Haller, A. W" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CDB60DBFB8F0569BBF0FFB9D88428E73#CFD080A53C88227CFAB77A050D053510> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CDB60DBFB8F0569BBF0FFB9D88428E73.mc.7B1906E2B18914D6C89ECCD0BBF01BFD>
|
||||
dwc:eventDate "1990-08-01" ;
|
||||
dwc:locality "Las Cebollitas" ;
|
||||
dwc:recordedBy "A. Benitez" ;
|
||||
dwc:verbatimElevation "2460" ;
|
||||
dwc:verbatimLatitude "25.102734" ;
|
||||
dwc:verbatimLongitude "-106.44419" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CDB60DBFB8F0569BBF0FFB9D88428E73#7B1906E2B18914D6C89ECCD0BBF01BFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CDB60DBFB8F0569BBF0FFB9D88428E73.mc.A138743815C661F79125034E6D0F3266>
|
||||
dwc:eventDate "1951-07-29" ;
|
||||
dwc:locality "Santa Clara del Cobre" ;
|
||||
dwc:recordedBy "A. Miranda, G. Villegas, J. Rzedowski, E. Matuda, La Venta, E. Perez, A. L. Reina" ;
|
||||
dwc:verbatimElevation "3288" ;
|
||||
dwc:verbatimLatitude "28.361849" ;
|
||||
dwc:verbatimLongitude "-101.65326" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CDB60DBFB8F0569BBF0FFB9D88428E73#A138743815C661F79125034E6D0F3266> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CDB60DBFB8F0569BBF0FFB9D88428E73.mc.357985246F822A527DC7AFA87FB346DB>
|
||||
dwc:eventDate "1937-08-26" ;
|
||||
dwc:locality "Pinaleno Mountains" ;
|
||||
dwc:recordedBy "C. E. Jenkins, G. Yatskievych, L. Hendrickson, L. Lee, B. H. Warnock, See Suppl." ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
dwc:verbatimLatitude "29.272446" ;
|
||||
dwc:verbatimLongitude "-103.2658" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CDB60DBFB8F0569BBF0FFB9D88428E73#357985246F822A527DC7AFA87FB346DB> ;
|
||||
a dwc:MaterialCitation .
|
||||
89
data/CD/B6/65/CDB665DD602F03BD6F7AAF1F705BF0B7.ttl
Normal file
89
data/CD/B6/65/CDB665DD602F03BD6F7AAF1F705BF0B7.ttl
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
@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/CDB665DD602F03BD6F7AAF1F705BF0B7>
|
||||
dc:creator "Dadelahi, Samin D.; Shaw, Scott R.; Aguirre, Helmuth; Almeida, Luis Felipe V. de" ;
|
||||
dc:title "Leptodrepana lorenae Dadelahi & Shaw, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.750.23536> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodrepana_lorenae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.750.23536>
|
||||
bibo:endPage "130" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "59" ;
|
||||
bibo:volume "750" ;
|
||||
dc:creator "Dadelahi, Samin D.; Shaw, Scott R.; Aguirre, Helmuth; Almeida, Luis Felipe V. de" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A taxonomic study of Costa Rican Leptodrepana with the description of twenty-four new species (Hymenoptera, Braconidae, Cheloninae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodrepana_lorenae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Leptodrepana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lorenae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodrepana> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptodrepana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Leptodrepana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/CD/B6/DC/CDB6DC9482BF3900090820D806338A0B.ttl
Normal file
106
data/CD/B6/DC/CDB6DC9482BF3900090820D806338A0B.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/CDB6DC9482BF3900090820D806338A0B>
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Metaphycus hanstediensis Bakkendorf 1965" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metaphycus_hanstediensis_Bakkendorf_1965> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8013>
|
||||
bibo:endPage "8013" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8013" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Chalcidoidea and Mymarommatoidea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Metaphycus_hanstediensis_Bakkendorf_1965>
|
||||
dwc:authority "Bakkendorf, 1965" ;
|
||||
dwc:authorityName "Bakkendorf" ;
|
||||
dwc:authorityYear "1965" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Metaphycus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bakkendorf, 1965" ;
|
||||
dwc:species "hanstediensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42C2X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metaphycus_hanstediensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metaphycus_hanstediensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Metaphycus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hanstediensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metaphycus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metaphycus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:genus "Metaphycus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Encyrtidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Encyrtidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Encyrtidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue