treatments-rdf/data/AE/12/87/AE1287CFFF8D9C61A65EC405FBF40D85.ttl

45 lines
1.9 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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/AE1287CFFF8D9C61A65EC405FBF40D85>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Crematogaster_cephalotes_Smith_1857> ;
dc:creator "Heike Feldhaar; Ulrich Maschwitz; Brigitte Fiala" ;
dc:title "Crematogaster cephalotes Smith" ;
trt:publishedIn <http://doi.org/10.5281/zenodo.5619009> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.5619009>
bibo:endPage "681" ;
bibo:issue "1" ;
bibo:journal "Sociobiology" ;
bibo:startPage "651" ;
bibo:volume "63" ;
dc:creator "Heike Feldhaar; Ulrich Maschwitz; Brigitte Fiala" ;
dc:date "2016" ;
dc:title "Taxonomic Revision of the Obligate Plant-Ants of the Genus Crematogaster Lund (Hymenoptera: Formicidae: Myrmicinae), Associated with Macaranga Thouars (Euphorbiaceae) on Borneo and the Malay Peninsula" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Crematogaster_cephalotes_Smith_1857>
dwc:authority "Smith, 1857" ;
dwc:authorityName "Smith" ;
dwc:authorityYear "1857" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Crematogaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 1857" ;
dwc:species "cephalotes" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_cephalotes> ;
a dwcFP:TaxonConcept .