GG2RDF 2024-07-04T10:51:45.858Z full update: 067 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
e6a14849e0
commit
fa6d7c1c6e
3000 changed files with 414362 additions and 0 deletions
88
data/E2/9D/53/E29D536859F18785192ED316465A93B4.ttl
Normal file
88
data/E2/9D/53/E29D536859F18785192ED316465A93B4.ttl
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
@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/E29D536859F18785192ED316465A93B4>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Ophrys insectifera L." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/CCB05322339B4720077260D286A0CA16> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ophrys_insectifera> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/CCB05322339B4720077260D286A0CA16>
|
||||
bibo:endPage "1362" ;
|
||||
bibo:startPage "1324" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Orchidaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ophrys_insectifera>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Ophrys" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "insectifera" ;
|
||||
dwc:vernacularName "Fliegen-Ragwurz"@de, "Ophrys mouche"@fr, "Ofride insettifera"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ophrys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ophrys>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Ophrys" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
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 .
|
||||
104
data/E2/9D/85/E29D856C309C381CC7C03D8743694B98.ttl
Normal file
104
data/E2/9D/85/E29D856C309C381CC7C03D8743694B98.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/E29D856C309C381CC7C03D8743694B98>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Nepa cinerea Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nepa_cinerea_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nepa_cinerea_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:00715403-6A50-44DC-B6A1-7F83003FCBC7" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Nepa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "cinerea" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Hemiptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nepa_cinerea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepa_cinerea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Nepa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cinerea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:genus "Nepa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
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 .
|
||||
89
data/E2/9D/92/E29D921067FD5AC4A3D56057370ABC75.ttl
Normal file
89
data/E2/9D/92/E29D921067FD5AC4A3D56057370ABC75.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/E29D921067FD5AC4A3D56057370ABC75>
|
||||
dc:creator "Queiroz, Luciano Paganucci de; Snak, Cristiane" ;
|
||||
dc:title "Dioclea lehmannii Diels, Biblioth. Bot. 116: 97. 1937" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.164.55441> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Dioclea_lehmannii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.164.55441>
|
||||
bibo:endPage "114" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "164" ;
|
||||
dc:creator "Queiroz, Luciano Paganucci de; Snak, Cristiane" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Revisiting the taxonomy of Dioclea and related genera (Leguminosae, Papilionoideae), with new generic circumscriptions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dioclea_lehmannii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Dioclea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lehmannii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dioclea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dioclea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Dioclea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
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 .
|
||||
89
data/E2/9D/D8/E29DD8DADA8AD69A9359E2C55B6C9C46.ttl
Normal file
89
data/E2/9D/D8/E29DD8DADA8AD69A9359E2C55B6C9C46.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/E29DD8DADA8AD69A9359E2C55B6C9C46>
|
||||
dc:creator "Meng, Rui; Wang, Yinglun" ;
|
||||
dc:title "Sarima bifurcus Meng & Wang, 2016, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.557.6166> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Sarima_bifurcus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.557.6166>
|
||||
bibo:endPage "109" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "93" ;
|
||||
bibo:volume "557" ;
|
||||
dc:creator "Meng, Rui; Wang, Yinglun" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Descriptions of new species of the genera Sarima Melichar and Sarimodes Matsumura from southern China (Hemiptera, Fulgoromorpha, Issidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarima_bifurcus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Issidae" ;
|
||||
dwc:genus "Sarima" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bifurcus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarima> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarima>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Issidae" ;
|
||||
dwc:genus "Sarima" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Issidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Issidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Issidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
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 .
|
||||
119
data/E2/9D/FC/E29DFC4CB898590D41E42BA633E1DE4D.ttl
Normal file
119
data/E2/9D/FC/E29DFC4CB898590D41E42BA633E1DE4D.ttl
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/E29DFC4CB898590D41E42BA633E1DE4D>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Platygastroidea_punctata>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Platygastroidea_minor>' due to issues with rank ;
|
||||
dc:creator "Buhl, Peter N.; Broad, Gavin R.; Notton, David G." ;
|
||||
dc:title "Macroteleia brevigaster Masner 1976" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macroteleia_brevigaster_Masner_1976> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Apegus>, <http://taxon-name.plazi.org/id/Animalia/Macroteleia_brevigaster> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7991> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7991>
|
||||
bibo:endPage "7991" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7991" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Buhl, Peter N.; Broad, Gavin R.; Notton, David G." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Platygastroidea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macroteleia_brevigaster_Masner_1976>
|
||||
dwc:authority "Masner, 1976" ;
|
||||
dwc:authorityName "Masner" ;
|
||||
dwc:authorityYear "1976" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Macroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Masner, 1976" ;
|
||||
dwc:species "brevigaster" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XBMM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macroteleia_brevigaster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macroteleia_brevigaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Macroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevigaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macroteleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macroteleia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Macroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scelionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apegus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Apegus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue