2024-07-04 14:48:37 +02:00
|
|
|
@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#> .
|
2024-11-06 17:34:23 +01:00
|
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/7590C99825A0DD0AD15A9F8A6E1C314C>
|
|
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dimorphomyrmex_Andr%C3%A9_1892> ;
|
|
|
|
dc:creator "Wheeler, W. M." ;
|
|
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus>, <http://taxon-name.plazi.org/id/Animalia/Formica>, <http://taxon-name.plazi.org/id/Animalia/Gesomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Melophorus>, <http://taxon-name.plazi.org/id/Animalia/Myrmecocystus>, <http://taxon-name.plazi.org/id/Animalia/Myrmoteras>, <http://taxon-name.plazi.org/id/Animalia/Oecophylla>, <http://taxon-name.plazi.org/id/Animalia/Plagiolepis>, <http://taxon-name.plazi.org/id/Animalia/Polyergus>, <http://taxon-name.plazi.org/id/Animalia/Polyrhachis>, <http://taxon-name.plazi.org/id/Animalia/Prenolepis>, <http://taxon-name.plazi.org/id/Animalia/Technomyrmex> ;
|
|
|
|
trt:publishedIn <http://publication.plazi.org/id/A3DBBB852C51D8D8BF05CD746529E30A> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://publication.plazi.org/id/A3DBBB852C51D8D8BF05CD746529E30A>
|
|
|
|
bibo:endPage "269" ;
|
|
|
|
bibo:journal "Bulletin of the American Museum of Natural History" ;
|
|
|
|
bibo:startPage "39" ;
|
|
|
|
bibo:volume "45" ;
|
|
|
|
dc:creator "Wheeler, W. M." ;
|
|
|
|
dc:date "1922" ;
|
|
|
|
dc:title "The ants collected by the American Museum Congo Expedition." ;
|
|
|
|
a fabio:JournalArticle .
|
|
|
|
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Dimorphomyrmex_Andr%C3%A9_1892>
|
|
|
|
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:146909" ;
|
|
|
|
dwc:authority "André, 1892" ;
|
|
|
|
dwc:authorityName "André" ;
|
|
|
|
dwc:authorityYear "1892" ;
|
|
|
|
dwc:class "Insecta" ;
|
|
|
|
dwc:family "Formicidae" ;
|
|
|
|
dwc:genus "Dimorphomyrmex" ;
|
|
|
|
dwc:kingdom "Animalia" ;
|
|
|
|
dwc:order "Hymenoptera" ;
|
|
|
|
dwc:phylum "Arthropoda" ;
|
|
|
|
dwc:rank "genus" ;
|
|
|
|
dwc:scientificNameAuthorship "André, 1892" ;
|
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dimorphomyrmex> ;
|
|
|
|
a dwcFP:TaxonConcept .
|