2024-07-04 14:42:49 +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#> .
|
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/B9E555DCB674CC9ED46225A2598673DD>
|
|
|
|
dc:creator "Linnaeus, Carolus" ;
|
|
|
|
dc:title "Lumbricus terrestris Linnaeus, 1758, spec. nov." ;
|
|
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lumbricus_terrestris_Linnaeus_1758> ;
|
|
|
|
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/Lumbricus_terrestris_Linnaeus_1758>
|
|
|
|
dwc:LSID "urn:lsid:zoobank.org:act:133098D9-5B1A-4708-A85F-12B74892CB19" ;
|
|
|
|
dwc:authorityName "Linnaeus" ;
|
|
|
|
dwc:authorityYear "1758" ;
|
|
|
|
dwc:class "Clitellata" ;
|
|
|
|
dwc:family "Lumbricidae" ;
|
|
|
|
dwc:genus "Lumbricus" ;
|
|
|
|
dwc:kingdom "Animalia" ;
|
|
|
|
dwc:order "Crassiclitellata" ;
|
|
|
|
dwc:phylum "Annelida" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
|
|
|
dwc:species "terrestris" ;
|
|
|
|
dwc:zbkClass "Vermes" ;
|
|
|
|
dwc:zbkKingdom "Animalia" ;
|
|
|
|
dwc:zbkOrder "Intestina" ;
|
2024-10-24 20:05:30 +02:00
|
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6R26F> ;
|
2024-07-04 14:42:49 +02:00
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lumbricus_terrestris> ;
|
|
|
|
a dwcFP:TaxonConcept .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Lumbricus_terrestris>
|
|
|
|
dwc:class "Clitellata" ;
|
|
|
|
dwc:family "Lumbricidae" ;
|
|
|
|
dwc:genus "Lumbricus" ;
|
|
|
|
dwc:kingdom "Animalia" ;
|
|
|
|
dwc:order "Crassiclitellata" ;
|
|
|
|
dwc:phylum "Annelida" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:species "terrestris" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricus> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Lumbricus>
|
|
|
|
dwc:genus "Lumbricus" ;
|
|
|
|
dwc:rank "genus" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Lumbricidae>
|
|
|
|
dwc:family "Lumbricidae" ;
|
|
|
|
dwc:rank "family" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crassiclitellata> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Crassiclitellata>
|
|
|
|
dwc:order "Crassiclitellata" ;
|
|
|
|
dwc:rank "order" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
|
|
|
dwc:class "Clitellata" ;
|
|
|
|
dwc:rank "class" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
|
|
|
dwc:phylum "Annelida" ;
|
|
|
|
dwc:rank "phylum" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia>
|
|
|
|
dwc:kingdom "Animalia" ;
|
|
|
|
dwc:rank "kingdom" ;
|
|
|
|
a dwcFP:TaxonName .
|