82 lines
2.9 KiB
Turtle
82 lines
2.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/F5E44755A18EF5FD5866BD9185F4D0B0>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Pothos_latifolius_Linnaeus_1754> ;
|
|
dc:creator "Jarvis, Charlie" ;
|
|
dc:title "Piper" ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.4372163> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Piper> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.4372163>
|
|
bibo:endPage "782" ;
|
|
bibo:startPage "718" ;
|
|
dc:creator "Jarvis, Charlie" ;
|
|
dc:date "2007" ;
|
|
dc:title "Chapter 7: Linnaean Plant Names and their Types (part P)" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Pothos_latifolius_Linnaeus_1754>
|
|
dwc:authority "Linnaeus" ;
|
|
dwc:authorityName "Linnaeus" ;
|
|
dwc:authorityYear "1754" ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Araceae" ;
|
|
dwc:genus "Pothos" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Alismatales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Linnaeus, 1754" ;
|
|
dwc:species "latifolius" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pothos_latifolius> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Piper>
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Piperaceae" ;
|
|
dwc:genus "Piper" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Piperales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Piperaceae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Piperaceae>
|
|
dwc:family "Piperaceae" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Piperales> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Piperales>
|
|
dwc:order "Piperales" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae>
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|