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/6F5918C0E3708598D93F7181A8F3375C>
|
|
# Warning: Could not add treatment taxon because sigEpithet "14-guttata" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Coccinella_14-guttata_Linnaeus_1758> ;
|
|
dc:creator "Linnaeus, Carolus" ;
|
|
dc:title "Coccinella 14-guttata 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/Coccinella_14-guttata_Linnaeus_1758>
|
|
dwc:LSID "urn:lsid:zoobank.org:act:09E0D81B-8849-40D1-A086-3FDB7AB2B258" ;
|
|
dwc:authorityName "Linnaeus" ;
|
|
dwc:authorityYear "1758" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Coccinellidae" ;
|
|
dwc:genus "Coccinella" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
|
dwc:species "14-guttata" ;
|
|
dwc:zbkClass "Insecta" ;
|
|
dwc:zbkKingdom "Animalia" ;
|
|
dwc:zbkOrder "Coleoptera" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccinella_14-guttata> ;
|
|
a dwcFP:TaxonConcept .
|