43 lines
1.9 KiB
Turtle
43 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#> .
|
|
|
|
<http://treatment.plazi.org/id/6B941A3F189A6C67FDCF1764CC3C6838>
|
|
# Warning: Could not add treatment taxon because sigEpithet "4-fasciata" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Leptura_4-fasciata_Linnaeus_1758> ;
|
|
dc:creator "Linnaeus, Carolus" ;
|
|
dc:title "Leptura 4-fasciata Linnaeus, 1758, spec. nov." ;
|
|
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
|
a trt:Treatment .
|
|
|
|
<https://doi.org/10.5962/bhl.title.542>
|
|
dc:creator "Linnaeus, Carolus" ;
|
|
dc:date "1758" ;
|
|
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
|
a fabio:Book .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Leptura_4-fasciata_Linnaeus_1758>
|
|
dwc:LSID "urn:lsid:zoobank.org:act:4DDEABBD-530A-43B6-8E30-F35D00C60F9B" ;
|
|
dwc:authorityName "Linnaeus" ;
|
|
dwc:authorityYear "1758" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Cerambycidae" ;
|
|
dwc:genus "Leptura" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
|
dwc:species "4-fasciata" ;
|
|
dwc:zbkClass "Insecta" ;
|
|
dwc:zbkKingdom "Animalia" ;
|
|
dwc:zbkOrder "Coleoptera" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptura_4-fasciata> ;
|
|
a dwcFP:TaxonConcept .
|