2024-07-04 14:28:52 +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:02:16 +01:00
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/D40A87EA2006FF8A5782D514566D9701>
cito: cites <http://taxon-concept.plazi.org/id/Animalia/Trechoides_fasciatus_Motsch_> , <http://taxon-concept.plazi.org/id/Animalia/Trechoides_fasciatus_Motschulsky_1856> ;
dc: creator " Schmidt, Joachim; Faille, Arnaud " ;
dc: title " Trechoides fasciatus Motschulsky 1856 " ;
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Carabidae> , <http://taxon-name.plazi.org/id/Animalia/Coleoptera> , <http://taxon-name.plazi.org/id/Animalia/Trechini> , <http://taxon-name.plazi.org/id/Animalia/Trechoides> , <http://taxon-name.plazi.org/id/Animalia/Trechus> , <http://taxon-name.plazi.org/id/Animalia/Zuphiini> ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.4028.4.5> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.4028.4.5>
bibo: endPage " 550 " ;
bibo: issue " 4 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 539 " ;
bibo: volume " 4028 " ;
dc: creator " Schmidt, Joachim; Faille, Arnaud " ;
dc: date " 2015 " ;
dc: title " Confirmation of occurrence of Trechus Clairville, 1806 in the Baltic amber forests, with description of a flightless edaphic species, and remarks on Trechoides Motschulsky, 1856 (Coleoptera: Carabidae: Trechini) " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trechoides_fasciatus_Motschulsky_1856>
dwc: authority " Motschulsky, 1856 " ;
dwc: authorityName " Motschulsky " ;
dwc: authorityYear " 1856 " ;
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Trechoides " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Motschulsky, 1856 " ;
dwc: species " fasciatus " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/7CNYJ> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trechoides_fasciatus> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trechoides_fasciatus_Motsch_>
dwc: authority " Motsch. " ;
dwc: authorityName " Motsch. " ;
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Trechoides " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Motsch. " ;
dwc: species " fasciatus " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trechoides_fasciatus> ;
a dwcFP: TaxonConcept .