GG2RDF 2024-08-14T13:05:44.487Z (plazi/treatments-xml)
This commit is contained in:
parent
9842c61ada
commit
2199b1c3a9
122
data/03/E7/87/03E787DDFFCE5861F6DCFD97FCCBFE95.ttl
Normal file
122
data/03/E7/87/03E787DDFFCE5861F6DCFD97FCCBFE95.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@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/03E787DDFFCE5861F6DCFD97FCCBFE95>
|
||||
dc:creator "EBMER, A. W." ;
|
||||
dc:title "Tetralonia julliani subsp. ebmeri TKALCU 1979" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralonia_julliani_ebmeri_Tkalcu_1979> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13321033> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13321033>
|
||||
bibo:endPage "1017" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2011-12-19" ;
|
||||
bibo:startPage "904" ;
|
||||
bibo:volume "43" ;
|
||||
dc:creator "EBMER, A. W." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Pater Andreas Werner Ebmer – ständig von Bienen begleitet. Eine autobiografische Skizze anlässlich des 70. Geburtstages" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralonia_julliani_ebmeri_Tkalcu_1979>
|
||||
dwc:authority "TKALCU 1979" ;
|
||||
dwc:authorityName "TKALCU" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Tetralonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Tkalcu, 1979" ;
|
||||
dwc:species "julliani" ;
|
||||
dwc:subSpecies "ebmeri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7L5MB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralonia_julliani_ebmeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralonia_julliani_ebmeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Tetralonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "julliani" ;
|
||||
dwc:subSpecies "ebmeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralonia_julliani> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralonia_julliani>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Tetralonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "julliani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralonia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Tetralonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
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 .
|
122
data/03/E7/87/03E787DDFFF0585EF6DCFC12FEFBFACF.ttl
Normal file
122
data/03/E7/87/03E787DDFFF0585EF6DCFC12FEFBFACF.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@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/03E787DDFFF0585EF6DCFC12FEFBFACF>
|
||||
dc:creator "EBMER, A. W." ;
|
||||
dc:title "Eucera (Rhyteucera) ebmeri RISCH 1999" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eucera_ebmeri_Risch_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13321033> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13321033>
|
||||
bibo:endPage "1017" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2011-12-19" ;
|
||||
bibo:startPage "904" ;
|
||||
bibo:volume "43" ;
|
||||
dc:creator "EBMER, A. W." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Pater Andreas Werner Ebmer – ständig von Bienen begleitet. Eine autobiografische Skizze anlässlich des 70. Geburtstages" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eucera_ebmeri_Risch_1999>
|
||||
dwc:authority "RISCH 1999" ;
|
||||
dwc:authorityName "RISCH" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Eucera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Risch, 1999" ;
|
||||
dwc:species "ebmeri" ;
|
||||
dwc:subGenus "Rhyteucera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BRFH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucera_ebmeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucera_ebmeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Eucera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ebmeri" ;
|
||||
dwc:subGenus "Rhyteucera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucera_Rhyteucera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucera_Rhyteucera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Eucera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rhyteucera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Eucera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
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 .
|
108
data/03/E7/87/03E787DDFFF1585FF6DCFBBCFD09F9B8.ttl
Normal file
108
data/03/E7/87/03E787DDFFF1585FF6DCFBBCFD09F9B8.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/03E787DDFFF1585FF6DCFBBCFD09F9B8>
|
||||
dc:creator "EBMER, A. W." ;
|
||||
dc:title "Andrena ebmerella SCHEUCHL 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Andrena_ebmerella_Scheuchl_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13321033> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13321033>
|
||||
bibo:endPage "1017" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2011-12-19" ;
|
||||
bibo:startPage "904" ;
|
||||
bibo:volume "43" ;
|
||||
dc:creator "EBMER, A. W." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Pater Andreas Werner Ebmer – ständig von Bienen begleitet. Eine autobiografische Skizze anlässlich des 70. Geburtstages" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Andrena_ebmerella_Scheuchl_2011>
|
||||
dwc:authority "SCHEUCHL 2011" ;
|
||||
dwc:authorityName "SCHEUCHL" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Scheuchl, 2011" ;
|
||||
dwc:species "ebmerella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DRJN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andrena_ebmerella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrena_ebmerella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ebmerella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
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 .
|
107
data/03/E7/87/03E787DDFFF1585FF6DCFC98FE25FBD3.ttl
Normal file
107
data/03/E7/87/03E787DDFFF1585FF6DCFC98FE25FBD3.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/03E787DDFFF1585FF6DCFC98FE25FBD3>
|
||||
dc:creator "EBMER, A. W." ;
|
||||
dc:title "Cyphon ebmeri KLAUSNITZER 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyphon_ebmeri_Klausnitzer_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13321033> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13321033>
|
||||
bibo:endPage "1017" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2011-12-19" ;
|
||||
bibo:startPage "904" ;
|
||||
bibo:volume "43" ;
|
||||
dc:creator "EBMER, A. W." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Pater Andreas Werner Ebmer – ständig von Bienen begleitet. Eine autobiografische Skizze anlässlich des 70. Geburtstages" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cyphon_ebmeri_Klausnitzer_2011>
|
||||
dwc:authority "KLAUSNITZER 2011" ;
|
||||
dwc:authorityName "KLAUSNITZER" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scirtidae" ;
|
||||
dwc:genus "Cyphon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Klausnitzer, 2011" ;
|
||||
dwc:species "ebmeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyphon_ebmeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyphon_ebmeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scirtidae" ;
|
||||
dwc:genus "Cyphon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ebmeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyphon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyphon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scirtidae" ;
|
||||
dwc:genus "Cyphon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scirtidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scirtidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scirtidae" ;
|
||||
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 .
|
Loading…
Reference in a new issue