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

46 lines
2.1 KiB
Turtle
Raw Normal View History

@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/AE1287CFFF8D9C61A5E3C795FD4B0DC9>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/angulosa_Andre_1896>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/angulosa>' due to issues with rank ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Crematogaster_angulosa_Andre_1896> ;
dc:creator "Heike Feldhaar; Ulrich Maschwitz; Brigitte Fiala" ;
dc:title "Crematogaster angulosa Andre" ;
trt:publishedIn <http://doi.org/10.5281/zenodo.5619005> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.5619005>
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_angulosa_Andre_1896>
dwc:authority "Andre, 1896" ;
dwc:authorityName "Andre" ;
dwc:authorityYear "1896" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Crematogaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Andre, 1896" ;
dwc:species "angulosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_angulosa> ;
a dwcFP:TaxonConcept .