74 lines
2.7 KiB
Turtle
74 lines
2.7 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/EF56C8F8BF667ED9BA0F4686BFB2CA78>
|
|
dc:creator "Hernandez, J. R.; Piepenbring, M.; Rios, M. B. V." ;
|
|
dc:title "Puccinia hydrocotyles" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/6489C40A03C24EDB6E24E93501F99DB1> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Puccinia_hydrocotyles> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/6489C40A03C24EDB6E24E93501F99DB1>
|
|
bibo:endPage "91" ;
|
|
bibo:journal "Mycol Progress" ;
|
|
bibo:startPage "81" ;
|
|
bibo:volume "6" ;
|
|
dc:creator "Hernandez, J. R.; Piepenbring, M.; Rios, M. B. V." ;
|
|
dc:date "2007" ;
|
|
dc:title "A new species, Dicheirinia panamensis, and new records of rust fungi from Panama." ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Puccinia_hydrocotyles>
|
|
dwc:class "Pucciniomycetes" ;
|
|
dwc:family "Pucciniaceae" ;
|
|
dwc:genus "Puccinia" ;
|
|
dwc:kingdom "Fungi" ;
|
|
dwc:order "Pucciniales" ;
|
|
dwc:phylum "Basidiomycota" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "hydrocotyles" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Puccinia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Puccinia>
|
|
dwc:genus "Puccinia" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pucciniaceae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Pucciniaceae>
|
|
dwc:family "Pucciniaceae" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pucciniales> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Pucciniales>
|
|
dwc:order "Pucciniales" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pucciniomycetes> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Pucciniomycetes>
|
|
dwc:class "Pucciniomycetes" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
|
dwc:phylum "Basidiomycota" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi>
|
|
dwc:kingdom "Fungi" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|