48 lines
1.9 KiB
Turtle
48 lines
1.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/BBB77FE31DF27F32435824C70C119E14>
|
|
dc:creator "Karakehian, Jason M.; Quijada, Luis; Friebes, Gernot; Tanney, Joey B.; Pfister, Donald H." ;
|
|
dc:title "Pseudophacidieae" ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.54.35697> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Triblidiaceae> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/mycokeys.54.35697>
|
|
bibo:endPage "133" ;
|
|
bibo:journal "MycoKeys" ;
|
|
bibo:startPage "99" ;
|
|
bibo:volume "54" ;
|
|
dc:creator "Karakehian, Jason M.; Quijada, Luis; Friebes, Gernot; Tanney, Joey B.; Pfister, Donald H." ;
|
|
dc:date "2019" ;
|
|
dc:title "Placement of Triblidiaceae in Rhytismatales and comments on unique ascospore morphologies in Leotiomycetes (Fungi, Ascomycota)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Triblidiaceae>
|
|
dwc:family "Triblidiaceae" ;
|
|
dwc:kingdom "Fungi" ;
|
|
dwc:order "Rhytismatales" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Rhytismatales> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Rhytismatales>
|
|
dwc:kingdom "Fungi" ;
|
|
dwc:order "Rhytismatales" ;
|
|
dwc:rank "order" ;
|
|
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 .
|