52 lines
2.1 KiB
Turtle
52 lines
2.1 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/AF15044A545D5989A13ADC22845D0F6A>
|
|
dc:creator "Qiao, Min; Zheng, Hua; Lv, Ruili; Yu, Zefen" ;
|
|
dc:title "Schismatomma Qiao & Zheng & Lv & Yu 2020, ord. nov." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Neodactylariales_Qiao_2020> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.73.54054> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/mycokeys.73.54054>
|
|
bibo:endPage "85" ;
|
|
bibo:journal "MycoKeys" ;
|
|
bibo:startPage "69" ;
|
|
bibo:volume "73" ;
|
|
dc:creator "Qiao, Min; Zheng, Hua; Lv, Ruili; Yu, Zefen" ;
|
|
dc:date "2020" ;
|
|
dc:title "Neodactylariales, Neodactylariaceae (Dothideomycetes, Ascomycota): new order and family, with a new species from China" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Fungi/Neodactylariales_Qiao_2020>
|
|
dwc:LSID "AF15044A-545D-5989-A13A-DC22845D0F6A" ;
|
|
dwc:authority "H. Zheng & Z. F. Yu" ;
|
|
dwc:authorityName "Qiao & Zheng & Lv & Yu" ;
|
|
dwc:authorityYear "2020" ;
|
|
dwc:kingdom "Fungi" ;
|
|
dwc:order "Neodactylariales" ;
|
|
dwc:rank "order" ;
|
|
dwc:scientificNameAuthorship "Qiao & Zheng & Lv & Yu, 2020" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Neodactylariales> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Neodactylariales>
|
|
dwc:kingdom "Fungi" ;
|
|
dwc:order "Neodactylariales" ;
|
|
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 .
|