145 lines
4.9 KiB
Turtle
145 lines
4.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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/66A7BBF485FC059E6A254ED7612282FD>
|
|
dc:creator "Jarvis, Charlie" ;
|
|
dc:title "Catapodium rigidum C. E. Hubb." ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Catapodium_rigidum_Linnaeus_1754> ;
|
|
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Poa_rigida_Linnaeus_1754> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.4371705> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.4371705>
|
|
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/Catapodium_rigidum_Linnaeus_1754>
|
|
dwc:authority "(L.) C. E. Hubb." ;
|
|
dwc:authorityName "C. E. Hubb." ;
|
|
dwc:baseAuthorityName "Linnaeus" ;
|
|
dwc:baseAuthorityYear "1754" ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:genus "Catapodium" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Linnaeus, 1754) Hubb." ;
|
|
dwc:species "rigidum" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Catapodium_rigidum> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Poa_rigida_Linnaeus_1754>
|
|
dwc:authority "Linnaeus" ;
|
|
dwc:authorityName "Linnaeus" ;
|
|
dwc:authorityYear "1754" ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:genus "Poa" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Linnaeus, 1754" ;
|
|
dwc:species "rigida" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Poa_rigida> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Catapodium_rigidum>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:genus "Catapodium" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "rigidum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Catapodium> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Catapodium>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:genus "Catapodium" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
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:kingdom "Plantae" ;
|
|
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 .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Poa_rigida>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:genus "Poa" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "rigida" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poa> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Poa>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:genus "Poa" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
|
a dwcFP:TaxonName .
|