This commit is contained in:
parent
8a794d8554
commit
2416d64c90
75
data/61/44/87/614487E34C5CF849FFCFFB5A97F9FADC.ttl
Normal file
75
data/61/44/87/614487E34C5CF849FFCFFB5A97F9FADC.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/614487E34C5CF849FFCFFB5A97F9FADC>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Phytolacca americana L." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Phytolacca_americana> ;
|
||||
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/Phytolacca_americana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Phytolaccaceae" ;
|
||||
dwc:genus "Phytolacca" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "americana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phytolacca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phytolacca>
|
||||
dwc:genus "Phytolacca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phytolaccaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phytolaccaceae>
|
||||
dwc:family "Phytolaccaceae" ;
|
||||
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 .
|
76
data/61/44/87/614487E34C5CF849FFCFFD319608FD43.ttl
Normal file
76
data/61/44/87/614487E34C5CF849FFCFFD319608FD43.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/614487E34C5CF849FFCFFD319608FD43>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Lipandra polysperma S. Fuentes, Uotila & Borsch" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Chenopodium_polyspermum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Lipandra_polysperma> ;
|
||||
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/Lipandra_polysperma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Lipandra" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "polysperma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lipandra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lipandra>
|
||||
dwc:genus "Lipandra" ;
|
||||
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 .
|
75
data/61/44/87/614487E34C5CF849FFCFFFD395B6FF65.ttl
Normal file
75
data/61/44/87/614487E34C5CF849FFCFFFD395B6FF65.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/614487E34C5CF849FFCFFFD395B6FF65>
|
||||
dc:creator "Buldrini, Fabrizio; Gentilini, Matteo; Bruni, Cinzia; Santini, Claudio; Alessandrini, Alessandro; Bosi, Giovanna" ;
|
||||
dc:title "Amaranthus retroflexus L." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2020.443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Amaranthus_retroflexus> ;
|
||||
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/Amaranthus_retroflexus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Amaranthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "retroflexus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amaranthus>
|
||||
dwc:genus "Amaranthus" ;
|
||||
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 .
|
Loading…
Reference in a new issue