treatments-rdf/data/40/72/0B/40720BDAC8906D18B590C044AA26836F.ttl

88 lines
3 KiB
Turtle
Raw Normal View History

@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/40720BDAC8906D18B590C044AA26836F>
dc:creator "C. L. Koch" ;
dc:title "Lithobius grossipes" ;
trt:publishedIn <http://publication.plazi.org/id/D634683DF27E71CEB24D646A4C29D0EB> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Lithobius_grossipes> ;
a trt:Treatment .
<http://publication.plazi.org/id/D634683DF27E71CEB24D646A4C29D0EB>
bibo:endPage "152" ;
bibo:startPage "146" ;
dc:creator "C. L. Koch" ;
dc:date "1847" ;
dc:title "System der Myriapoden" ;
a fabio:BookSection .
<http://taxon-name.plazi.org/id/Animalia/Lithobius_grossipes>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Lithobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "grossipes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobius>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Lithobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiidae>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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 .