GG2RDF 2024-07-04T10:51:45.858Z full update: 233 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
db9797bb19
commit
5db9ba774b
3000 changed files with 398563 additions and 0 deletions
88
data/F7/C4/18/F7C418CCB1FCA83A1526FB126B086588.ttl
Normal file
88
data/F7/C4/18/F7C418CCB1FCA83A1526FB126B086588.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/F7C418CCB1FCA83A1526FB126B086588>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Sedum dasyphyllum L." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/F5784CA724AB5AEF8AC29DEB24FD3C8D> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Sedum_dasyphyllum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/F5784CA724AB5AEF8AC29DEB24FD3C8D>
|
||||
bibo:endPage "196" ;
|
||||
bibo:startPage "182" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Crassulaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sedum_dasyphyllum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:genus "Sedum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dasyphyllum" ;
|
||||
dwc:vernacularName "Dickblaettriger Mauerpfeffer"@de, "Orpin a feuilles epaisses"@fr, "Borracina cinerea"@it, "Erba della Madonna"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sedum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sedum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:genus "Sedum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crassulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crassulaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Saxifragales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Saxifragales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
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/F7/C4/6F/F7C46FE556A6C0E0EEF651A6B80F0430.ttl
Normal file
89
data/F7/C4/6F/F7C46FE556A6C0E0EEF651A6B80F0430.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/F7C46FE556A6C0E0EEF651A6B80F0430>
|
||||
dc:creator "Parry, B. W." ;
|
||||
dc:title "Phthiracarus lanatus Feider & Suciu" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/2F14AAF8D6D970E906EEC2E899DD9D37> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Phthiracarus_lanatus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/2F14AAF8D6D970E906EEC2E899DD9D37>
|
||||
bibo:endPage "363" ;
|
||||
bibo:journal "Bull. British Mus. nat. Hist., Zool. ser." ;
|
||||
bibo:startPage "323" ;
|
||||
bibo:volume "35" ;
|
||||
dc:creator "Parry, B. W." ;
|
||||
dc:date "1979" ;
|
||||
dc:title "A revision of the British species of the genus Phthiracarus Perty 1841 (Cryptostigmata: Euptyctima)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiracarus_lanatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phthiracaridae" ;
|
||||
dwc:genus "Phthiracarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lanatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiracarus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiracarus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phthiracaridae" ;
|
||||
dwc:genus "Phthiracarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiracaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiracaridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phthiracaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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 .
|
||||
616
data/F7/C4/7B/F7C47B18613C4942D7ECC312C5812E09.ttl
Normal file
616
data/F7/C4/7B/F7C47B18613C4942D7ECC312C5812E09.ttl
Normal file
|
|
@ -0,0 +1,616 @@
|
|||
@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/F7C47B18613C4942D7ECC312C5812E09>
|
||||
dc:creator "Longino, J. T." ;
|
||||
dc:title "Crematogaster curvispinosa Mayr" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.4B41B835A6B8C5DEE4766D1A8ACF0D9B>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.CABBC305B7AF67E2A999A44F2B677744>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.2CEEDF1B3522B20BB4A71324BCFD0FAF>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.0D55A701886A7EA9EF00E2ED8B56AFE9>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.DFAE4CB5B4AAD673A2EC5057F039FE41>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.C58E97F4A0C63AFF27585505C5A2C047>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.D13DF36B732A29AFDECDB3B72523A8C1>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.5D4A1349DE6979F255420F0546C20B40>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.E84D9E4D8903DBAC100D629C480C6A32>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.473BB0EE6A58E2820F538A1D5E297303>, <http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.8ED9010EBA8A3A960577B68BADD0E639> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_Orthocrema>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa_antillana>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_sculpturata>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa_kemali>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_fuliginea>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa_obscura>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_obscura>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_sculpturata_phytoeca>, <http://taxon-name.plazi.org/id/Plantae/Tillandsia_streptophylla>, <http://taxon-name.plazi.org/id/Plantae/Tillandsia_dasyliriifolia>, <http://taxon-name.plazi.org/id/Plantae/Tillandsia_balbisiana>, <http://taxon-name.plazi.org/id/Plantae/Conostegia_xalapensis>, <http://taxon-name.plazi.org/id/Plantae/Cecropia_schiedeana>, <http://taxon-name.plazi.org/id/Plantae/Acacia_sphaerocephala>, <http://taxon-name.plazi.org/id/Plantae/Tillandsia_balbesiana>, <http://taxon-name.plazi.org/id/Plantae/Tillandsia_pruinosa>, <http://taxon-name.plazi.org/id/Plantae/Schomburgkia_tibicinis>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_sculpturata_accola>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa_panamana>, <http://taxon-name.plazi.org/id/Plantae/Acacia_penonomensis> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/B2C0C7EDBC793BBEEE49752470438506> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/B2C0C7EDBC793BBEEE49752470438506>
|
||||
bibo:endPage "150" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "151" ;
|
||||
dc:creator "Longino, J. T." ;
|
||||
dc:date "2003" ;
|
||||
dc:title "The Crematogaster (Hymenoptera, Formicidae, Myrmicinae) of Costa Rica." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curvispinosa" ;
|
||||
dwc:subGenus "Orthocrema" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_Orthocrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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/Crematogaster_Orthocrema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Orthocrema" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa_antillana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "curvispinosa" ;
|
||||
dwc:variety "antillana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_sculpturata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sculpturata" ;
|
||||
dwc:subGenus "Orthocrema" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster>, <http://taxon-name.plazi.org/id/Animalia/Crematogaster_Orthocrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa_kemali>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "curvispinosa" ;
|
||||
dwc:subGenus "Orthocrema" ;
|
||||
dwc:variety "kemali" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_fuliginea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fuliginea" ;
|
||||
dwc:subGenus "Orthocrema" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_Orthocrema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa_obscura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "curvispinosa" ;
|
||||
dwc:subGenus "Orthocrema" ;
|
||||
dwc:variety "obscura" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_obscura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obscura" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_sculpturata_phytoeca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "sculpturata" ;
|
||||
dwc:subSpecies "phytoeca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_sculpturata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tillandsia_streptophylla>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Bromeliaceae" ;
|
||||
dwc:genus "Tillandsia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "streptophylla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tillandsia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tillandsia>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Bromeliaceae" ;
|
||||
dwc:genus "Tillandsia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bromeliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bromeliaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Bromeliaceae" ;
|
||||
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/Tillandsia_dasyliriifolia>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Bromeliaceae" ;
|
||||
dwc:genus "Tillandsia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dasyliriifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tillandsia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tillandsia_balbisiana>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Bromeliaceae" ;
|
||||
dwc:genus "Tillandsia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "balbisiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tillandsia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Conostegia_xalapensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:genus "Conostegia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xalapensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Conostegia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Conostegia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:genus "Conostegia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Melastomataceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Melastomataceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
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/Cecropia_schiedeana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Urticaceae" ;
|
||||
dwc:genus "Cecropia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schiedeana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cecropia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cecropia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Urticaceae" ;
|
||||
dwc:genus "Cecropia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Urticaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Urticaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Urticaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
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/Acacia_sphaerocephala>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Acacia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sphaerocephala" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acacia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acacia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Acacia" ;
|
||||
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/Tillandsia_balbesiana>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Bromeliaceae" ;
|
||||
dwc:genus "Tillandsia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "balbesiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tillandsia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tillandsia_pruinosa>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Bromeliaceae" ;
|
||||
dwc:genus "Tillandsia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pruinosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tillandsia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Schomburgkia_tibicinis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Schomburgkia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tibicinis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Schomburgkia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Schomburgkia>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Schomburgkia" ;
|
||||
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/Animalia/Crematogaster_sculpturata_accola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "sculpturata" ;
|
||||
dwc:subGenus "Orthocrema" ;
|
||||
dwc:subSpecies "accola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_sculpturata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa_panamana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "curvispinosa" ;
|
||||
dwc:subGenus "Orthocrema" ;
|
||||
dwc:variety "panamana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_curvispinosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acacia_penonomensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Acacia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "penonomensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acacia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.4B41B835A6B8C5DEE4766D1A8ACF0D9B>
|
||||
dwc:collectionCode "NMW" ;
|
||||
dwc:locality "Rio de Janeiro" ;
|
||||
dwc:recordedBy "Novara" ;
|
||||
dwc:typeStatus "Holotype" ;
|
||||
trt:gbifOccurrenceId "1058481408" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#4B41B835A6B8C5DEE4766D1A8ACF0D9B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.CABBC305B7AF67E2A999A44F2B677744>
|
||||
dwc:locality "Ypiranga" ;
|
||||
dwc:recordedBy "v. Ihering" ;
|
||||
trt:gbifOccurrenceId "1058481395" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#CABBC305B7AF67E2A999A44F2B677744> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.2CEEDF1B3522B20BB4A71324BCFD0FAF>
|
||||
dwc:collectionCode "MHNG" ;
|
||||
dwc:locality "Richmond Estate, near sea level, in a rotten stump" ;
|
||||
dwc:recordedBy "H. H. Smith" ;
|
||||
dwc:typeStatus "Syntypes" ;
|
||||
trt:gbifOccurrenceId "1058481396" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#2CEEDF1B3522B20BB4A71324BCFD0FAF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.0D55A701886A7EA9EF00E2ED8B56AFE9>
|
||||
dwc:collectionCode "MHNG" ;
|
||||
dwc:locality "Morne a Garou, 1500 - 2000 ft, forest" ;
|
||||
dwc:recordedBy "H. H. Smith" ;
|
||||
dwc:samplingProtocol "beaten from foliage" ;
|
||||
dwc:typeStatus "Syntype" ;
|
||||
trt:gbifOccurrenceId "1058481411" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#0D55A701886A7EA9EF00E2ED8B56AFE9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.DFAE4CB5B4AAD673A2EC5057F039FE41>
|
||||
dwc:collectionCode "MCZC, USNM" ;
|
||||
dwc:locality "Tepic" ;
|
||||
dwc:recordedBy "Eisen and Vaslit" ;
|
||||
dwc:typeStatus "Syntypes" ;
|
||||
trt:gbifOccurrenceId "1058481427" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#DFAE4CB5B4AAD673A2EC5057F039FE41> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.C58E97F4A0C63AFF27585505C5A2C047>
|
||||
dwc:collectionCode "NHMB" ;
|
||||
dwc:locality "Blumenau" ;
|
||||
dwc:recordedBy "Reichensperger" ;
|
||||
dwc:typeStatus "Syntype" ;
|
||||
trt:gbifOccurrenceId "1058481402" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#C58E97F4A0C63AFF27585505C5A2C047> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.D13DF36B732A29AFDECDB3B72523A8C1>
|
||||
dwc:recordedBy "E. Luja" ;
|
||||
dwc:typeStatus "Syntype" ;
|
||||
trt:gbifOccurrenceId "1058481433" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#D13DF36B732A29AFDECDB3B72523A8C1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.5D4A1349DE6979F255420F0546C20B40>
|
||||
dwc:collectionCode "NHMB" ;
|
||||
dwc:locality "Jujuy" ;
|
||||
dwc:recordedBy "Neiva" ;
|
||||
dwc:typeStatus "Syntype" ;
|
||||
trt:gbifOccurrenceId "1058481413" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#5D4A1349DE6979F255420F0546C20B40> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.E84D9E4D8903DBAC100D629C480C6A32>
|
||||
dwc:collectionCode "LACM" ;
|
||||
dwc:locality "Mirador" ;
|
||||
dwc:recordedBy "Skwarra" ;
|
||||
dwc:typeStatus "Syntypes" ;
|
||||
trt:gbifOccurrenceId "1058481415" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#E84D9E4D8903DBAC100D629C480C6A32> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.473BB0EE6A58E2820F538A1D5E297303>
|
||||
dwc:locality "Mirador" ;
|
||||
dwc:recordedBy "Skwarra" ;
|
||||
dwc:typeStatus "Syntype" ;
|
||||
trt:gbifOccurrenceId "1058481436" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#473BB0EE6A58E2820F538A1D5E297303> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F7C47B18613C4942D7ECC312C5812E09.mc.8ED9010EBA8A3A960577B68BADD0E639>
|
||||
dwc:locality "Tumba Muerte Road, near Las Sabanas" ;
|
||||
dwc:recordedBy "Wheeler" ;
|
||||
dwc:typeStatus "Syntype" ;
|
||||
trt:gbifOccurrenceId "1058481421" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F7C47B18613C4942D7ECC312C5812E09#8ED9010EBA8A3A960577B68BADD0E639> ;
|
||||
a dwc:MaterialCitation .
|
||||
138
data/F7/C4/A6/F7C4A6250A9A0EC5B9F8AFB58747867F.ttl
Normal file
138
data/F7/C4/A6/F7C4A6250A9A0EC5B9F8AFB58747867F.ttl
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
@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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/F7C4A6250A9A0EC5B9F8AFB58747867F>
|
||||
dc:creator "Kostova, Rumyana; Gueorguiev, Borislav" ;
|
||||
dc:title "Chlaenius (Chlaenius) festivus subsp. festivus Panzer 1796" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlaenius_festivus_festivus_Panzer_1796> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8135> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8135>
|
||||
bibo:endPage "8135" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8135" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Kostova, Rumyana; Gueorguiev, Borislav" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "The ground beetles (Coleoptera: Carabidae) of the Strandzha Mountain and adjacent coastal territories (Bulgaria and Turkey)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chlaenius_festivus_festivus_Panzer_1796>
|
||||
dwc:authority "Panzer, 1796" ;
|
||||
dwc:authorityName "Panzer" ;
|
||||
dwc:authorityYear "1796" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Panzer, 1796" ;
|
||||
dwc:species "festivus" ;
|
||||
dwc:subGenus "Chlaenius" ;
|
||||
dwc:subSpecies "festivus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_festivus_festivus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_festivus_festivus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "festivus" ;
|
||||
dwc:subGenus "Chlaenius" ;
|
||||
dwc:subSpecies "festivus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_festivus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_festivus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "festivus" ;
|
||||
dwc:subGenus "Chlaenius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_Chlaenius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chlaenius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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…
Add table
Add a link
Reference in a new issue