145 lines
5.1 KiB
Turtle
145 lines
5.1 KiB
Turtle
@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/DD838181CF27943CEF3155060320408C>
|
|
dc:creator "Smith, Frederick" ;
|
|
dc:title "Pseudomyrma testacea ." ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudomyrma_testacea_._1844> ;
|
|
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tetraponera_testacea_Smith_> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.6297809> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.6297809>
|
|
bibo:endPage "169" ;
|
|
bibo:journal "Transactions of the Entomological Society of London (2)" ;
|
|
bibo:startPage "156" ;
|
|
bibo:volume "3" ;
|
|
dc:creator "Smith, Frederick" ;
|
|
dc:date "1855" ;
|
|
dc:title "Descriptions of some species of Brazilian ants belonging to the genera Pseudomyrma, Eciton and Myrmica (with observations on their economy by Mr. H. W. Bates)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Pseudomyrma_testacea_._1844>
|
|
dwc:authority "." ;
|
|
dwc:authorityName "." ;
|
|
dwc:authorityYear "1844" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Pseudomyrma" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "., 1844" ;
|
|
dwc:species "testacea" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudomyrma_testacea> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Tetraponera_testacea_Smith_>
|
|
dwc:authority ", Smith" ;
|
|
dwc:authorityName ", Smith" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Tetraponera" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Smith" ;
|
|
dwc:species "testacea" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetraponera_testacea> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Pseudomyrma_testacea>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Pseudomyrma" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "testacea" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudomyrma> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Pseudomyrma>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Pseudomyrma" ;
|
|
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/Tetraponera_testacea>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Tetraponera" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "testacea" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetraponera> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Tetraponera>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Tetraponera" ;
|
|
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 .
|