GG2RDF 2024-07-04T10:51:45.858Z full update: 239 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
c9d1dbaa9b
commit
f694181233
3000 changed files with 382099 additions and 0 deletions
88
data/86/FA/04/86FA040ABCF2D4D99F9DCC591AB594AB.ttl
Normal file
88
data/86/FA/04/86FA040ABCF2D4D99F9DCC591AB594AB.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/86FA040ABCF2D4D99F9DCC591AB594AB>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Dryopteris expansa Fraser-Jenk. & Jermy" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FCEA91B39A22A2BCF45E87E524015982> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Dryopteris_expansa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FCEA91B39A22A2BCF45E87E524015982>
|
||||
bibo:endPage "96" ;
|
||||
bibo:startPage "90" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Dryopteridaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dryopteris_expansa>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Dryopteridaceae" ;
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "expansa" ;
|
||||
dwc:vernacularName "Alpen-Wurmfarn"@de, "Dryopteris etale"@fr, "Felce espansa"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dryopteris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dryopteris>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Dryopteridaceae" ;
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dryopteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dryopteridaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Dryopteridaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
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 .
|
196
data/86/FA/39/86FA39E0D260A59F8ACCE7249E1A7A33.ttl
Normal file
196
data/86/FA/39/86FA39E0D260A59F8ACCE7249E1A7A33.ttl
Normal file
|
@ -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/86FA39E0D260A59F8ACCE7249E1A7A33>
|
||||
dc:creator "Chen, Hua-yan; Talamas, Elijah J.; Masner, Lubomir; Johnson, Norman F." ;
|
||||
dc:title "Habroteleia flavipes Kieffer" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Habroteleia_flavipes>, <http://taxon-name.plazi.org/id/Animalia/Habroteleia_browni>, <http://taxon-name.plazi.org/id/Animalia/Chrestoteleia_Bakeri>, <http://taxon-name.plazi.org/id/Animalia/Chrestoteleia_bakeri>, <http://taxon-name.plazi.org/id/Animalia/Habroteleia_bakeri>, <http://taxon-name.plazi.org/id/Animalia/Habroteleia_bharatensis>, <http://taxon-name.plazi.org/id/Animalia/Triteleia_kotturensis>, <http://taxon-name.plazi.org/id/Animalia/Habroteleia_kotturensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.730.21846> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Habroteleia_flavipes> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.730.21846>
|
||||
bibo:endPage "120" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "85" ;
|
||||
bibo:volume "730" ;
|
||||
dc:creator "Chen, Hua-yan; Talamas, Elijah J.; Masner, Lubomir; Johnson, Norman F." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Revision of the world species of the genus Habroteleia Kieffer (Hymenoptera, Platygastridae, Scelioninae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Habroteleia_flavipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Habroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Habroteleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Habroteleia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Habroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platygastridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platygastridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
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/Habroteleia_browni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Habroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "browni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Habroteleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrestoteleia_Bakeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Chrestoteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "Bakeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrestoteleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrestoteleia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Chrestoteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platygastridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrestoteleia_bakeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Chrestoteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bakeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrestoteleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Habroteleia_bakeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Habroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bakeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Habroteleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Habroteleia_bharatensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Habroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bharatensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Habroteleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Triteleia_kotturensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Triteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kotturensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Triteleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Triteleia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Triteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platygastridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Habroteleia_kotturensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Habroteleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kotturensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Habroteleia> ;
|
||||
a dwcFP:TaxonName .
|
109
data/86/FA/47/86FA47BAB52C55D393EEC88B9D6F33B9.ttl
Normal file
109
data/86/FA/47/86FA47BAB52C55D393EEC88B9D6F33B9.ttl
Normal file
|
@ -0,0 +1,109 @@
|
|||
@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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/86FA47BAB52C55D393EEC88B9D6F33B9>
|
||||
dc:creator "Webster, Reginald P.; Webster, Vincent L.; Alderson, Chantelle A.; Hughes, Cory C.; Sweeney, Jon D." ;
|
||||
dc:title "Psylliodes picinus †" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psylliodes_picinus_Marsham_1802> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.573.7327> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.573.7327>
|
||||
bibo:endPage "338" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2016-03-24" ;
|
||||
bibo:startPage "265" ;
|
||||
bibo:volume "573" ;
|
||||
dc:creator "Webster, Reginald P.; Webster, Vincent L.; Alderson, Chantelle A.; Hughes, Cory C.; Sweeney, Jon D." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Further contributions to the Coleoptera fauna of New Brunswick with an addition to the fauna of Nova Scotia, Canada" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psylliodes_picinus_Marsham_1802>
|
||||
dwc:LSID "86FA47BA-B52C-55D3-93EE-C88B9D6F33B9" ;
|
||||
dwc:authority "(Marsham, 1802) †" ;
|
||||
dwc:authorityName "†" ;
|
||||
dwc:baseAuthorityName "Marsham" ;
|
||||
dwc:baseAuthorityYear "1802" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Psylliodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Marsham, 1802) †" ;
|
||||
dwc:species "picinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psylliodes_picinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psylliodes_picinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Psylliodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "picinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psylliodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psylliodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Psylliodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
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 .
|
108
data/86/FA/52/86FA526F24D75F1292483A26F09C3592.ttl
Normal file
108
data/86/FA/52/86FA526F24D75F1292483A26F09C3592.ttl
Normal file
|
@ -0,0 +1,108 @@
|
|||
@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/86FA526F24D75F1292483A26F09C3592>
|
||||
dc:creator "Nxele, Thembeka C.; Mwabvu, Tarombera; Yekwayo, Inam" ;
|
||||
dc:title "Dichogaster bolaui" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dichogaster_bolaui_Michaelsen_1891> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/afrinvertebr.62.67875> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/afrinvertebr.62.67875>
|
||||
bibo:endPage "425" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "African Invertebrates" ;
|
||||
bibo:pubDate "2021-08-12" ;
|
||||
bibo:startPage "411" ;
|
||||
bibo:volume "62" ;
|
||||
dc:creator "Nxele, Thembeka C.; Mwabvu, Tarombera; Yekwayo, Inam" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Earthworm species occurrence in agroecosystems in the Midlands, KwaZulu-Natal, South Africa" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dichogaster_bolaui_Michaelsen_1891>
|
||||
dwc:LSID "86FA526F-24D7-5F12-9248-3A26F09C3592" ;
|
||||
dwc:authority "(Michaelsen, 1891)" ;
|
||||
dwc:baseAuthorityName "Michaelsen" ;
|
||||
dwc:baseAuthorityYear "1891" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Acanthodrilidae" ;
|
||||
dwc:genus "Dichogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opisthopora" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Michaelsen, 1891)" ;
|
||||
dwc:species "bolaui" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dichogaster_bolaui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichogaster_bolaui>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Acanthodrilidae" ;
|
||||
dwc:genus "Dichogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opisthopora" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bolaui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dichogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dichogaster>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Acanthodrilidae" ;
|
||||
dwc:genus "Dichogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opisthopora" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acanthodrilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acanthodrilidae>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Acanthodrilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opisthopora" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opisthopora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opisthopora>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opisthopora" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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