GG2RDF 2024-07-25T14:54:54.707Z (plazi/treatments-xml)
This commit is contained in:
parent
5c54d5caf9
commit
ec6eff107f
79
data/85/3E/D4/853ED406FFB2FF9C0B34F40430E1FB66.ttl
Normal file
79
data/85/3E/D4/853ED406FFB2FF9C0B34F40430E1FB66.ttl
Normal file
|
@ -0,0 +1,79 @@
|
|||
@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/853ED406FFB2FF9C0B34F40430E1FB66>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
141
data/85/3E/D4/853ED406FFB2FF9C0B34F5723010FD5A.ttl
Normal file
141
data/85/3E/D4/853ED406FFB2FF9C0B34F5723010FD5A.ttl
Normal file
|
@ -0,0 +1,141 @@
|
|||
@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/853ED406FFB2FF9C0B34F5723010FD5A>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon radicata Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_radicatum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule_radicatum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_radicata> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_radicata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "radicata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_radicatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "radicatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule_radicatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies", "variety" ;
|
||||
dwc:species "nudicaule" ;
|
||||
dwc:subSpecies "radicatum" ;
|
||||
dwc:variety "radicatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nudicaule" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
140
data/85/3E/D4/853ED406FFB2FF9C0B34F62733C2FE17.ttl
Normal file
140
data/85/3E/D4/853ED406FFB2FF9C0B34F62733C2FE17.ttl
Normal file
|
@ -0,0 +1,140 @@
|
|||
@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/853ED406FFB2FF9C0B34F62733C2FE17>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon miyabeana Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_miyabeanum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule_shimshirense> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_miyabeana> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_miyabeana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "miyabeana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_miyabeanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "miyabeanum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule_shimshirense>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "nudicaule" ;
|
||||
dwc:variety "shimshirense" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nudicaule" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
115
data/85/3E/D4/853ED406FFB2FF9C0B34F6EA309DFD8C.ttl
Normal file
115
data/85/3E/D4/853ED406FFB2FF9C0B34F6EA309DFD8C.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/853ED406FFB2FF9C0B34F6EA309DFD8C>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon nudicaulis, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_nudicaulis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_nudicaulis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nudicaulis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nudicaule" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
115
data/85/3E/D4/853ED406FFB2FF9C0B34F7BE32E7FF5A.ttl
Normal file
115
data/85/3E/D4/853ED406FFB2FF9C0B34F7BE32E7FF5A.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/853ED406FFB2FF9C0B34F7BE32E7FF5A>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon crocea Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_croceum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_crocea> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_crocea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crocea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_croceum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "croceum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
140
data/85/3E/D4/853ED406FFB4FF9A087AF0263673F817.ttl
Normal file
140
data/85/3E/D4/853ED406FFB4FF9A087AF0263673F817.ttl
Normal file
|
@ -0,0 +1,140 @@
|
|||
@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/853ED406FFB4FF9A087AF0263673F817>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon anomala, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_anomalum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule_anomalum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_anomala> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_anomala>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "anomala" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_anomalum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "anomalum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule_anomalum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "nudicaule" ;
|
||||
dwc:subSpecies "anomalum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_nudicaule>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nudicaule" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
120
data/85/3E/D4/853ED406FFB4FF9A0B34F2EA373FF95B.ttl
Normal file
120
data/85/3E/D4/853ED406FFB4FF9A0B34F2EA373FF95B.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@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/853ED406FFB4FF9A0B34F2EA373FF95B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12754039> ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon alpina subsp. suaveolens Banfi, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/853ED406FFB4FF9A0B34F2EA373FF95B.mc.BDFF6F4DFFB4FF9A0BD2F1B03396F89F> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina_suaveolens> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12754039> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina_suaveolens>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "alpina" ;
|
||||
dwc:subSpecies "suaveolens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alpina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12754039>
|
||||
dc:description "Fig. 1 - Lectotype (bottom-right individual) of the name Papaver pyrenaicum subsp. suaveolens P.Fourn., preserved in TLM (reproduced with permission of the Herbarium, Muséum d’Histoire Naturelle de Toulouse, France). Lectotipo (individuo in basso a destra) del nome Papaver pyrenaicum subsp. suaveolens P.Fourn., conservato in TLM (riprodotto col permesso dell’Herbarium, Muséum d’Histoire Naturelle de Toulouse, Francia)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12754039/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/853ED406FFB4FF9A0B34F2EA373FF95B.mc.BDFF6F4DFFB4FF9A0BD2F1B03396F89F>
|
||||
dwc:collectionCode "TLM" ;
|
||||
dwc:locality "Pic de Midy" ;
|
||||
dwc:recordedBy "Mail du Crystal" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/853ED406FFB4FF9A0B34F2EA373FF95B#BDFF6F4DFFB4FF9A0BD2F1B03396F89F> ;
|
||||
a dwc:MaterialCitation .
|
311
data/85/3E/D4/853ED406FFB4FF9A0B34F6413016FA17.ttl
Normal file
311
data/85/3E/D4/853ED406FFB4FF9A0B34F6413016FA17.ttl
Normal file
|
@ -0,0 +1,311 @@
|
|||
@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/853ED406FFB4FF9A0B34F6413016FA17>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon alpina, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_alpinum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_ernesti-mayeri>, <http://taxon-name.plazi.org/id/Plantae/Papaver_alpinum_tatricum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_tatricum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_alpinum_occidentale>, <http://taxon-name.plazi.org/id/Plantae/Papaver_occidentale>, <http://taxon-name.plazi.org/id/Plantae/Papaver_aurantiacum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_suaveolens>, <http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina_suaveolens>, <http://taxon-name.plazi.org/id/Plantae/Papaver_corona-sancti-stephani>, <http://taxon-name.plazi.org/id/Plantae/Papaver_kerneri>, <http://taxon-name.plazi.org/id/Plantae/Papaver_pyrenaicum_degenii>, <http://taxon-name.plazi.org/id/Plantae/Papaver_degenii>, <http://taxon-name.plazi.org/id/Plantae/Papaver_rhaeticum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_sendtneri>, <http://taxon-name.plazi.org/id/Plantae/Papaver_victoris> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alpina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_alpinum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alpinum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_ernesti-mayeri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ernesti-mayeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_alpinum_tatricum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "alpinum" ;
|
||||
dwc:subSpecies "tatricum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_alpinum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_tatricum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tatricum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_alpinum_occidentale>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "alpinum" ;
|
||||
dwc:variety "occidentale" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_alpinum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_occidentale>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "occidentale" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_aurantiacum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aurantiacum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_suaveolens>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "suaveolens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina_suaveolens>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "alpina" ;
|
||||
dwc:subSpecies "suaveolens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oreomecon_alpina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_corona-sancti-stephani>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "corona-sancti-stephani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_kerneri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kerneri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_pyrenaicum_degenii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "pyrenaicum" ;
|
||||
dwc:subSpecies "degenii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_pyrenaicum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_pyrenaicum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pyrenaicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_degenii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "degenii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_rhaeticum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rhaeticum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_sendtneri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sendtneri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_victoris>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "victoris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
141
data/85/3E/D4/853ED406FFB7FF99087AF4393730FC17.ttl
Normal file
141
data/85/3E/D4/853ED406FFB7FF99087AF4393730FC17.ttl
Normal file
|
@ -0,0 +1,141 @@
|
|||
@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/853ED406FFB7FF99087AF4393730FC17>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria virchowii Banfi, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_virchowii>, <http://taxon-name.plazi.org/id/Plantae/Papaver_virchowii_paucisetosum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_virchowii_genuinum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_virchowii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_virchowii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virchowii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_virchowii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virchowii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_virchowii_paucisetosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:form "paucisetosum" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "virchowii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_virchowii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_virchowii_genuinum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:form "genuinum" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "form" ;
|
||||
dwc:species "virchowii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_virchowii> ;
|
||||
a dwcFP:TaxonName .
|
140
data/85/3E/D4/853ED406FFB7FF99087AF68C3661FD78.ttl
Normal file
140
data/85/3E/D4/853ED406FFB7FF99087AF68C3661FD78.ttl
Normal file
|
@ -0,0 +1,140 @@
|
|||
@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/853ED406FFB7FF99087AF68C3661FD78>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria pavonina Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_cornigerum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum_freynii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_pavonina> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_pavonina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pavonina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pavoninum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_cornigerum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cornigerum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum_freynii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "pavoninum" ;
|
||||
dwc:variety "freynii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum> ;
|
||||
a dwcFP:TaxonName .
|
229
data/85/3E/D4/853ED406FFB7FF990B34F0403683FE35.ttl
Normal file
229
data/85/3E/D4/853ED406FFB7FF990B34F0403683FE35.ttl
Normal file
|
@ -0,0 +1,229 @@
|
|||
@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/853ED406FFB7FF990B34F0403683FE35>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria ocellata Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_ocellatum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum_ocellatum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum_grandiflorum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum_microcarpum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_ocellatum_turcomanicum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum_incornutum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_siculum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum_siculum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_ocellata> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_ocellata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ocellata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_ocellatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ocellatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum_ocellatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "pavoninum" ;
|
||||
dwc:subSpecies "ocellatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pavoninum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum_grandiflorum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "hybridum" ;
|
||||
dwc:variety "grandiflorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hybridum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum_microcarpum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "hybridum" ;
|
||||
dwc:variety "microcarpum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_ocellatum_turcomanicum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "ocellatum" ;
|
||||
dwc:variety "turcomanicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_ocellatum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum_incornutum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "pavoninum" ;
|
||||
dwc:variety "incornutum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_pavoninum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_siculum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "siculum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum_siculum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "hybridum" ;
|
||||
dwc:variety "siculum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum> ;
|
||||
a dwcFP:TaxonName .
|
127
data/85/3E/D4/853ED406FFB7FF990B34F1FD301AF8F1.ttl
Normal file
127
data/85/3E/D4/853ED406FFB7FF990B34F1FD301AF8F1.ttl
Normal file
|
@ -0,0 +1,127 @@
|
|||
@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/853ED406FFB7FF990B34F1FD301AF8F1>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria nigrotincta Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_nigrotinctum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_argemone> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_nigrotincta> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_nigrotincta>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrotincta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_nigrotinctum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrotinctum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_argemone>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argemone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
208
data/85/3E/D4/853ED406FFB7FF990B34F24033C2F904.ttl
Normal file
208
data/85/3E/D4/853ED406FFB7FF990B34F24033C2F904.ttl
Normal file
|
@ -0,0 +1,208 @@
|
|||
@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/853ED406FFB7FF990B34F24033C2F904>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria minor Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Closterandra_minor>, <http://taxon-name.plazi.org/id/Plantae/Papaver_belangeri>, <http://taxon-name.plazi.org/id/Plantae/Papaver_argemone>, <http://taxon-name.plazi.org/id/Plantae/Papaver_minus>, <http://taxon-name.plazi.org/id/Plantae/Papaver_desertorum> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Papaver_argemone_Takht._1972>, <http://taxon-concept.plazi.org/id/Plantae/Papaver_argemone_Bel._1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_minor> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Papaver_argemone_Takht._1972>
|
||||
dwc:authority "Takht. [1972]" ;
|
||||
dwc:authorityName "Takht." ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Takht., 1972" ;
|
||||
dwc:species "argemone" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_argemone> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Papaver_argemone_Bel._1986>
|
||||
dwc:authority "(Boivin ex Bel.) Kadereit [1986]" ;
|
||||
dwc:authorityName "Kadereit" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:baseAuthorityName "Bel." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bel.) Kadereit, 1986" ;
|
||||
dwc:species "argemone" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_argemone> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_minor>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Closterandra_minor>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Closterandra" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Closterandra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Closterandra>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Closterandra" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_belangeri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "belangeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_argemone>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argemone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_minus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_desertorum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "desertorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
127
data/85/3E/D4/853ED406FFB7FF990B34F3363377FB05.ttl
Normal file
127
data/85/3E/D4/853ED406FFB7FF990B34F3363377FB05.ttl
Normal file
|
@ -0,0 +1,127 @@
|
|||
@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/853ED406FFB7FF990B34F3363377FB05>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria hispida Stace" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_hispidum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_hispida> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_hispida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hispida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_hispidum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hispidum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hybridum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
127
data/85/3E/D4/853ED406FFB7FF990B34F3FD33B1FAF1.ttl
Normal file
127
data/85/3E/D4/853ED406FFB7FF990B34F3FD33B1FAF1.ttl
Normal file
|
@ -0,0 +1,127 @@
|
|||
@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/853ED406FFB7FF990B34F3FD33B1FAF1>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria meiklei Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_argemone>, <http://taxon-name.plazi.org/id/Plantae/Papaver_meiklei> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_meiklei> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_meiklei>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "meiklei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_argemone>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argemone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_meiklei>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "meiklei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
127
data/85/3E/D4/853ED406FFB7FF990B34F46233B7FC4B.ttl
Normal file
127
data/85/3E/D4/853ED406FFB7FF990B34F46233B7FC4B.ttl
Normal file
|
@ -0,0 +1,127 @@
|
|||
@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/853ED406FFB7FF990B34F46233B7FC4B>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria davisii Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_argemone>, <http://taxon-name.plazi.org/id/Plantae/Papaver_davisii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_davisii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_davisii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "davisii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_argemone>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argemone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_davisii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "davisii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
115
data/85/3E/D4/853ED406FFB7FF990B34F57230D7FD05.ttl
Normal file
115
data/85/3E/D4/853ED406FFB7FF990B34F57230D7FD05.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/853ED406FFB7FF990B34F57230D7FD05>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria argemone" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_argemone> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_argemone> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_argemone>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argemone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_argemone>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argemone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
115
data/85/3E/D4/853ED406FFB7FF990B34F5FD330FFC9F.ttl
Normal file
115
data/85/3E/D4/853ED406FFB7FF990B34F5FD330FFC9F.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/853ED406FFB7FF990B34F5FD330FFC9F>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria armenii Banfi, Bartolucci, J., comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_armenii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_armenii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_armenii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "armenii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_armenii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "armenii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
152
data/85/3E/D4/853ED406FFB7FF990B34F6AE33CAFD8F.ttl
Normal file
152
data/85/3E/D4/853ED406FFB7FF990B34F6AE33CAFD8F.ttl
Normal file
|
@ -0,0 +1,152 @@
|
|||
@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/853ED406FFB7FF990B34F6AE33CAFD8F>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria apula, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_apulum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum_apulum>, <http://taxon-name.plazi.org/id/Plantae/Papaver_argemonoides> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria_apula> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria_apula>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_apulum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "apulum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum_apulum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "hybridum" ;
|
||||
dwc:variety "apulum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_hybridum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hybridum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_argemonoides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argemonoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
79
data/85/3E/D4/853ED406FFB7FF990B34F7BE3353FED3.ttl
Normal file
79
data/85/3E/D4/853ED406FFB7FF990B34F7BE3353FED3.ttl
Normal file
|
@ -0,0 +1,79 @@
|
|||
@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/853ED406FFB7FF990B34F7BE3353FED3>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Roemeria Medik., Ann. Bot." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Roemeria> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Roemeria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Roemeria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
127
data/85/3E/D4/853ED406FFB7FF9A087AF4EA32FAFEF0.ttl
Normal file
127
data/85/3E/D4/853ED406FFB7FF9A087AF4EA32FAFEF0.ttl
Normal file
|
@ -0,0 +1,127 @@
|
|||
@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/853ED406FFB7FF9A087AF4EA32FAFEF0>
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:title "Oreomecon Banfi, Bartolucci, J., gen. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Papaver_Meconella>, <http://taxon-name.plazi.org/id/Plantae/Papaver>, <http://taxon-name.plazi.org/id/Plantae/Papaver_Lasiotrachyphylla>, <http://taxon-name.plazi.org/id/Plantae/Papaver_Scapiflora> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2022.556> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oreomecon> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2022.556>
|
||||
bibo:endPage "72" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2022-02-23" ;
|
||||
bibo:startPage "67" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Banfi, Enrico; Bartolucci, Fabrizio; Tison, Jean-Marc; Galasso, Gabriele" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A new genus for Papaver sect. Meconella and new combinations in Roemeria (Papaveraceae) in Europe and the Mediterranean area" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oreomecon>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Oreomecon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_Meconella>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "section" ;
|
||||
dwc:section "Meconella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_Lasiotrachyphylla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "section" ;
|
||||
dwc:section "Lasiotrachyphylla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaver_Scapiflora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Papaver" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "section" ;
|
||||
dwc:section "Scapiflora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaver> ;
|
||||
a dwcFP:TaxonName .
|
116
data/F1/1B/E8/F11BE8032760D63FFF14C67CFB6A9FF6.ttl
Normal file
116
data/F1/1B/E8/F11BE8032760D63FFF14C67CFB6A9FF6.ttl
Normal file
|
@ -0,0 +1,116 @@
|
|||
@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/F11BE8032760D63FFF14C67CFB6A9FF6>
|
||||
dc:creator "Hosoishi, Shingo; Ogata, Kazuo" ;
|
||||
dc:title "Crematogaster yaharai Hosoishi and Ogata 2019" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F11BE8032760D63FFF14C67CFB6A9FF6.mc.C9DA53482760D63FFE3FC6A0FEBE9CE3> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crematogaster_yaharai_Hosoishi_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12820907> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12820907>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "11" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:pubDate "2019-06-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Hosoishi, Shingo; Ogata, Kazuo" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Fig. 7 in Effect of Kleptoparasitic Ants on the Foraging Behavior of a Social Spider (Karsch, 1891)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crematogaster_yaharai_Hosoishi_2019>
|
||||
dwc:authority "Hosoishi and Ogata" ;
|
||||
dwc:authorityName "Hosoishi and Ogata" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hosoishi & Ogata, 2019" ;
|
||||
dwc:species "yaharai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_yaharai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_yaharai>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yaharai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F11BE8032760D63FFF14C67CFB6A9FF6.mc.C9DA53482760D63FFE3FC6A0FEBE9CE3>
|
||||
dwc:collectionCode "THNHM, BMNH, CASC, KUEC, MHNG" ;
|
||||
dwc:eventDate "2010-01-12" ;
|
||||
dwc:recordedBy "S. Hosoishi" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F11BE8032760D63FFF14C67CFB6A9FF6#C9DA53482760D63FFE3FC6A0FEBE9CE3> ;
|
||||
a dwc:MaterialCitation .
|
125
data/F1/1B/E8/F11BE8032760D63FFF61C5B6FCAF9B70.ttl
Normal file
125
data/F1/1B/E8/F11BE8032760D63FFF61C5B6FCAF9B70.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@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/F11BE8032760D63FFF61C5B6FCAF9B70>
|
||||
dc:creator "Hosoishi, Shingo; Ogata, Kazuo" ;
|
||||
dc:title "Crematogaster rothneyi subsp. haputalensis Forel 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crematogaster_rothneyi_haputalensis_Forel_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12820907> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12820907>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "11" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:pubDate "2019-06-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Hosoishi, Shingo; Ogata, Kazuo" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Fig. 7 in Effect of Kleptoparasitic Ants on the Foraging Behavior of a Social Spider (Karsch, 1891)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crematogaster_rothneyi_haputalensis_Forel_1913>
|
||||
dwc:authority "Forel, 1913", "Forel, 1913: 75" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityPageNumber "75" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies", "variety" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1913" ;
|
||||
dwc:species "rothneyi" ;
|
||||
dwc:subSpecies "haputalensis" ;
|
||||
dwc:variety "haputalensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5GNWK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_rothneyi_haputalensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_rothneyi_haputalensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies", "variety" ;
|
||||
dwc:species "rothneyi" ;
|
||||
dwc:subSpecies "haputalensis" ;
|
||||
dwc:variety "haputalensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster_rothneyi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster_rothneyi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rothneyi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crematogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crematogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Crematogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
Loading…
Reference in a new issue