treatments-rdf/data/03/88/4E/03884E1E6030FF92FFA117995F65FD08.ttl

34 lines
1.4 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/03884E1E6030FF92FFA117995F65FD08>
cito:cites <http://dx.doi.org/10.5281/zenodo.259871> ;
dc:creator "Fernando O. Zuloaga; Diego Giraldo-Cañas" ;
dc:title "Panicum dichotomiflorum Michx. 1803" ;
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> ;
a fabio:JournalArticle .
<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 .