85 lines
3 KiB
Turtle
85 lines
3 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/F3B1C58ADA9B0DE364EFECA8A1D514F9>
|
|
dc:creator "Summerhayes, V. B." ;
|
|
dc:title "Disperis katangensis Swnmerh" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/21CB428AA81F7BB8739F859A7019DEB9> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Disperis_katangensis> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/21CB428AA81F7BB8739F859A7019DEB9>
|
|
dc:creator "Summerhayes, V. B." ;
|
|
dc:date "1968" ;
|
|
dc:title "Orchidaceae (Part 1) part." .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Disperis_katangensis>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:genus "Disperis" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "katangensis" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Disperis> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Disperis>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:genus "Disperis" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Orchidaceae" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
|
dwc:class "Liliopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Asparagales" ;
|
|
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 .
|