GG2RDF 2024-07-19T17:00:24.303Z (plazi/treatments-xml)
This commit is contained in:
parent
4057bce7c7
commit
702634294a
146
data/03/DB/87/03DB87E24173FF87FCE7C7900D4DF8CE.ttl
Normal file
146
data/03/DB/87/03DB87E24173FF87FCE7C7900D4DF8CE.ttl
Normal file
|
@ -0,0 +1,146 @@
|
|||
@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/03DB87E24173FF87FCE7C7900D4DF8CE>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Pachycoris_rubrocinctus_Herrich-Schaeffer_1837> ;
|
||||
dc:creator "Eger, J. E." ;
|
||||
dc:title "Tiridates Staal 1867" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tiridates_Staal_1867> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tiridates_flavicinctus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.2307/3495067> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.2307/3495067>
|
||||
bibo:endPage "716" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "The Florida Entomologist" ;
|
||||
bibo:pubDate "1987-09-30" ;
|
||||
bibo:startPage "687" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Eger, J. E." ;
|
||||
dc:date "1987" ;
|
||||
dc:title "A Review of the Genus Tiridates Stal (Heteroptera: Pentatomoidea: Scutelleridae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tiridates_Staal_1867>
|
||||
dwc:authority "Stal 1867" ;
|
||||
dwc:authorityName "Staal" ;
|
||||
dwc:authorityYear "1867" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Staal, 1867" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tiridates> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachycoris_rubrocinctus_Herrich-Schaeffer_1837>
|
||||
dwc:authorityName "Herrich-Schaeffer" ;
|
||||
dwc:authorityYear "1837" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Pachycoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herrich-Schaeffer, 1837" ;
|
||||
dwc:species "rubrocinctus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycoris_rubrocinctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutelleridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scutelleridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachycoris_rubrocinctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Pachycoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubrocinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachycoris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachycoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Pachycoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutelleridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates_flavicinctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavicinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tiridates> ;
|
||||
a dwcFP:TaxonName .
|
160
data/03/DB/87/03DB87E24175FF8BFDBDC1CC0FE6F671.ttl
Normal file
160
data/03/DB/87/03DB87E24175FF8BFDBDC1CC0FE6F671.ttl
Normal file
|
@ -0,0 +1,160 @@
|
|||
@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/03DB87E24175FF8BFDBDC1CC0FE6F671>
|
||||
dc:creator "Eger, J. E." ;
|
||||
dc:title "Tiridates rubrocinctus subsp. rubrocinctus (Herrich-Schaeffer, 1837)" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94176FF84FE1CCC7B09CCF5FD>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94176FF84FE1FCCDA09B6F55D>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94176FF84FC60CCEA09C9F48B>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94176FF84FE1ECD1C0ED8F418>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94179FF8BFE32C15D099EF8DD>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94179FF8BFE33C1CC099FF86A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tiridates_rubrocinctus_rubrocinctus_Herrich-Schaeffer_1837> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.2307/3495067> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.2307/3495067>
|
||||
bibo:endPage "716" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "The Florida Entomologist" ;
|
||||
bibo:pubDate "1987-09-30" ;
|
||||
bibo:startPage "687" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Eger, J. E." ;
|
||||
dc:date "1987" ;
|
||||
dc:title "A Review of the Genus Tiridates Stal (Heteroptera: Pentatomoidea: Scutelleridae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tiridates_rubrocinctus_rubrocinctus_Herrich-Schaeffer_1837>
|
||||
dwc:authority "(Herrich-Schaeffer, 1837)" ;
|
||||
dwc:authorityName "(Herrich-Schaeffer, 1837)" ;
|
||||
dwc:baseAuthorityName "Herrich-Schaeffer" ;
|
||||
dwc:baseAuthorityYear "1837" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1837)" ;
|
||||
dwc:species "rubrocinctus" ;
|
||||
dwc:subSpecies "rubrocinctus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tiridates_rubrocinctus_rubrocinctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates_rubrocinctus_rubrocinctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "rubrocinctus" ;
|
||||
dwc:subSpecies "rubrocinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tiridates_rubrocinctus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates_rubrocinctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubrocinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tiridates> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutelleridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scutelleridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94176FF84FE1CCC7B09CCF5FD>
|
||||
dwc:locality "Mexico" ;
|
||||
dwc:recordedBy "Boucard" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24175FF8BFDBDC1CC0FE6F671#3B1A3CA94176FF84FE1CCC7B09CCF5FD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94176FF84FE1FCCDA09B6F55D>
|
||||
dwc:locality "Salle" ;
|
||||
dwc:typeStatus "paralectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24175FF8BFDBDC1CC0FE6F671#3B1A3CA94176FF84FE1FCCDA09B6F55D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94176FF84FC60CCEA09C9F48B>
|
||||
dwc:locality "Salle" ;
|
||||
dwc:typeStatus "paralectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24175FF8BFDBDC1CC0FE6F671#3B1A3CA94176FF84FC60CCEA09C9F48B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94176FF84FE1ECD1C0ED8F418>
|
||||
dwc:locality "Mexico" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24175FF8BFDBDC1CC0FE6F671#3B1A3CA94176FF84FE1ECD1C0ED8F418> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94179FF8BFE32C15D099EF8DD>
|
||||
dwc:locality "Mexico" ;
|
||||
dwc:typeStatus "paralectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24175FF8BFDBDC1CC0FE6F671#3B1A3CA94179FF8BFE32C15D099EF8DD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24175FF8BFDBDC1CC0FE6F671.mc.3B1A3CA94179FF8BFE33C1CC099FF86A>
|
||||
dwc:locality "Mexico" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24175FF8BFDBDC1CC0FE6F671#3B1A3CA94179FF8BFE33C1CC099FF86A> ;
|
||||
a dwc:MaterialCitation .
|
107
data/03/DB/87/03DB87E24178FF89FDF3CE7D08B6F4BC.ttl
Normal file
107
data/03/DB/87/03DB87E24178FF89FDF3CE7D08B6F4BC.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/03DB87E24178FF89FDF3CE7D08B6F4BC>
|
||||
dc:creator "Eger, J. E." ;
|
||||
dc:title "Tiridates mexicanus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tiridates_mexicanus_Herrich-Schaeffer_1837> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.2307/3495067> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.2307/3495067>
|
||||
bibo:endPage "716" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "The Florida Entomologist" ;
|
||||
bibo:pubDate "1987-09-30" ;
|
||||
bibo:startPage "687" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Eger, J. E." ;
|
||||
dc:date "1987" ;
|
||||
dc:title "A Review of the Genus Tiridates Stal (Heteroptera: Pentatomoidea: Scutelleridae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tiridates_mexicanus_Herrich-Schaeffer_1837>
|
||||
dwc:authority "(Herrich-Schaeffer, 1837)" ;
|
||||
dwc:baseAuthorityName "Herrich-Schaeffer" ;
|
||||
dwc:baseAuthorityYear "1837" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1837)" ;
|
||||
dwc:species "mexicanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tiridates_mexicanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates_mexicanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mexicanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tiridates> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutelleridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scutelleridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
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 .
|
178
data/03/DB/87/03DB87E24179FF8AFD56CC17086DF853.ttl
Normal file
178
data/03/DB/87/03DB87E24179FF8AFD56CC17086DF853.ttl
Normal file
|
@ -0,0 +1,178 @@
|
|||
@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/03DB87E24179FF8AFD56CC17086DF853>
|
||||
dc:creator "Eger, J. E." ;
|
||||
dc:title "Tiridates rubrocinctus subsp. schaffneri, n. ssp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFE91C50C0FE5FC2A>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFC38C5EF0E27FB8B>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFB15C5BE0F60FBB8>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFACFC24F09A6FB18>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFB96C22E08D0FA86>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFD3DC2810F1AFAB6>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFAC5C35009FDFA17>, <http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFC2AC3330F90FA74> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tiridates_rubrocinctus_schaffneri_Eger_1987> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.2307/3495067> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.2307/3495067>
|
||||
bibo:endPage "716" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "The Florida Entomologist" ;
|
||||
bibo:pubDate "1987-09-30" ;
|
||||
bibo:startPage "687" ;
|
||||
bibo:volume "70" ;
|
||||
dc:creator "Eger, J. E." ;
|
||||
dc:date "1987" ;
|
||||
dc:title "A Review of the Genus Tiridates Stal (Heteroptera: Pentatomoidea: Scutelleridae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tiridates_rubrocinctus_schaffneri_Eger_1987>
|
||||
dwc:authority "Eger" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Eger" ;
|
||||
dwc:species "rubrocinctus" ;
|
||||
dwc:subSpecies "schaffneri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tiridates_rubrocinctus_schaffneri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates_rubrocinctus_schaffneri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "rubrocinctus" ;
|
||||
dwc:subSpecies "schaffneri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tiridates_rubrocinctus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates_rubrocinctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubrocinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tiridates> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tiridates>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
dwc:genus "Tiridates" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutelleridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scutelleridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scutelleridae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFE91C50C0FE5FC2A>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:locality "Valladolid" ;
|
||||
dwc:recordedBy "Gaumer" ;
|
||||
dwc:typeStatus "h 0 l 0 type" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24179FF8AFD56CC17086DF853#3B1A3CA94178FF8AFE91C50C0FE5FC2A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFC38C5EF0E27FB8B>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:locality "Temax" ;
|
||||
dwc:recordedBy "Gaumer" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24179FF8AFD56CC17086DF853#3B1A3CA94178FF8AFC38C5EF0E27FB8B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFB15C5BE0F60FBB8>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:locality "Chontales" ;
|
||||
dwc:recordedBy "Janson" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24179FF8AFD56CC17086DF853#3B1A3CA94178FF8AFB15C5BE0F60FBB8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFACFC24F09A6FB18>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1974-07-25" ;
|
||||
dwc:locality "Cucuyagua" ;
|
||||
dwc:recordedBy "C. W. & L. O'Brien & Marshall" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24179FF8AFD56CC17086DF853#3B1A3CA94178FF8AFACFC24F09A6FB18> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFB96C22E08D0FA86>
|
||||
dwc:collectionCode "Texas A&M University collection" ;
|
||||
dwc:eventDate "1980-07-30" ;
|
||||
dwc:locality "Valladolid" ;
|
||||
dwc:recordedBy "Schaffner & Weaver & Friedlander" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24179FF8AFD56CC17086DF853#3B1A3CA94178FF8AFB96C22E08D0FA86> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFD3DC2810F1AFAB6>
|
||||
dwc:eventDate "1978-08-17" ;
|
||||
dwc:locality "Nueva" ;
|
||||
dwc:recordedBy "E. C. Welling" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24179FF8AFD56CC17086DF853#3B1A3CA94178FF8AFD3DC2810F1AFAB6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFAC5C35009FDFA17>
|
||||
dwc:eventDate "1959-07-27" ;
|
||||
dwc:locality "Merida" ;
|
||||
dwc:recordedBy "H. J. Bredo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24179FF8AFD56CC17086DF853#3B1A3CA94178FF8AFAC5C35009FDFA17> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87E24179FF8AFD56CC17086DF853.mc.3B1A3CA94178FF8AFC2AC3330F90FA74>
|
||||
dwc:locality "Chiquimula" ;
|
||||
dwc:recordedBy "J. J. White" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03DB87E24179FF8AFD56CC17086DF853#3B1A3CA94178FF8AFC2AC3330F90FA74> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue