treatments-rdf/data/03/9A/BD/039ABD53075CFFA140A8A46BB5E296A6.ttl

124 lines
4.9 KiB
Turtle
Raw Normal View History

@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/039ABD53075CFFA140A8A46BB5E296A6>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Ficus_craterostoma_Mildbraed_1911>, <http://taxon-concept.plazi.org/id/Plantae/Ficus_kamerunensis_Mildbraed_1911> ;
dc:creator "Rasplus, Jean-Yves; Harry, Myriam; Perrin, Hélène; Chassagnard, Marie-Thérèse; Lachaise, Daniel" ;
dc:title "Ficus thonningii Blume 1836" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ficus_thonningii_Blume_1836> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ficus_lingua>, <http://taxon-name.plazi.org/id/Plantae/Ficus_natalensis> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.10683835> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.10683835>
bibo:endPage "182" ;
bibo:journal "Mémoires du Muséum national d'Histoire naturelle" ;
bibo:pubDate "2003-12-31" ;
bibo:startPage "107" ;
bibo:volume "190" ;
dc:creator "Rasplus, Jean-Yves; Harry, Myriam; Perrin, Hélène; Chassagnard, Marie-Thérèse; Lachaise, Daniel" ;
dc:date "2003" ;
dc:title "Les Ficus (Moraceae) et lentomofaune des figues (Hym. Agaonidae, Pteromalidae, Torymidae, Eurytomidae; Dipt. Drosophilidae; Col. Curculionidae) du mont Nimba en Guinée" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Ficus_thonningii_Blume_1836>
dwc:authority "Blume, 1836" ;
dwc:authorityName "Blume" ;
dwc:authorityYear "1836" ;
dwc:class "Magnoliopsida" ;
dwc:family "Moraceae" ;
dwc:genus "Ficus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Blume, 1836" ;
dwc:species "thonningii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HZL5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ficus_thonningii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Ficus_kamerunensis_Mildbraed_1911>
dwc:authorityName "Mildbraed & Burret" ;
dwc:authorityYear "1911" ;
dwc:class "Magnoliopsida" ;
dwc:family "Moraceae" ;
dwc:genus "Ficus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mildbraed & Burret, 1911" ;
dwc:species "kamerunensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ficus_kamerunensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Ficus_craterostoma_Mildbraed_1911>
dwc:authorityName "Mildbraed & Burret" ;
dwc:authorityYear "1911" ;
dwc:class "Magnoliopsida" ;
dwc:family "Moraceae" ;
dwc:genus "Ficus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mildbraed & Burret, 1911" ;
dwc:species "craterostoma" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ficus_craterostoma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ficus_thonningii>
dwc:class "Magnoliopsida" ;
dwc:family "Moraceae" ;
dwc:genus "Ficus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "thonningii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ficus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ficus>
dwc:genus "Ficus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Moraceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Moraceae>
dwc:family "Moraceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosales>
dwc:order "Rosales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .