46 lines
2 KiB
Turtle
46 lines
2 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/117993108E786D2BFF7877DB7CBE5C19>
|
|
# Warning: Could not add treatment taxon because genus "" contains invalid characters, sigEpithet "" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lacunaria_grandiflora_Ducke_1925> ;
|
|
dc:creator "Leal, Eduardo Da Silva; Costa, Denise Pinheiro Da; Forzza, Rafaela Campostrini" ;
|
|
dc:title "Ochnaceae" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.13.1.4> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/phytotaxa.13.1.4>
|
|
bibo:endPage "55" ;
|
|
bibo:journal "Phytotaxa" ;
|
|
bibo:pubDate "2010-12-06" ;
|
|
bibo:startPage "49" ;
|
|
bibo:volume "13" ;
|
|
dc:creator "Leal, Eduardo Da Silva; Costa, Denise Pinheiro Da; Forzza, Rafaela Campostrini" ;
|
|
dc:date "2010" ;
|
|
dc:title "Lectotypification of the taxa of Adolpho Ducke from the Brazilian Amazon" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Lacunaria_grandiflora_Ducke_1925>
|
|
dwc:authority "Ducke (1925: 140)" ;
|
|
dwc:authorityName "Ducke" ;
|
|
dwc:authorityPageNumber "140" ;
|
|
dwc:authorityYear "1925" ;
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Ochnaceae" ;
|
|
dwc:genus "Lacunaria" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Malpighiales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Ducke, 1925" ;
|
|
dwc:species "grandiflora" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lacunaria_grandiflora> ;
|
|
a dwcFP:TaxonConcept .
|