92 lines
		
	
	
	
		
			3.4 KiB
		
	
	
	
		
			Turtle
		
	
	
	
	
	
			
		
		
	
	
			92 lines
		
	
	
	
		
			3.4 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/03A88F5E875BFFDE82C24750FEB976D8>
 | |
|     dc:creator "Söderström, Lars; Hagborg, Anders; Konrat, Matt Von" ;
 | |
|     dc:title "Kaolakia Heinrichs, M. E. Reiner, K. Feldberg, von Konrat et A. R. Schmidt" ;
 | |
|     trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Kaolakia_borealis> ;
 | |
|     trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.170.2.1> ;
 | |
|     trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Kaolakia> ;
 | |
|     a trt:Treatment .
 | |
| 
 | |
| <http://dx.doi.org/10.11646/phytotaxa.170.2.1>
 | |
|     bibo:endPage "85" ;
 | |
|     bibo:issue "2" ;
 | |
|     bibo:journal "Phytotaxa" ;
 | |
|     bibo:pubDate "2014-05-22" ;
 | |
|     bibo:startPage "61" ;
 | |
|     bibo:volume "170" ;
 | |
|     dc:creator "Söderström, Lars; Hagborg, Anders; Konrat, Matt Von" ;
 | |
|     dc:date "2014" ;
 | |
|     dc:title "Early Land Plants Today: Index of Liverworts & Hornworts 2011 - 2012" ;
 | |
|     a fabio:JournalArticle .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Plantae/Kaolakia>
 | |
|     dwc:class "Jungermanniopsida" ;
 | |
|     dwc:family "Frullaniaceae" ;
 | |
|     dwc:genus "Kaolakia" ;
 | |
|     dwc:kingdom "Plantae" ;
 | |
|     dwc:order "Porellales" ;
 | |
|     dwc:phylum "Marchantiophyta" ;
 | |
|     dwc:rank "genus" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Frullaniaceae> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Plantae/Frullaniaceae>
 | |
|     dwc:class "Jungermanniopsida" ;
 | |
|     dwc:family "Frullaniaceae" ;
 | |
|     dwc:kingdom "Plantae" ;
 | |
|     dwc:order "Porellales" ;
 | |
|     dwc:phylum "Marchantiophyta" ;
 | |
|     dwc:rank "family" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Porellales> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Plantae/Porellales>
 | |
|     dwc:class "Jungermanniopsida" ;
 | |
|     dwc:kingdom "Plantae" ;
 | |
|     dwc:order "Porellales" ;
 | |
|     dwc:phylum "Marchantiophyta" ;
 | |
|     dwc:rank "order" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jungermanniopsida> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Plantae/Jungermanniopsida>
 | |
|     dwc:class "Jungermanniopsida" ;
 | |
|     dwc:kingdom "Plantae" ;
 | |
|     dwc:phylum "Marchantiophyta" ;
 | |
|     dwc:rank "class" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Marchantiophyta> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Plantae/Marchantiophyta>
 | |
|     dwc:kingdom "Plantae" ;
 | |
|     dwc:phylum "Marchantiophyta" ;
 | |
|     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/Kaolakia_borealis>
 | |
|     dwc:class "Jungermanniopsida" ;
 | |
|     dwc:family "Frullaniaceae" ;
 | |
|     dwc:genus "Kaolakia" ;
 | |
|     dwc:kingdom "Plantae" ;
 | |
|     dwc:order "Porellales" ;
 | |
|     dwc:phylum "Marchantiophyta" ;
 | |
|     dwc:rank "species" ;
 | |
|     dwc:species "borealis" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Kaolakia> ;
 | |
|     a dwcFP:TaxonName .
 |