54 lines
2.7 KiB
Turtle
54 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03884E1E6032FF94FFA115E15C3AFB30>
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.259871>, <http://dx.doi.org/10.5281/zenodo.259872> ;
|
|
dc:creator "Fernando O. Zuloaga; Diego Giraldo-Cañas" ;
|
|
dc:title "Panicum elephantipes Nees ex Trin. 1826" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.259616> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.259616>
|
|
bibo:endPage "107" ;
|
|
bibo:journal "Flora de Colombia" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "30" ;
|
|
dc:creator "Fernando O. Zuloaga; Diego Giraldo-Cañas" ;
|
|
dc:date "2013" ;
|
|
dc:title "30. Panicum" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.259871>, <http://dx.doi.org/10.5281/zenodo.259872> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Panicum_Aresch_>
|
|
dwc:authority "Frmum F. Aresch., Pl. Itin. Eugenia" ;
|
|
dwc:authorityName "Frmum F. Aresch., Pl. Itin. Eugenia" ;
|
|
dwc:class "Liliopsida" ;
|
|
dwc:family "Poaceae" ;
|
|
dwc:genus "Panicum" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Poales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Frmum Aresch., Pl. Itin. Eugenia" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8W23T> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.259871>
|
|
dc:description "Figura 2. Distribución geográfica de Panicum dichotomiForum (Δ) y P. elephantipes (•) en Colombia." ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/259871/files/figure.png> ;
|
|
a fabio:Figure .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.259872>
|
|
dc:description "Figura 3. Panicum elephantipes (Hassler 75, SI). A: hábito; B: región ligular; C: espiguilla, vista lateral; D: espiguilla vista del lado de la gluma superior; E: espiguilla vista del lado de la gluma inferior; F: antecio superior visto del lado de la pálea; G: pálea inferior; H: vista escutelar de la cariopsis; I: vista hilar de la cariopsis; J: sección transversal de la cariopsis." ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/259872/files/figure.png> ;
|
|
a fabio:Figure .
|