82 lines
3 KiB
Turtle
82 lines
3 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#> .
|
|
|
|
<http://treatment.plazi.org/id/7C9BBA39B05DC71D2EA498F18D660963>
|
|
dc:creator "Wheeler, W. M." ;
|
|
dc:title "Crematogaster excisa subsp. andrei" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/5A93796082A6378B06C46BB24D100B01> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_excisa_andrei> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/5A93796082A6378B06C46BB24D100B01>
|
|
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-name.plazi.org/id/Animalia/Crematogaster_excisa_andrei>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Crematogaster" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "subSpecies" ;
|
|
dwc:species "excisa" ;
|
|
dwc:subSpecies "andrei" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_excisa> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_excisa>
|
|
dwc:genus "Crematogaster" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "excisa" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Crematogaster>
|
|
dwc:genus "Crematogaster" ;
|
|
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:family "Formicidae" ;
|
|
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:order "Hymenoptera" ;
|
|
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:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
|
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 .
|