This commit is contained in:
parent
a259766209
commit
327f48adaa
124 changed files with 11195 additions and 0 deletions
91
data/61/44/87/614487E34C50F845FC90FDA892A1FD43.ttl
Normal file
91
data/61/44/87/614487E34C50F845FC90FDA892A1FD43.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C50F845FC90FDA892A1FD43>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Lobelia erinus L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lobelia_erinus_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_erinus_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Lobelia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "erinus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VRNM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_erinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lobelia_erinus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Lobelia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lobelia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lobelia>
|
||||
dwc:genus "Lobelia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C50F845FC90FF1792BAFE39.ttl
Normal file
92
data/61/44/87/614487E34C50F845FC90FF1792BAFE39.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C50F845FC90FF1792BAFE39>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Paulownia tomentosa Steud." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Paulownia_tomentosa_Thunb_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Paulownia_tomentosa_Thunb_>
|
||||
dwc:authority "(Thunb.) Steud." ;
|
||||
dwc:authorityName "Steud." ;
|
||||
dwc:baseAuthorityName "Thunb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Paulowniaceae" ;
|
||||
dwc:genus "Paulownia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Thunb.) Steud." ;
|
||||
dwc:species "tomentosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6TVD7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Paulownia_tomentosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Paulownia_tomentosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Paulowniaceae" ;
|
||||
dwc:genus "Paulownia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tomentosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Paulownia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Paulownia>
|
||||
dwc:genus "Paulownia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Paulowniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Paulowniaceae>
|
||||
dwc:family "Paulowniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C50F845FFCFFBAB97FCFB66.ttl
Normal file
91
data/61/44/87/614487E34C50F845FFCFFBAB97FCFB66.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C50F845FFCFFBAB97FCFB66>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Ocimum basilicum L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ocimum_basilicum_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ocimum_basilicum_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Ocimum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "basilicum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48GBK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ocimum_basilicum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ocimum_basilicum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Ocimum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "basilicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ocimum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ocimum>
|
||||
dwc:genus "Ocimum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C50F845FFCFFCB8954BFC54.ttl
Normal file
91
data/61/44/87/614487E34C50F845FFCFFCB8954BFC54.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C50F845FFCFFCB8954BFC54>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Mentha spicata L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mentha_spicata_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mentha_spicata_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Mentha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "spicata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72ZHW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mentha_spicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mentha_spicata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Mentha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spicata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mentha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mentha>
|
||||
dwc:genus "Mentha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C51F844FC90FBEE9275FADC.ttl
Normal file
92
data/61/44/87/614487E34C51F844FC90FBEE9275FADC.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C51F844FC90FBEE9275FADC>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Campsis radicans Bureau" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Campsis_radicans_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Campsis_radicans_Linnaeus_>
|
||||
dwc:authority "(L.) Bureau" ;
|
||||
dwc:authorityName "Bureau" ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Bignoniaceae" ;
|
||||
dwc:genus "Campsis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Bureau" ;
|
||||
dwc:species "radicans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/99GYJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Campsis_radicans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Campsis_radicans>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Bignoniaceae" ;
|
||||
dwc:genus "Campsis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "radicans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Campsis>
|
||||
dwc:genus "Campsis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bignoniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bignoniaceae>
|
||||
dwc:family "Bignoniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C51F844FFCFF89994B3FF64.ttl
Normal file
75
data/61/44/87/614487E34C51F844FFCFF89994B3FF64.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C51F844FFCFF89994B3FF64>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Veronica serpyllifolia L" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Veronica_serpyllifolia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Veronica_serpyllifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:genus "Veronica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serpyllifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Veronica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Veronica>
|
||||
dwc:genus "Veronica" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C51F844FFCFFEB8953FFE18.ttl
Normal file
75
data/61/44/87/614487E34C51F844FFCFFEB8953FFE18.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C51F844FFCFFEB8953FFE18>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Kickxia spuria subsp. spuria" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Kickxia_spuria> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Kickxia_spuria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:genus "Kickxia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spuria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Kickxia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Kickxia>
|
||||
dwc:genus "Kickxia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C51F845FC90F93097E2FF07.ttl
Normal file
91
data/61/44/87/614487E34C51F845FC90F93097E2FF07.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C51F845FC90F93097E2FF07>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Ajuga reptans L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ajuga_reptans_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ajuga_reptans_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Ajuga" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "reptans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/65V5Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ajuga_reptans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ajuga_reptans>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Ajuga" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "reptans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ajuga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ajuga>
|
||||
dwc:genus "Ajuga" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
82
data/61/44/87/614487E34C52F847FC91F9D394DAF89F.ttl
Normal file
82
data/61/44/87/614487E34C52F847FC91F9D394DAF89F.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C52F847FC91F9D394DAF89F>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Antirrhinum majus subsp. majus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C52F847FC91F9D394DAF89F.mc.59853CA84C52F847FC91F8B894DFF89F> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Antirrhinum_majus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Antirrhinum_majus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:genus "Antirrhinum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "majus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Antirrhinum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Antirrhinum>
|
||||
dwc:genus "Antirrhinum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C52F847FC91F9D394DAF89F.mc.59853CA84C52F847FC91F8B894DFF89F>
|
||||
dwc:collectionCode "MOD" ;
|
||||
dwc:recordedBy "Vaccari" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C52F847FC91F9D394DAF89F#59853CA84C52F847FC91F8B894DFF89F> ;
|
||||
a dwc:MaterialCitation .
|
||||
91
data/61/44/87/614487E34C52F847FC91FB5B9266FA17.ttl
Normal file
91
data/61/44/87/614487E34C52F847FC91FB5B9266FA17.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C52F847FC91FB5B9266FA17>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Ligustrum ovalifolium Hassk." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ligustrum_ovalifolium_Hassk_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ligustrum_ovalifolium_Hassk_>
|
||||
dwc:authority "Hassk." ;
|
||||
dwc:authorityName "Hassk." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Ligustrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hassk." ;
|
||||
dwc:species "ovalifolium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PYSK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ligustrum_ovalifolium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ligustrum_ovalifolium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Ligustrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ovalifolium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ligustrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ligustrum>
|
||||
dwc:genus "Ligustrum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
100
data/61/44/87/614487E34C52F847FC91FC649382FBEB.ttl
Normal file
100
data/61/44/87/614487E34C52F847FC91FC649382FBEB.ttl
Normal file
|
|
@ -0,0 +1,100 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C52F847FC91FC649382FBEB>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Fraxinus angustifolia subsp. oxycarpa Franco & Rocha Afonso" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Fraxinus_angustifolia_oxycarpa_Willd_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fraxinus_angustifolia_oxycarpa_Willd_>
|
||||
dwc:authority "(M. Bieb. ex Willd.) Franco & Rocha Afonso" ;
|
||||
dwc:authorityName "Franco & Rocha Afonso" ;
|
||||
dwc:baseAuthorityName "Willd." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Fraxinus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Willd.) Franco & Rocha Afonso" ;
|
||||
dwc:species "angustifolia" ;
|
||||
dwc:subSpecies "oxycarpa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7JT77> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fraxinus_angustifolia_oxycarpa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fraxinus_angustifolia_oxycarpa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Fraxinus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "angustifolia" ;
|
||||
dwc:subSpecies "oxycarpa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fraxinus_angustifolia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fraxinus_angustifolia>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angustifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fraxinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fraxinus>
|
||||
dwc:genus "Fraxinus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
98
data/61/44/87/614487E34C52F847FFCFF9D297E9F83B.ttl
Normal file
98
data/61/44/87/614487E34C52F847FFCFF9D297E9F83B.ttl
Normal file
|
|
@ -0,0 +1,98 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C52F847FFCFF9D297E9F83B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14017882> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Solanum pseudocapsicum L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_pseudocapsicum_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14017882> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_pseudocapsicum_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "pseudocapsicum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YTJR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_pseudocapsicum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_pseudocapsicum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pseudocapsicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:order "Solanales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14017882>
|
||||
dc:description "Fig. 33 - Giovane pianta di Solanum pseudocapsicum cresciuta in un’aiuola lungo un viale perimetrale del centro storico cittadino. / Young plant of Solanum pseudocapsicum growing in a flowerbed along one of the boulevards encircling the town’s historic centre. (Fotografia / Photo credits: F. Buldrini)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14017882/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
75
data/61/44/87/614487E34C52F847FFCFFB309576F9B3.ttl
Normal file
75
data/61/44/87/614487E34C52F847FFCFFB309576F9B3.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C52F847FFCFFB309576F9B3>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Solanum melongena subsp. melongena" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_melongena> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_melongena>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "melongena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:order "Solanales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C52F847FFCFFC069655FBCB.ttl
Normal file
91
data/61/44/87/614487E34C52F847FFCFFC069655FBCB.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C52F847FFCFFC069655FBCB>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Solanum lycopersicum L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_lycopersicum_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solanum_lycopersicum_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "lycopersicum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y369> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_lycopersicum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_lycopersicum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lycopersicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:order "Solanales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C53F846FC90FA65934EF929.ttl
Normal file
91
data/61/44/87/614487E34C53F846FC90FA65934EF929.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C53F846FC90FA65934EF929>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Symphytum officinale L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Symphytum_officinale_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Symphytum_officinale_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Symphytum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "officinale" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/53QG6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Symphytum_officinale> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Symphytum_officinale>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Symphytum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "officinale" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Symphytum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Symphytum>
|
||||
dwc:genus "Symphytum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginaceae>
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginales>
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C53F846FC90FB7A925EFA17.ttl
Normal file
91
data/61/44/87/614487E34C53F846FC90FB7A925EFA17.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C53F846FC90FB7A925EFA17>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Symphytum bulbosum K. F. Schimp." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Symphytum_bulbosum_Schimp_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Symphytum_bulbosum_Schimp_>
|
||||
dwc:authority "K. F. Schimp.", "Schimp." ;
|
||||
dwc:authorityName "K. F. Schimp.", "Schimp." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Symphytum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schimp." ;
|
||||
dwc:species "bulbosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7B6KV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Symphytum_bulbosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Symphytum_bulbosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Symphytum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bulbosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Symphytum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Symphytum>
|
||||
dwc:genus "Symphytum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginaceae>
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginales>
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C53F846FC91FB899489FB06.ttl
Normal file
92
data/61/44/87/614487E34C53F846FC91FB899489FB06.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C53F846FC91FB899489FB06>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Nonea lutea DC." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nonea_lutea_Desr_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Nonea_lutea_Desr_>
|
||||
dwc:authority "(Desr.) DC." ;
|
||||
dwc:authorityName "DC." ;
|
||||
dwc:baseAuthorityName "Desr." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Nonea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Desr.) DC." ;
|
||||
dwc:species "lutea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47PF6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nonea_lutea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nonea_lutea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Nonea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lutea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nonea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nonea>
|
||||
dwc:genus "Nonea" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginaceae>
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginales>
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
82
data/61/44/87/614487E34C53F846FC91FC069485FBB1.ttl
Normal file
82
data/61/44/87/614487E34C53F846FC91FC069485FBB1.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C53F846FC91FC069485FBB1>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Myosotis arvensis subsp. arvensis" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Myosotis_arvensis_arvensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myosotis_arvensis_arvensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:genus "Myosotis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "arvensis" ;
|
||||
dwc:subSpecies "arvensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myosotis_arvensis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myosotis_arvensis>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arvensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myosotis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myosotis>
|
||||
dwc:genus "Myosotis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginaceae>
|
||||
dwc:family "Boraginaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginales>
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
82
data/61/44/87/614487E34C53F846FFCFFB7495F9F991.ttl
Normal file
82
data/61/44/87/614487E34C53F846FFCFFB7495F9F991.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C53F846FFCFFB7495F9F991>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14017878> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Nerium oleander subsp. oleander" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Nerium_oleander> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14017878> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nerium_oleander>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:genus "Nerium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oleander" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nerium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nerium>
|
||||
dwc:genus "Nerium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apocynaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apocynaceae>
|
||||
dwc:family "Apocynaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14017878>
|
||||
dc:description "Fig. 32 - Giovane pianta di Nerium oleander subsp. oleander cresciuta alla base della filetta di un marciapiede. / Young plant of Nerium olean- der subsp. oleander growing at the base of the sidewalk fillet.(Fotogra-Fotografia / Photo credits: C. Bruni)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14017878/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
82
data/61/44/87/614487E34C53F846FFCFFC6795B0FBED.ttl
Normal file
82
data/61/44/87/614487E34C53F846FFCFFC6795B0FBED.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C53F846FFCFFC6795B0FBED>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Centaurium pulchellum subsp. pulchellum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Centaurium_pulchellum_pulchellum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centaurium_pulchellum_pulchellum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gentianaceae" ;
|
||||
dwc:genus "Centaurium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "pulchellum" ;
|
||||
dwc:subSpecies "pulchellum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Centaurium_pulchellum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centaurium_pulchellum>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pulchellum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Centaurium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centaurium>
|
||||
dwc:genus "Centaurium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianaceae>
|
||||
dwc:family "Gentianaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C55F840FC90FADD9264FA18.ttl
Normal file
75
data/61/44/87/614487E34C55F840FC90FADD9264FA18.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C55F840FC90FADD9264FA18>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Torilis nodosa subsp. nodosa" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Torilis_nodosa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Torilis_nodosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apiaceae" ;
|
||||
dwc:genus "Torilis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Apiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nodosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Torilis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Torilis>
|
||||
dwc:genus "Torilis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apiaceae>
|
||||
dwc:family "Apiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apiales>
|
||||
dwc:order "Apiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C55F840FC91FC019256FC54.ttl
Normal file
75
data/61/44/87/614487E34C55F840FC91FC019256FC54.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C55F840FC91FC019256FC54>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Daucus carota subsp. carota" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Daucus_carota> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Daucus_carota>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apiaceae" ;
|
||||
dwc:genus "Daucus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Apiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "carota" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Daucus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Daucus>
|
||||
dwc:genus "Daucus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apiaceae>
|
||||
dwc:family "Apiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apiales>
|
||||
dwc:order "Apiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C55F840FC91FD31927AFD65.ttl
Normal file
75
data/61/44/87/614487E34C55F840FC91FD31927AFD65.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C55F840FC91FD31927AFD65>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Hedera helix subsp. helix" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Hedera_helix> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hedera_helix>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Araliaceae" ;
|
||||
dwc:genus "Hedera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Apiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "helix" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hedera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hedera>
|
||||
dwc:genus "Hedera" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Araliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Araliaceae>
|
||||
dwc:family "Araliaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apiales>
|
||||
dwc:order "Apiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/61/44/87/614487E34C55F840FC91FF1793DDFD90.ttl
Normal file
106
data/61/44/87/614487E34C55F840FC91FF1793DDFD90.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C55F840FC91FF1793DDFD90>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Centranthus_ruber_DC_>, <http://taxon-concept.plazi.org/id/Plantae/Centranthus_ruber_Dec_> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Centranthus ruber subsp. ruber" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Centranthus_ruber> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Centranthus_ruber_Dec_>
|
||||
dwc:authority "Dec." ;
|
||||
dwc:authorityName "Dec." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Centranthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dec." ;
|
||||
dwc:species "ruber" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Centranthus_ruber> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Centranthus_ruber_DC_>
|
||||
dwc:authority "DC." ;
|
||||
dwc:authorityName "DC." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Centranthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "DC." ;
|
||||
dwc:species "ruber" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Centranthus_ruber> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centranthus_ruber>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Centranthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ruber" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Centranthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Centranthus>
|
||||
dwc:genus "Centranthus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae>
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dipsacales>
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
89
data/61/44/87/614487E34C55F840FFCFF9EE96A0F83A.ttl
Normal file
89
data/61/44/87/614487E34C55F840FFCFF9EE96A0F83A.ttl
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C55F840FFCFF9EE96A0F83A>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Viburnum tinus subsp. tinus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C55F840FFCFF9EE96A0F83A.mc.59853CA84C55F840FFCFF9309538F966>, <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C55F840FFCFF9EE96A0F83A.mc.59853CA84C55F840FDBFF91195EFF965> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Viburnum_tinus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Viburnum_tinus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Viburnaceae" ;
|
||||
dwc:genus "Viburnum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Viburnum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Viburnum>
|
||||
dwc:genus "Viburnum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Viburnaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Viburnaceae>
|
||||
dwc:family "Viburnaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dipsacales>
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C55F840FFCFF9EE96A0F83A.mc.59853CA84C55F840FFCFF9309538F966>
|
||||
dwc:collectionCode "C" ;
|
||||
dwc:eventDate "2018-02-26" ;
|
||||
dwc:locality "Viale Caduti in Guerra" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C55F840FFCFF9EE96A0F83A#59853CA84C55F840FFCFF9309538F966> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C55F840FFCFF9EE96A0F83A.mc.59853CA84C55F840FDBFF91195EFF965>
|
||||
dwc:collectionCode "MSNM" ;
|
||||
dwc:locality "Santini" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C55F840FFCFF9EE96A0F83A#59853CA84C55F840FDBFF91195EFF965> ;
|
||||
a dwc:MaterialCitation .
|
||||
92
data/61/44/87/614487E34C56F843FC90FB16948AF9B2.ttl
Normal file
92
data/61/44/87/614487E34C56F843FC90FB16948AF9B2.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C56F843FC90FB16948AF9B2>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Sonchus arvensis subsp. uliginosus Nyman" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sonchus_arvensis_Bieb_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sonchus_arvensis_Bieb_>
|
||||
dwc:authority "(M. Bieb.) Nyman" ;
|
||||
dwc:authorityName "Nyman" ;
|
||||
dwc:baseAuthorityName "M. Bieb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Sonchus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bieb.) Nyman" ;
|
||||
dwc:species "arvensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y969> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sonchus_arvensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sonchus_arvensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Sonchus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arvensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sonchus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sonchus>
|
||||
dwc:genus "Sonchus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C56F843FC90FC459315FB29.ttl
Normal file
91
data/61/44/87/614487E34C56F843FC90FC459315FB29.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C56F843FC90FC459315FB29>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Senecio vulgaris subsp. vulgaris Sissingh 1950" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Senecio_vulgaris_Sissingh_1950> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Senecio_vulgaris_Sissingh_1950>
|
||||
dwc:authorityName "Sissingh" ;
|
||||
dwc:authorityYear "1950" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Senecio" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sissingh, 1950" ;
|
||||
dwc:species "vulgaris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4WNRF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Senecio_vulgaris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Senecio_vulgaris>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Senecio" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vulgaris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Senecio> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Senecio>
|
||||
dwc:genus "Senecio" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C56F843FC90FCDD9485FC76.ttl
Normal file
75
data/61/44/87/614487E34C56F843FC90FCDD9485FC76.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C56F843FC90FCDD9485FC76>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Picris hieracioides subsp. hieracioides" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Picris_hieracioides> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Picris_hieracioides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Picris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hieracioides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Picris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Picris>
|
||||
dwc:genus "Picris" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
165
data/61/44/87/614487E34C56F843FC90FDCD933BFCFE.ttl
Normal file
165
data/61/44/87/614487E34C56F843FC90FDCD933BFCFE.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C56F843FC90FDCD933BFCFE>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Pentanema squarrosum D. Gut. Larr., Santos-Vicente, Anderb., E. Rico & M. M. Mart. Ort." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C56F843FC90FDCD933BFCFE.mc.59853CA84C56F843FC90FCBB92B0FC80> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pentanema_squarrosum_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Inula_conyza> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Inula_conyzae_Griess_>, <http://taxon-concept.plazi.org/id/Plantae/Pentanema_conyzae_Griess_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pentanema_squarrosum_Linnaeus_>
|
||||
dwc:authority "(L.) D. Gut.Larr., Santos-Vicente, Anderb., E.Rico & M.M.Mart.Ort." ;
|
||||
dwc:authorityName "D. Gut. Larr., Santos-Vicente, Anderb., E. Rico & M. M. Mart. Ort." ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Pentanema" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Gut. Larr., Santos-Vicente, Anderb., Rico & Mart. Ort." ;
|
||||
dwc:species "squarrosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3K4NH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pentanema_squarrosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Inula_conyzae_Griess_>
|
||||
dwc:authority "(Griess.) DC." ;
|
||||
dwc:authorityName "DC." ;
|
||||
dwc:baseAuthorityName "Griess." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Inula" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Griess.) DC." ;
|
||||
dwc:species "conyzae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Inula_conyzae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pentanema_conyzae_Griess_>
|
||||
dwc:authority "(Griess.) D. Gut. Larr., Santos-Vicente, Anderb., E. Rico & M. M. Mart. Ort." ;
|
||||
dwc:authorityName "D. Gut. Larr., Santos-Vicente, Anderb., E. Rico & M. M. Mart. Ort." ;
|
||||
dwc:baseAuthorityName "Griess." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Pentanema" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Griess.) Gut. Larr., Santos-Vicente, Anderb., Rico & Mart. Ort." ;
|
||||
dwc:species "conyzae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pentanema_conyzae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pentanema_squarrosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Pentanema" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "squarrosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pentanema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pentanema>
|
||||
dwc:genus "Pentanema" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Inula_conyzae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Inula" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "conyzae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Inula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Inula>
|
||||
dwc:genus "Inula" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pentanema_conyzae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Pentanema" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "conyzae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pentanema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C56F843FC90FDCD933BFCFE.mc.59853CA84C56F843FC90FCBB92B0FC80>
|
||||
dwc:collectionCode "L" ;
|
||||
dwc:eventDate "1883-08" ;
|
||||
dwc:locality "Mura di Modena" ;
|
||||
dwc:recordedBy "di Modena" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C56F843FC90FDCD933BFCFE#59853CA84C56F843FC90FCBB92B0FC80> ;
|
||||
a dwc:MaterialCitation .
|
||||
91
data/61/44/87/614487E34C56F843FC91FDAB94C3FD8E.ttl
Normal file
91
data/61/44/87/614487E34C56F843FC91FDAB94C3FD8E.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C56F843FC91FDAB94C3FD8E>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Matricaria chamomilla L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Matricaria_chamomilla_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Matricaria_chamomilla_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Matricaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "chamomilla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72V3R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Matricaria_chamomilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Matricaria_chamomilla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Matricaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chamomilla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Matricaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Matricaria>
|
||||
dwc:genus "Matricaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C56F843FC91FE069398FE54.ttl
Normal file
75
data/61/44/87/614487E34C56F843FC91FE069398FE54.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C56F843FC91FE069398FE54>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Leontodon hispidus subsp. hispidus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Leontodon_hispidus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Leontodon_hispidus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Leontodon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hispidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Leontodon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Leontodon>
|
||||
dwc:genus "Leontodon" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
82
data/61/44/87/614487E34C56F843FFCFFC6795BCFB8F.ttl
Normal file
82
data/61/44/87/614487E34C56F843FFCFFC6795BCFB8F.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C56F843FFCFFC6795BCFB8F>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Helichrysum italicum subsp. italicum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Helichrysum_italicum_italicum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Helichrysum_italicum_italicum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Helichrysum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "italicum" ;
|
||||
dwc:subSpecies "italicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Helichrysum_italicum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Helichrysum_italicum>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "italicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Helichrysum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Helichrysum>
|
||||
dwc:genus "Helichrysum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C57F842FC90FE4592B5FD43.ttl
Normal file
92
data/61/44/87/614487E34C57F842FC90FE4592B5FD43.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C57F842FC90FE4592B5FD43>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Erigeron sumatrensis Retz." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Erigeron_sumatrensis_Retz_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Erigeron_bonariensis>, <http://taxon-name.plazi.org/id/Plantae/Erigeron_canadensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Erigeron_sumatrensis_Retz_>
|
||||
dwc:authority "Retz." ;
|
||||
dwc:authorityName "Retz." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Erigeron" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Retz." ;
|
||||
dwc:species "sumatrensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GQ7L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Erigeron_sumatrensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erigeron_sumatrensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Erigeron" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sumatrensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Erigeron> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erigeron>
|
||||
dwc:genus "Erigeron" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C57F842FC90FFD39229FE75.ttl
Normal file
91
data/61/44/87/614487E34C57F842FC90FFD39229FE75.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C57F842FC90FFD39229FE75>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Erigeron karvinskianus DC." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Erigeron_karvinskianus_DC_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Erigeron_karvinskianus_DC_>
|
||||
dwc:authority "DC." ;
|
||||
dwc:authorityName "DC." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Erigeron" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "DC." ;
|
||||
dwc:species "karvinskianus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GPZT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Erigeron_karvinskianus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erigeron_karvinskianus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Erigeron" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "karvinskianus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Erigeron> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erigeron>
|
||||
dwc:genus "Erigeron" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
83
data/61/44/87/614487E34C57F842FFCFFCB8954EFC76.ttl
Normal file
83
data/61/44/87/614487E34C57F842FFCFFCB8954EFC76.ttl
Normal file
|
|
@ -0,0 +1,83 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C57F842FFCFFCB8954EFC76>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/rhoeadifolia_Bieb_>' due to issues with rank ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Crepis foetida subsp. foetida" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Crepis_foetida_foetida> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crepis_foetida_foetida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Crepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "foetida" ;
|
||||
dwc:subSpecies "foetida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crepis_foetida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crepis_foetida>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "foetida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crepis>
|
||||
dwc:genus "Crepis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C57F842FFCFFF7596D4FE76.ttl
Normal file
75
data/61/44/87/614487E34C57F842FFCFFF7596D4FE76.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C57F842FFCFFF7596D4FE76>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Cichorium endivia subsp. endivia" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cichorium_endivia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cichorium_endivia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Cichorium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "endivia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cichorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cichorium>
|
||||
dwc:genus "Cichorium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C58F84DFC90F9899394F908.ttl
Normal file
92
data/61/44/87/614487E34C58F84DFC90F9899394F908.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C58F84DFC90F9899394F908>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Tilia europaea L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Tilia_europaea_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Tilia_europaea_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:genus "Tilia" ;
|
||||
dwc:isHybrid "true" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "europaea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93LXC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Tilia_europaea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tilia_europaea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:genus "Tilia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "europaea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tilia>
|
||||
dwc:genus "Tilia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvales>
|
||||
dwc:order "Malvales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C58F84DFC91FD1694D8FBB3.ttl
Normal file
92
data/61/44/87/614487E34C58F84DFC91FD1694D8FBB3.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C58F84DFC91FD1694D8FBB3>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Citrus aurantium L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Citrus_aurantium_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Citrus_aurantium_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Citrus" ;
|
||||
dwc:isHybrid "true" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "aurantium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/VMN6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Citrus_aurantium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Citrus_aurantium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Citrus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aurantium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Citrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Citrus>
|
||||
dwc:genus "Citrus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rutaceae>
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C58F84DFFCFFAB89546FA54.ttl
Normal file
91
data/61/44/87/614487E34C58F84DFFCFFAB89546FA54.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C58F84DFFCFFAB89546FA54>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Rhus typhina L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhus_typhina_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhus_typhina_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Anacardiaceae" ;
|
||||
dwc:genus "Rhus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "typhina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4SND6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhus_typhina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhus_typhina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Anacardiaceae" ;
|
||||
dwc:genus "Rhus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "typhina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhus>
|
||||
dwc:genus "Rhus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anacardiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anacardiaceae>
|
||||
dwc:family "Anacardiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C58F84DFFCFFE4596D9FDCB.ttl
Normal file
92
data/61/44/87/614487E34C58F84DFFCFFE4596D9FDCB.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C58F84DFFCFFE4596D9FDCB>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Geranium purpureum Vill." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Geranium_purpureum_Vill_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Geranium_robertianum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Geranium_purpureum_Vill_>
|
||||
dwc:authority "Vill." ;
|
||||
dwc:authorityName "Vill." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Geraniaceae" ;
|
||||
dwc:genus "Geranium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Geraniales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Vill." ;
|
||||
dwc:species "purpureum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FV3P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Geranium_purpureum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Geranium_purpureum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Geraniaceae" ;
|
||||
dwc:genus "Geranium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Geraniales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "purpureum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Geranium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Geranium>
|
||||
dwc:genus "Geranium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Geraniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Geraniaceae>
|
||||
dwc:family "Geraniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Geraniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Geraniales>
|
||||
dwc:order "Geraniales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C59F84CFC90FD75938CFCDC.ttl
Normal file
91
data/61/44/87/614487E34C59F84CFC90FD75938CFCDC.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C59F84CFC90FD75938CFCDC>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Euphorbia peplus L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Euphorbia_peplus_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Euphorbia_peplus_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Euphorbia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "peplus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3CQ74> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Euphorbia_peplus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euphorbia_peplus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Euphorbia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "peplus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Euphorbia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euphorbia>
|
||||
dwc:genus "Euphorbia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae>
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C59F84CFC90FF17934DFD8E.ttl
Normal file
92
data/61/44/87/614487E34C59F84CFC90FF17934DFD8E.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C59F84CFC90FF17934DFD8E>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Acalypha australis L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Acalypha_australis_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Acalypha_virginica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Acalypha_australis_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Acalypha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "australis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RQG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Acalypha_australis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acalypha_australis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Acalypha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "australis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acalypha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acalypha>
|
||||
dwc:genus "Acalypha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae>
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C59F84CFFCFFB7496A2FA76.ttl
Normal file
91
data/61/44/87/614487E34C59F84CFFCFFB7496A2FA76.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C59F84CFFCFFB7496A2FA76>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Viola wittrockiana Nauenb. & Buttler" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Viola_wittrockiana_Nauenb_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Viola_wittrockiana_Nauenb_>
|
||||
dwc:authority "Gams ex Nauenb. & Buttler" ;
|
||||
dwc:authorityName "Nauenb. & Buttler" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Violaceae" ;
|
||||
dwc:genus "Viola" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nauenb. & Buttler" ;
|
||||
dwc:species "wittrockiana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7G44D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Viola_wittrockiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Viola_wittrockiana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Violaceae" ;
|
||||
dwc:genus "Viola" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "wittrockiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Viola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Viola>
|
||||
dwc:genus "Viola" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Violaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Violaceae>
|
||||
dwc:family "Violaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
89
data/61/44/87/614487E34C59F84DFC90F8FF96F0FF07.ttl
Normal file
89
data/61/44/87/614487E34C59F84DFC90F8FF96F0FF07.ttl
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C59F84DFC90F8FF96F0FF07>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Erodium malacoides subsp. malacoides" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C59F84DFC90F8FF96F0FF07.mc.59853CA84C58F84DFFCFFFD297C0FF07>, <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C59F84DFC90F8FF96F0FF07.mc.59853CA84C58F84DFF58FF3096F7FF07> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Erodium_malacoides> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erodium_malacoides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Geraniaceae" ;
|
||||
dwc:genus "Erodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Geraniales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "malacoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Erodium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erodium>
|
||||
dwc:genus "Erodium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Geraniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Geraniaceae>
|
||||
dwc:family "Geraniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Geraniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Geraniales>
|
||||
dwc:order "Geraniales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C59F84DFC90F8FF96F0FF07.mc.59853CA84C58F84DFFCFFFD297C0FF07>
|
||||
dwc:collectionCode "C" ;
|
||||
dwc:eventDate "2017-04-07" ;
|
||||
dwc:locality "Rua del Muro" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C59F84DFC90F8FF96F0FF07#59853CA84C58F84DFFCFFFD297C0FF07> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C59F84DFC90F8FF96F0FF07.mc.59853CA84C58F84DFF58FF3096F7FF07>
|
||||
dwc:collectionCode "MSNM" ;
|
||||
dwc:locality "Santini" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C59F84DFC90F8FF96F0FF07#59853CA84C58F84DFF58FF3096F7FF07> ;
|
||||
a dwc:MaterialCitation .
|
||||
91
data/61/44/87/614487E34C5AF84FFC91FA9E935DFA53.ttl
Normal file
91
data/61/44/87/614487E34C5AF84FFC91FA9E935DFA53.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5AF84FFC91FA9E935DFA53>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Carpinus betulus L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carpinus_betulus_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carpinus_betulus_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Betulaceae" ;
|
||||
dwc:genus "Carpinus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "betulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RG23> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carpinus_betulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carpinus_betulus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Betulaceae" ;
|
||||
dwc:genus "Carpinus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "betulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carpinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carpinus>
|
||||
dwc:genus "Carpinus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Betulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Betulaceae>
|
||||
dwc:family "Betulaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:order "Fagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C5AF84FFFCFF9749644F83B.ttl
Normal file
91
data/61/44/87/614487E34C5AF84FFFCFF9749644F83B.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5AF84FFFCFF9749644F83B>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Juglans nigra L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Juglans_nigra_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Juglans_nigra_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Juglandaceae" ;
|
||||
dwc:genus "Juglans" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "nigra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6NFM9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Juglans_nigra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juglans_nigra>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Juglandaceae" ;
|
||||
dwc:genus "Juglans" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juglans> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juglans>
|
||||
dwc:genus "Juglans" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juglandaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juglandaceae>
|
||||
dwc:family "Juglandaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:order "Fagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C5AF84FFFCFFA019624F9ED.ttl
Normal file
75
data/61/44/87/614487E34C5AF84FFFCFFA019624F9ED.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5AF84FFFCFFA019624F9ED>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Quercus robur subsp. robur" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_robur> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quercus_robur>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "robur" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quercus>
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagaceae>
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:order "Fagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
82
data/61/44/87/614487E34C5AF84FFFCFFB16964DFA3A.ttl
Normal file
82
data/61/44/87/614487E34C5AF84FFFCFFB16964DFA3A.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5AF84FFFCFFB16964DFA3A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14017874> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Quercus ilex subsp. ilex" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_ilex> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14017874> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quercus_ilex>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ilex" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quercus>
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagaceae>
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:order "Fagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14017874>
|
||||
dc:description "Fig.30 - Giovane pianta di Quercus ilex subsp.ilex cresciuta nel terreno sabbioso fra l’acciottolato e la filetta del marciapiede. / Young plant of Quercus ilex subsp. ilex growing in the sandy soil between the cobblestone paving and the sidewalk fillet. (Fotografia / Photo credits: C. Bruni)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14017874/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
75
data/61/44/87/614487E34C5AF84FFFCFFC2396A9FB8E.ttl
Normal file
75
data/61/44/87/614487E34C5AF84FFFCFFC2396A9FB8E.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5AF84FFFCFFC2396A9FB8E>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Urtica dioica subsp. dioica" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Urtica_dioica> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Urtica_dioica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Urticaceae" ;
|
||||
dwc:genus "Urtica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dioica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Urtica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Urtica>
|
||||
dwc:genus "Urtica" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Urticaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Urticaceae>
|
||||
dwc:family "Urticaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C5AF84FFFCFFFD39782FEA2.ttl
Normal file
91
data/61/44/87/614487E34C5AF84FFFCFFFD39782FEA2.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5AF84FFFCFFFD39782FEA2>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Ficus carica L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ficus_carica_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ficus_carica_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Moraceae" ;
|
||||
dwc:genus "Ficus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "carica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HVJJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ficus_carica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ficus_carica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Moraceae" ;
|
||||
dwc:genus "Ficus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "carica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ficus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ficus>
|
||||
dwc:genus "Ficus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Moraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Moraceae>
|
||||
dwc:family "Moraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C5BF84EFC90FB179261FAFD.ttl
Normal file
75
data/61/44/87/614487E34C5BF84EFC90FB179261FAFD.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFC90FB179261FAFD>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Celtis australis subsp. australis" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Celtis_australis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Celtis_australis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cannabaceae" ;
|
||||
dwc:genus "Celtis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "australis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Celtis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Celtis>
|
||||
dwc:genus "Celtis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cannabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cannabaceae>
|
||||
dwc:family "Cannabaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C5BF84EFC90FCFC94E4FC54.ttl
Normal file
91
data/61/44/87/614487E34C5BF84EFC90FCFC94E4FC54.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFC90FCFC94E4FC54>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Ulmus laevis Pall." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ulmus_laevis_Pall_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ulmus_laevis_Pall_>
|
||||
dwc:authority "Pall." ;
|
||||
dwc:authorityName "Pall." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ulmaceae" ;
|
||||
dwc:genus "Ulmus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pall." ;
|
||||
dwc:species "laevis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7DFN8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ulmus_laevis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ulmus_laevis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ulmaceae" ;
|
||||
dwc:genus "Ulmus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laevis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ulmus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ulmus>
|
||||
dwc:genus "Ulmus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ulmaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ulmaceae>
|
||||
dwc:family "Ulmaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C5BF84EFC90FE069208FDCA.ttl
Normal file
91
data/61/44/87/614487E34C5BF84EFC90FE069208FDCA.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFC90FE069208FDCA>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Rubus caesius L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rubus_caesius_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rubus_caesius_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "caesius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TJNN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rubus_caesius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubus_caesius>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caesius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubus>
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C5BF84EFFCFF899930AFE39.ttl
Normal file
92
data/61/44/87/614487E34C5BF84EFFCFF899930AFE39.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFFCFF899930AFE39>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Rosa canina L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rosa_canina_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Stellaria_media> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rosa_canina_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "canina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TCZM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rosa_canina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosa_canina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "canina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosa>
|
||||
dwc:genus "Rosa" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C5BF84EFFCFF9CC96FCF8A2.ttl
Normal file
92
data/61/44/87/614487E34C5BF84EFFCFF9CC96FCF8A2.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFFCFF9CC96FCF8A2>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Prunus persica Batsch" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Prunus_persica_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Prunus_persica_Linnaeus_>
|
||||
dwc:authority "(L.) Batsch" ;
|
||||
dwc:authorityName "Batsch" ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Batsch" ;
|
||||
dwc:species "persica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4N94F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Prunus_persica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Prunus_persica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "persica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Prunus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Prunus>
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C5BF84EFFCFFA0096DAF98F.ttl
Normal file
91
data/61/44/87/614487E34C5BF84EFFCFFA0096DAF98F.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFFCFFA0096DAF98F>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Prunus domestica L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Prunus_domestica_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Prunus_domestica_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "domestica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4N8SY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Prunus_domestica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Prunus_domestica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "domestica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Prunus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Prunus>
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C5BF84EFFCFFBEE9590FA3A.ttl
Normal file
92
data/61/44/87/614487E34C5BF84EFFCFFBEE9590FA3A.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFFCFFBEE9590FA3A>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/pissardii_Carriere_>' due to issues with rank ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Prunus cerasifera Ehrh." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Prunus_cerasifera_Ehrh_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Prunus_cerasifera_Ehrh_>
|
||||
dwc:authority "Ehrh." ;
|
||||
dwc:authorityName "Ehrh." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehrh." ;
|
||||
dwc:species "cerasifera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4N8QW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Prunus_cerasifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Prunus_cerasifera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cerasifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Prunus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Prunus>
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C5BF84EFFCFFC0195D4FB90.ttl
Normal file
92
data/61/44/87/614487E34C5BF84EFFCFFC0195D4FB90.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFFCFFC0195D4FB90>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Prunus avium L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Prunus_avium_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Prunus_avium_Linnaeus_>
|
||||
dwc:authority "(L.) L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Linnaeus" ;
|
||||
dwc:species "avium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4N8P4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Prunus_avium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Prunus_avium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "avium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Prunus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Prunus>
|
||||
dwc:genus "Prunus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C5BF84EFFCFFD899604FC9F.ttl
Normal file
91
data/61/44/87/614487E34C5BF84EFFCFFD899604FC9F.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFFCFFD899604FC9F>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Potentilla norvegica L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Potentilla_norvegica_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Potentilla_norvegica_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Potentilla" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "norvegica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/77VB3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Potentilla_norvegica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potentilla_norvegica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Potentilla" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "norvegica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Potentilla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potentilla>
|
||||
dwc:genus "Potentilla" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/61/44/87/614487E34C5BF84EFFCFFF759507FDB2.ttl
Normal file
108
data/61/44/87/614487E34C5BF84EFFCFFF759507FDB2.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5BF84EFFCFFF759507FDB2>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Fragaria_indica_Andr_> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Potentilla indica Th. Wolf" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Potentilla_indica_Andrews_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Potentilla_indica_Andrews_>
|
||||
dwc:authority "(Andrews) Th. Wolf" ;
|
||||
dwc:authorityName "Th. Wolf" ;
|
||||
dwc:baseAuthorityName "Andrews" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Potentilla" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Andrews) Th. Wolf" ;
|
||||
dwc:species "indica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4M5GT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Potentilla_indica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fragaria_indica_Andr_>
|
||||
dwc:authority "Andr." ;
|
||||
dwc:authorityName "Andr." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Fragaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Andr." ;
|
||||
dwc:species "indica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fragaria_indica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potentilla_indica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Potentilla" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "indica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Potentilla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potentilla>
|
||||
dwc:genus "Potentilla" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C5CF849FC90F93093A9F8FE.ttl
Normal file
92
data/61/44/87/614487E34C5CF849FC90F93093A9F8FE.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5CF849FC90F93093A9F8FE>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Galium mollugo L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Galium_mollugo_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Chenopodium_album_album> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Galium_mollugo_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Galium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "mollugo" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3F644> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Galium_mollugo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Galium_mollugo>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Galium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mollugo" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Galium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Galium>
|
||||
dwc:genus "Galium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C5CF849FFCFFA4596C3F8DC.ttl
Normal file
91
data/61/44/87/614487E34C5CF849FFCFFA4596C3F8DC.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5CF849FFCFFA4596C3F8DC>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Mollugo verticillata L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mollugo_verticillata_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mollugo_verticillata_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Molluginaceae" ;
|
||||
dwc:genus "Mollugo" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "verticillata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/43WQQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mollugo_verticillata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mollugo_verticillata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Molluginaceae" ;
|
||||
dwc:genus "Mollugo" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "verticillata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mollugo> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mollugo>
|
||||
dwc:genus "Mollugo" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Molluginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Molluginaceae>
|
||||
dwc:family "Molluginaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C5CF849FFCFFCC29627FBCB.ttl
Normal file
92
data/61/44/87/614487E34C5CF849FFCFFCC29627FBCB.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5CF849FFCFFCC29627FBCB>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Carpobrotus acinaciformis L. Bolus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carpobrotus_acinaciformis_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carpobrotus_acinaciformis_Linnaeus_>
|
||||
dwc:authority "(L.) L.Bolus" ;
|
||||
dwc:authorityName "L. Bolus" ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Carpobrotus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Bolus" ;
|
||||
dwc:species "acinaciformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XDQS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carpobrotus_acinaciformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carpobrotus_acinaciformis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Carpobrotus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acinaciformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carpobrotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carpobrotus>
|
||||
dwc:genus "Carpobrotus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aizoaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aizoaceae>
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C5CF849FFCFFEFF9789FD90.ttl
Normal file
75
data/61/44/87/614487E34C5CF849FFCFFEFF9789FD90.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5CF849FFCFFEFF9789FD90>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Beta vulgaris subsp. vulgaris" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Beta_vulgaris> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Beta_vulgaris>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Beta" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vulgaris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Beta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Beta>
|
||||
dwc:genus "Beta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amaranthaceae>
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
90
data/61/44/87/614487E34C5DF848FC90FF319366FEA1.ttl
Normal file
90
data/61/44/87/614487E34C5DF848FC90FF319366FEA1.ttl
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5DF848FC90FF319366FEA1>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Sagina procumbens L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sagina_procumbens_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sagina_procumbens_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Sagina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "procumbens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TYHW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sagina_procumbens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sagina_procumbens>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Sagina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "procumbens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sagina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sagina>
|
||||
dwc:genus "Sagina" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
90
data/61/44/87/614487E34C5DF848FFCFFE6797EDFCA1.ttl
Normal file
90
data/61/44/87/614487E34C5DF848FFCFFE6797EDFCA1.ttl
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5DF848FFCFFE6797EDFCA1>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Polycarpon tetraphyllum subsp. tetraphyllum" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C5DF848FFCFFE6797EDFCA1.mc.59853CA84C5DF848FFCFFD899796FDED>, <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C5DF848FFCFFE6797EDFCA1.mc.59853CA84C5DF848FEA7FDEE97F5FD29> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Polycarpon_tetraphyllon> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Polycarpon_tetraphyllum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polycarpon_tetraphyllum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Polycarpon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tetraphyllum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polycarpon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polycarpon>
|
||||
dwc:genus "Polycarpon" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C5DF848FFCFFE6797EDFCA1.mc.59853CA84C5DF848FFCFFD899796FDED>
|
||||
dwc:collectionCode "L" ;
|
||||
dwc:eventDate "1883-06" ;
|
||||
dwc:recordedBy "Nelle & di Modena" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C5DF848FFCFFE6797EDFCA1#59853CA84C5DF848FFCFFD899796FDED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C5DF848FFCFFE6797EDFCA1.mc.59853CA84C5DF848FEA7FDEE97F5FD29>
|
||||
dwc:collectionCode "MOD, L" ;
|
||||
dwc:recordedBy "Vaccari" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C5DF848FFCFFE6797EDFCA1#59853CA84C5DF848FEA7FDEE97F5FD29> ;
|
||||
a dwc:MaterialCitation .
|
||||
96
data/61/44/87/614487E34C5EF84BFC90FC019212FB8F.ttl
Normal file
96
data/61/44/87/614487E34C5EF84BFC90FC019212FB8F.ttl
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5EF84BFC90FC019212FB8F>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Arenaria leptoclados subsp. leptoclados" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C5EF84BFC90FC019212FB8F.mc.59853CA84C5EF84BFC90FBAA9363FB8F>, <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C5EF84BFC90FC019212FB8F.mc.59853CA84C5EF84BFBC6FB889216FB8F> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Arenaria_leptoclados_leptoclados> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arenaria_leptoclados_leptoclados>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Arenaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "leptoclados" ;
|
||||
dwc:subSpecies "leptoclados" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Arenaria_leptoclados> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arenaria_leptoclados>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "leptoclados" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Arenaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arenaria>
|
||||
dwc:genus "Arenaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C5EF84BFC90FC019212FB8F.mc.59853CA84C5EF84BFC90FBAA9363FB8F>
|
||||
dwc:collectionCode "C" ;
|
||||
dwc:eventDate "2014-04-01" ;
|
||||
dwc:recordedBy "Largo San Giorgio & di San Giorgio" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C5EF84BFC90FC019212FB8F#59853CA84C5EF84BFC90FBAA9363FB8F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C5EF84BFC90FC019212FB8F.mc.59853CA84C5EF84BFBC6FB889216FB8F>
|
||||
dwc:collectionCode "MSNM" ;
|
||||
dwc:recordedBy "Santini" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C5EF84BFC90FC019212FB8F#59853CA84C5EF84BFBC6FB889216FB8F> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/61/44/87/614487E34C5EF84BFC90FE019388FD65.ttl
Normal file
108
data/61/44/87/614487E34C5EF84BFC90FE019388FD65.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5EF84BFC90FE019388FD65>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Poa_pratensis_Mert_> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Rumex obtusifolius L. s. l." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rumex_obtusifolius_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Rumex_crispus_obtusifolius> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rumex_obtusifolius_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Polygonaceae" ;
|
||||
dwc:genus "Rumex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "obtusifolius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TPTF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rumex_obtusifolius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Poa_pratensis_Mert_>
|
||||
dwc:authority "Mert. & W. D. J. Koch" ;
|
||||
dwc:authorityName "Mert. & W. D. J. Koch" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Poa" ;
|
||||
dwc:isHybrid "true" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mert. & Koch" ;
|
||||
dwc:species "pratensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Poa_pratensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rumex_obtusifolius>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Polygonaceae" ;
|
||||
dwc:genus "Rumex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obtusifolius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rumex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rumex>
|
||||
dwc:genus "Rumex" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polygonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polygonaceae>
|
||||
dwc:family "Polygonaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
107
data/61/44/87/614487E34C5EF84BFC91FA6793AEF907.ttl
Normal file
107
data/61/44/87/614487E34C5EF84BFC91FA6793AEF907.ttl
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5EF84BFC91FA6793AEF907>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Cerastium_glutinosum_Fr_> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Cerastium pumilum Curtis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cerastium_pumilum_Curtis_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cerastium_pumilum_Curtis_>
|
||||
dwc:authority "Curtis" ;
|
||||
dwc:authorityName "Curtis" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Cerastium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Curtis" ;
|
||||
dwc:species "pumilum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/SKGK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cerastium_pumilum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cerastium_glutinosum_Fr_>
|
||||
dwc:authority "Fr." ;
|
||||
dwc:authorityName "Fr." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Cerastium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fr." ;
|
||||
dwc:species "glutinosum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cerastium_glutinosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cerastium_pumilum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Cerastium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pumilum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cerastium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cerastium>
|
||||
dwc:genus "Cerastium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C5EF84BFFCFFBAB9682FB8E.ttl
Normal file
75
data/61/44/87/614487E34C5EF84BFFCFFBAB9682FB8E.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5EF84BFFCFFBAB9682FB8E>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Sinapis arvensis subsp. arvensis" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Sinapis_arvensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sinapis_arvensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Sinapis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arvensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sinapis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sinapis>
|
||||
dwc:genus "Sinapis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C5EF84BFFCFFDEF9603FC55.ttl
Normal file
75
data/61/44/87/614487E34C5EF84BFFCFFDEF9603FC55.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5EF84BFFCFFDEF9603FC55>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Rorippa sylvestris subsp. sylvestris" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Rorippa_sylvestris> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rorippa_sylvestris>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Rorippa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sylvestris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rorippa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rorippa>
|
||||
dwc:genus "Rorippa" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C5EF84BFFCFFE9E9619FD90.ttl
Normal file
92
data/61/44/87/614487E34C5EF84BFFCFFE9E9619FD90.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5EF84BFFCFFE9E9619FD90>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Rorippa palustris Besser" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rorippa_palustris_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rorippa_palustris_Linnaeus_>
|
||||
dwc:authority "(L.) Besser" ;
|
||||
dwc:authorityName "Besser" ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Rorippa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Besser" ;
|
||||
dwc:species "palustris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TCR2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rorippa_palustris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rorippa_palustris>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Rorippa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "palustris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rorippa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rorippa>
|
||||
dwc:genus "Rorippa" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
127
data/61/44/87/614487E34C5FF84AFC90FC9E93BDFC3A.ttl
Normal file
127
data/61/44/87/614487E34C5FF84AFC90FC9E93BDFC3A.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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5FF84AFC90FC9E93BDFC3A>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Lepidium coronopus Al-Shehbaz" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lepidium_coronopus_Linnaeus_> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Coronopus_squamatus_Forssk_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lepidium_coronopus_Linnaeus_>
|
||||
dwc:authority "(L.) Al-Shehbaz" ;
|
||||
dwc:authorityName "Al-Shehbaz" ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Lepidium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Al-Shehbaz" ;
|
||||
dwc:species "coronopus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6P8YQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lepidium_coronopus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Coronopus_squamatus_Forssk_>
|
||||
dwc:authority "(Forssk.) Asch." ;
|
||||
dwc:authorityName "Asch." ;
|
||||
dwc:baseAuthorityName "Forssk." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Coronopus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Forssk.) Asch." ;
|
||||
dwc:species "squamatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Coronopus_squamatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lepidium_coronopus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Lepidium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coronopus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lepidium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lepidium>
|
||||
dwc:genus "Lepidium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coronopus_squamatus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Coronopus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "squamatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Coronopus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coronopus>
|
||||
dwc:genus "Coronopus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C5FF84AFC91FA019485F991.ttl
Normal file
75
data/61/44/87/614487E34C5FF84AFC91FA019485F991.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5FF84AFC91FA019485F991>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Lepidium virginicum subsp. virginicum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Lepidium_virginicum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lepidium_virginicum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Lepidium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virginicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lepidium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lepidium>
|
||||
dwc:genus "Lepidium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
75
data/61/44/87/614487E34C5FF84AFFCFFC9E9564FC3A.ttl
Normal file
75
data/61/44/87/614487E34C5FF84AFFCFFC9E9564FC3A.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5FF84AFFCFFC9E9564FC3A>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Brassica rapa subsp. rapa" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassica_rapa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassica_rapa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rapa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassica>
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C5FF84AFFCFFDEF9649FCA1.ttl
Normal file
91
data/61/44/87/614487E34C5FF84AFFCFFDEF9649FCA1.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5FF84AFFCFFDEF9649FCA1>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Brassica oleracea L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Brassica_oleracea_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Brassica_oleracea_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "oleracea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N82N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassica_oleracea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassica_oleracea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oleracea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassica>
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C5FF84AFFCFFEFC95FFFD90.ttl
Normal file
92
data/61/44/87/614487E34C5FF84AFFCFFEFC95FFFD90.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5FF84AFFCFFEFC95FFFD90>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Brassica nigra W. D. J. Koch" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Brassica_nigra_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Brassica_nigra_Linnaeus_>
|
||||
dwc:authority "(L.) W.D.J.Koch" ;
|
||||
dwc:authorityName "W. D. J. Koch" ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Koch" ;
|
||||
dwc:species "nigra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N82D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassica_nigra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassica_nigra>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassica>
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
90
data/61/44/87/614487E34C5FF84BFC91F8DD9568FEA1.ttl
Normal file
90
data/61/44/87/614487E34C5FF84BFC91F8DD9568FEA1.ttl
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C5FF84BFC91F8DD9568FEA1>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Raphanus raphanistrum L. s. l." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Raphanus_raphanistrum_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Raphanus_raphanistrum_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Raphanus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "raphanistrum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RJXQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Raphanus_raphanistrum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Raphanus_raphanistrum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Raphanus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "raphanistrum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Raphanus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Raphanus>
|
||||
dwc:genus "Raphanus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
69
data/61/44/87/614487E34C60F872FC90F92D97FFFF65.ttl
Normal file
69
data/61/44/87/614487E34C60F872FC90F92D97FFFF65.ttl
Normal file
|
|
@ -0,0 +1,69 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C60F872FC90F92D97FFFF65>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Festuca rubra" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Festuca_rubra> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Festuca> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Festuca>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Festuca" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
76
data/61/44/87/614487E34C60F875FC90FD1793D5FC18.ttl
Normal file
76
data/61/44/87/614487E34C60F875FC90FD1793D5FC18.ttl
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C60F875FC90FD1793D5FC18>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Elymus repens subsp. repens" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Triticum_repens> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Elymus_repens> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Elymus_repens>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Elymus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "repens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Elymus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Elymus>
|
||||
dwc:genus "Elymus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C60F875FFCFFB8895A7FBED.ttl
Normal file
92
data/61/44/87/614487E34C60F875FFCFFB8895A7FBED.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C60F875FFCFFB8895A7FBED>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Anisantha sterilis Nevski" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Anisantha_sterilis_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Anisantha_sterilis_Linnaeus_>
|
||||
dwc:authority "(L.) Nevski" ;
|
||||
dwc:authorityName "Nevski" ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Anisantha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Nevski" ;
|
||||
dwc:species "sterilis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/67422> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Anisantha_sterilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anisantha_sterilis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Anisantha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sterilis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anisantha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anisantha>
|
||||
dwc:genus "Anisantha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
116
data/61/44/87/614487E34C60F875FFCFFBD39608FADC.ttl
Normal file
116
data/61/44/87/614487E34C60F875FFCFFBD39608FADC.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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C60F875FFCFFBD39608FADC>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Avena_barbata_Potter_> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Avena barbata Link" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C60F875FFCFFBD39608FADC.mc.59853CA84C60F875FFCFFB119798FB44> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Avena_barbata_Link_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Avena_barbata_Link_>
|
||||
dwc:authority "Pott ex Link" ;
|
||||
dwc:authorityName "Link" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Avena" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Link" ;
|
||||
dwc:species "barbata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/K2DL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Avena_barbata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Avena_barbata_Potter_>
|
||||
dwc:authority "Potter" ;
|
||||
dwc:authorityName "Potter" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Avena" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Potter" ;
|
||||
dwc:species "barbata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Avena_barbata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Avena_barbata>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Avena" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "barbata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Avena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Avena>
|
||||
dwc:genus "Avena" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C60F875FFCFFBD39608FADC.mc.59853CA84C60F875FFCFFB119798FB44>
|
||||
dwc:collectionCode "A" ;
|
||||
dwc:eventDate "1883-06" ;
|
||||
dwc:locality "Mura di Modena" ;
|
||||
dwc:recordedBy "di Modena" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C60F875FFCFFBD39608FADC#59853CA84C60F875FFCFFB119798FB44> ;
|
||||
a dwc:MaterialCitation .
|
||||
85
data/61/44/87/614487E34C60F875FFCFFD5A9560FBB2.ttl
Normal file
85
data/61/44/87/614487E34C60F875FFCFFD5A9560FBB2.ttl
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C60F875FFCFFD5A9560FBB2>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Anisantha madritensis subsp. madritensis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C60F875FFCFFD5A9560FBB2.mc.59853CA84C60F875FFCFFC99951EFCDC> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Bromus_madritensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Anisantha_madritensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anisantha_madritensis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Anisantha" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "madritensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anisantha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anisantha>
|
||||
dwc:genus "Anisantha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C60F875FFCFFD5A9560FBB2.mc.59853CA84C60F875FFCFFC99951EFCDC>
|
||||
dwc:collectionCode "L" ;
|
||||
dwc:eventDate "1883-05" ;
|
||||
dwc:locality "Mura di Modena" ;
|
||||
dwc:recordedBy "di Modena & di San Francesco" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C60F875FFCFFD5A9560FBB2#59853CA84C60F875FFCFFC99951EFCDC> ;
|
||||
a dwc:MaterialCitation .
|
||||
92
data/61/44/87/614487E34C60F875FFCFFE9E9644FD90.ttl
Normal file
92
data/61/44/87/614487E34C60F875FFCFFE9E9644FD90.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C60F875FFCFFE9E9644FD90>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Scirpoides holoschoenus Sojak" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scirpoides_holoschoenus_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Scirpoides_holoschoenus_Linnaeus_>
|
||||
dwc:authority "(L.) Sojak" ;
|
||||
dwc:authorityName "Sojak" ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Scirpoides" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Sojak" ;
|
||||
dwc:species "holoschoenus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4VLKJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scirpoides_holoschoenus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Scirpoides_holoschoenus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Scirpoides" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "holoschoenus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scirpoides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Scirpoides>
|
||||
dwc:genus "Scirpoides" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
90
data/61/44/87/614487E34C61F874FC90FB31928FFA18.ttl
Normal file
90
data/61/44/87/614487E34C61F874FC90FB31928FFA18.ttl
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C61F874FC90FB31928FFA18>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Commelina communis L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Commelina_communis_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Commelina_communis_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Commelinaceae" ;
|
||||
dwc:genus "Commelina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Commelinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "communis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/XFFY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Commelina_communis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Commelina_communis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Commelinaceae" ;
|
||||
dwc:genus "Commelina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Commelinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "communis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Commelina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Commelina>
|
||||
dwc:genus "Commelina" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Commelinaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Commelinaceae>
|
||||
dwc:family "Commelinaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Commelinales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Commelinales>
|
||||
dwc:order "Commelinales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
46
data/61/44/87/614487E34C61F874FC90FCB89356FB90.ttl
Normal file
46
data/61/44/87/614487E34C61F874FC90FCB89356FB90.ttl
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C61F874FC90FCB89356FB90>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Trachycarpus_fortunei_Hook_> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Trachycarpus_fortunei_Hook_>
|
||||
dwc:authority "(Hook.) H. Wendl." ;
|
||||
dwc:authorityName "H. Wendl." ;
|
||||
dwc:baseAuthorityName "Hook." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Arecaceae" ;
|
||||
dwc:genus "Trachycarpus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Arecales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hook.) Wendl." ;
|
||||
dwc:species "fortunei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CKZ6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Trachycarpus_fortunei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
116
data/61/44/87/614487E34C61F874FC90FEDD93EFFD8E.ttl
Normal file
116
data/61/44/87/614487E34C61F874FC90FEDD93EFFD8E.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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C61F874FC90FEDD93EFFD8E>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Muscari_atlanticum_Boiss_> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Muscari neglectum Guss." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/614487E34C61F874FC90FEDD93EFFD8E.mc.59853CA84C61F874FC90FE0193FFFE54> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Muscari_neglectum_Guss_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Muscari_neglectum_Guss_>
|
||||
dwc:authority "Guss." ;
|
||||
dwc:authorityName "Guss." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Asparagaceae" ;
|
||||
dwc:genus "Muscari" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Guss." ;
|
||||
dwc:species "neglectum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/44Q2C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Muscari_neglectum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Muscari_atlanticum_Boiss_>
|
||||
dwc:authority "Boiss. & Reut." ;
|
||||
dwc:authorityName "Boiss. & Reut." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Asparagaceae" ;
|
||||
dwc:genus "Muscari" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boiss. & Reut." ;
|
||||
dwc:species "atlanticum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Muscari_atlanticum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Muscari_neglectum>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Asparagaceae" ;
|
||||
dwc:genus "Muscari" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "neglectum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Muscari> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Muscari>
|
||||
dwc:genus "Muscari" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagaceae>
|
||||
dwc:family "Asparagaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/614487E34C61F874FC90FEDD93EFFD8E.mc.59853CA84C61F874FC90FE0193FFFE54>
|
||||
dwc:collectionCode "A" ;
|
||||
dwc:eventDate "1889-03" ;
|
||||
dwc:locality "Mura di Modena" ;
|
||||
dwc:recordedBy "di Modena" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/614487E34C61F874FC90FEDD93EFFD8E#59853CA84C61F874FC90FE0193FFFE54> ;
|
||||
a dwc:MaterialCitation .
|
||||
93
data/61/44/87/614487E34C61F874FFCFFAFC97D3F9ED.ttl
Normal file
93
data/61/44/87/614487E34C61F874FFCFFAFC97D3F9ED.ttl
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C61F874FFCFFAFC97D3F9ED>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Chamaeiris foetidissima Medik." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaeiris_foetidissima_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Populus_alba> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaeiris_foetidissima_Linnaeus_>
|
||||
dwc:authority "(L.) Medik." ;
|
||||
dwc:authorityName "Medik." ;
|
||||
dwc:baseAuthorityName "L." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:genus "Chamaeiris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Medik." ;
|
||||
dwc:species "foetidissima" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TJZ4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaeiris_foetidissima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaeiris_foetidissima>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:genus "Chamaeiris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "foetidissima" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chamaeiris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaeiris>
|
||||
dwc:genus "Chamaeiris" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Iridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iridaceae>
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
107
data/61/44/87/614487E34C61F875FC90F8DD957AFEA1.ttl
Normal file
107
data/61/44/87/614487E34C61F875FC90F8DD957AFEA1.ttl
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C61F875FC90F8DD957AFEA1>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Carex_divulsa_Good_> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Carex divulsa Stokes" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carex_divulsa_Stokes_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carex_divulsa_Stokes_>
|
||||
dwc:authority "Stokes" ;
|
||||
dwc:authorityName "Stokes" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stokes" ;
|
||||
dwc:species "divulsa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/R8ZH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_divulsa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carex_divulsa_Good_>
|
||||
dwc:authority "Good." ;
|
||||
dwc:authorityName "Good." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Good." ;
|
||||
dwc:species "divulsa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_divulsa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex_divulsa>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "divulsa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex>
|
||||
dwc:genus "Carex" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
99
data/61/44/87/614487E34C62F877FFCFFA449209FF43.ttl
Normal file
99
data/61/44/87/614487E34C62F877FFCFFA449209FF43.ttl
Normal file
|
|
@ -0,0 +1,99 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C62F877FFCFFA449209FF43>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/quadrivalens_Mey_>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14017872> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Asplenium trichomanes L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Asplenium_trichomanes_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14017872> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Asplenium_trichomanes_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "trichomanes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HLPN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Asplenium_trichomanes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asplenium_trichomanes>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trichomanes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asplenium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asplenium>
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aspleniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aspleniaceae>
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14017872>
|
||||
dc:description "Fig. 29 - Giovane pianta di Asplenium trichomanes s.l. cresciuto dietro un pluviale. / Young plant of Asplenium trichomanes s.l. growing behind a drainpipe. (Fotografia / Photograph: F. Buldrini)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14017872/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
108
data/61/44/87/614487E34C62F877FFCFFBCC95B7FA76.ttl
Normal file
108
data/61/44/87/614487E34C62F877FFCFFBCC95B7FA76.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C62F877FFCFFBCC95B7FA76>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lapsana_modesta_Distant_1910> ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Asplenium scolopendrium subsp. scolopendrium L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Asplenium_scolopendrium_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Phyllitis_scolopendrium> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Asplenium_scolopendrium_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "scolopendrium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/67V95> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Asplenium_scolopendrium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lapsana_modesta_Distant_1910>
|
||||
dwc:authorityName "Distant" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Lapsana" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Distant, 1910" ;
|
||||
dwc:species "modesta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lapsana_modesta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asplenium_scolopendrium>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scolopendrium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asplenium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asplenium>
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aspleniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aspleniaceae>
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C62F877FFCFFE9E9798FB8E.ttl
Normal file
92
data/61/44/87/614487E34C62F877FFCFFE9E9798FB8E.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C62F877FFCFFE9E9798FB8E>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/brunfelsii_Heufler_>' due to issues with rank ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Asplenium ruta-muraria L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Asplenium_ruta-muraria_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Asplenium_ruta-muraria_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "ruta-muraria" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HLD8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Asplenium_ruta-muraria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asplenium_ruta-muraria>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ruta-muraria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asplenium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asplenium>
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aspleniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aspleniaceae>
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C63F877FC90F8DC967EFEA1.ttl
Normal file
91
data/61/44/87/614487E34C63F877FC90F8DC967EFEA1.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C63F877FC90F8DC967EFEA1>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Asplenium adiantum-nigrum L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Asplenium_adiantum-nigrum_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Asplenium_adiantum-nigrum_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "adiantum-nigrum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HJR5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Asplenium_adiantum-nigrum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asplenium_adiantum-nigrum>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "adiantum-nigrum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asplenium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asplenium>
|
||||
dwc:genus "Asplenium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aspleniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aspleniaceae>
|
||||
dwc:family "Aspleniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C64F84EFC90F8FF97D6FF07.ttl
Normal file
92
data/61/44/87/614487E34C64F84EFC90F8FF97D6FF07.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C64F84EFC90F8FF97D6FF07>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Malus domestica Borkh." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Malus_domestica_Suckow_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Malus_domestica_Suckow_>
|
||||
dwc:authority "(Suckow) Borkh." ;
|
||||
dwc:authorityName "Borkh." ;
|
||||
dwc:baseAuthorityName "Suckow" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Malus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Suckow) Borkh." ;
|
||||
dwc:species "domestica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NHJZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Malus_domestica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malus_domestica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Malus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "domestica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malus>
|
||||
dwc:genus "Malus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/61/44/87/614487E34C64F871FC90FB5A9249F9CC.ttl
Normal file
92
data/61/44/87/614487E34C64F871FC90FB5A9249F9CC.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C64F871FC90FB5A9249F9CC>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Eriobotrya japonica Lindl." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eriobotrya_japonica_Thunb_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Eriobotrya_japonica_Thunb_>
|
||||
dwc:authority "(Thunb.) Lindl." ;
|
||||
dwc:authorityName "Lindl." ;
|
||||
dwc:baseAuthorityName "Thunb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Eriobotrya" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Thunb.) Lindl." ;
|
||||
dwc:species "japonica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3B2J8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eriobotrya_japonica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eriobotrya_japonica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Eriobotrya" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "japonica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eriobotrya> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eriobotrya>
|
||||
dwc:genus "Eriobotrya" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C64F871FC90FBEE9483FB65.ttl
Normal file
91
data/61/44/87/614487E34C64F871FC90FBEE9483FB65.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C64F871FC90FBEE9483FB65>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Crataegus monogyna Jacq." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Crataegus_monogyna_Jacq_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Crataegus_monogyna_Jacq_>
|
||||
dwc:authority "Jacq." ;
|
||||
dwc:authorityName "Jacq." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Crataegus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jacq." ;
|
||||
dwc:species "monogyna" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6BB5X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Crataegus_monogyna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crataegus_monogyna>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Crataegus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "monogyna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crataegus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crataegus>
|
||||
dwc:genus "Crataegus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C64F871FC90FCC293EDFB90.ttl
Normal file
91
data/61/44/87/614487E34C64F871FC90FCC293EDFB90.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C64F871FC90FCC293EDFB90>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Crataegus crus-galli L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Crataegus_crus-galli_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Crataegus_crus-galli_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Crataegus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "crus-galli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Z7VW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Crataegus_crus-galli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crataegus_crus-galli>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Crataegus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crus-galli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crataegus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crataegus>
|
||||
dwc:genus "Crataegus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
124
data/61/44/87/614487E34C64F871FC90FEFC932AFD90.ttl
Normal file
124
data/61/44/87/614487E34C64F871FC90FEFC932AFD90.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C64F871FC90FEFC932AFD90>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Vicia angustifolia L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Vicia_angustifolia_Linnaeus_> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Medicago_sativa_L_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Vicia_angustifolia_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Vicia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "angustifolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9D4QV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Vicia_angustifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Medicago_sativa_L_>
|
||||
dwc:authority "(L.) Batt." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Medicago" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Batt." ;
|
||||
dwc:species "sativa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Medicago_sativa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vicia_angustifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Vicia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angustifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vicia>
|
||||
dwc:genus "Vicia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:order "Fabales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Medicago_sativa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Medicago" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sativa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Medicago> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Medicago>
|
||||
dwc:genus "Medicago" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C64F871FFCFF89E923EFE9F.ttl
Normal file
91
data/61/44/87/614487E34C64F871FFCFF89E923EFE9F.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C64F871FFCFF89E923EFE9F>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Trifolium resupinatum L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Trifolium_resupinatum_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Trifolium_resupinatum_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Trifolium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "resupinatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/58Q4Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Trifolium_resupinatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Trifolium_resupinatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Trifolium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "resupinatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trifolium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Trifolium>
|
||||
dwc:genus "Trifolium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:order "Fabales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/61/44/87/614487E34C64F871FFCFFA9E96D7FA54.ttl
Normal file
91
data/61/44/87/614487E34C64F871FFCFFA9E96D7FA54.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/614487E34C64F871FFCFFA9E96D7FA54>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Trifolium dubium Sibth." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Trifolium_dubium_Sibth_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2020.443>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2020-06-19" ;
|
||||
bibo:startPage "3" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Flora vascolare spontanea della città di Modena: analisi del centro storico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Trifolium_dubium_Sibth_>
|
||||
dwc:authority "Sibth." ;
|
||||
dwc:authorityName "Sibth." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Trifolium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sibth." ;
|
||||
dwc:species "dubium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/58PT2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Trifolium_dubium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Trifolium_dubium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Trifolium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dubium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trifolium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Trifolium>
|
||||
dwc:genus "Trifolium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:order "Fabales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue