63 lines
2.6 KiB
Turtle
63 lines
2.6 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/03DB878C371A7E5EFF7069D4FE24EC77>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Tetramorium_caespitum_rhodia_Emery_1922> ;
|
|
dc:creator "Sz, Sándor Cs Ő; Radchenko, Alexander; Schulz, Andreas" ;
|
|
dc:title "Tetramorium rhodium Emery, 1922 Status, n. sp." ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_caespitum>, <http://taxon-name.plazi.org/id/Animalia/Tetramorium_caespitum_caespitum_rhodia> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.399638> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.399638>
|
|
bibo:endPage "38" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "1405" ;
|
|
dc:creator "Sz, Sándor Cs Ő; Radchenko, Alexander; Schulz, Andreas" ;
|
|
dc:date "2007" ;
|
|
dc:title "Taxonomic revision of the Palaearctic Tetramorium chefketi species complex (Hymenoptera: Formicidae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Tetramorium_caespitum_rhodia_Emery_1922>
|
|
dwc:authority "EMERY, 1922: 277" ;
|
|
dwc:authorityName "EMERY" ;
|
|
dwc:authorityPageNumber "277" ;
|
|
dwc:authorityYear "1922" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Tetramorium" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "variety" ;
|
|
dwc:scientificNameAuthorship "Emery, 1922" ;
|
|
dwc:species "caespitum" ;
|
|
dwc:variety "rhodia" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_caespitum_rhodia> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Tetramorium_caespitum_rhodia_Emery_>
|
|
dwc:authority "Emery" ;
|
|
dwc:authorityName "Emery" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Formicidae" ;
|
|
dwc:genus "Tetramorium" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "variety" ;
|
|
dwc:scientificNameAuthorship "Emery" ;
|
|
dwc:species "caespitum" ;
|
|
dwc:variety "rhodia" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_caespitum_rhodia> ;
|
|
a dwcFP:TaxonConcept .
|