GG2RDF 2024-07-22T15:20:46.260Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-07-22 15:20:58 +00:00
parent c9afebdbe7
commit a65ee615c6
21 changed files with 2278 additions and 0 deletions

View file

@ -0,0 +1,143 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03A687A38157FFECE22AF9EEBD0F891A>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Halicyne_agnota_Meyer_1838>, <http://dx.doi.org/10.5281/zenodo.12006747>, <http://dx.doi.org/10.5281/zenodo.12006715> ;
dc:creator "Pieroni, Vittorio" ;
dc:title "Halicyne agnota von Meyer 1844" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A687A38157FFECE22AF9EEBD0F891A.mc.3B673CE88157FFEBE542F941BCF08A76> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Halicyne_Meyer_1838> ;
trt:publishedIn <http://dx.doi.org/10.1186/s13358-024-00306-9> ;
a trt:Treatment .
<http://dx.doi.org/10.1186/s13358-024-00306-9>
bibo:endPage "8" ;
bibo:issue "1" ;
bibo:journal "Swiss Journal of Palaeontology" ;
bibo:pubDate "2024-02-28" ;
bibo:series "9" ;
bibo:startPage "1" ;
bibo:volume "143" ;
dc:creator "Pieroni, Vittorio" ;
dc:date "2024" ;
dc:title "The first Cyclida from the Triassic of Italy" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12006747>, <http://dx.doi.org/10.5281/zenodo.12006715> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Halicyne_Meyer_1838>
dwc:authority "(von Meyer, 1838)" ;
dwc:authorityName "von Meyer" ;
dwc:authorityYear "1844" ;
dwc:baseAuthorityName "von Meyer" ;
dwc:baseAuthorityYear "1838" ;
dwc:class "Maxillopoda" ;
dwc:family "Cyclidae" ;
dwc:genus "Halicyne" ;
dwc:isUncertain "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyclida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(von Meyer, 1838) von Meyer, 1844" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Halicyne> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Halicyne_agnota_Meyer_1838>
dwc:authority "(von Meyer, 1838)" ;
dwc:baseAuthorityName "von Meyer" ;
dwc:baseAuthorityYear "1838" ;
dwc:class "Maxillopoda" ;
dwc:family "Cyclidae" ;
dwc:genus "Halicyne" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyclida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(von Meyer, 1838)" ;
dwc:species "agnota" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Halicyne_agnota> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Halicyne>
dwc:class "Maxillopoda" ;
dwc:family "Cyclidae" ;
dwc:genus "Halicyne" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyclida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclidae>
dwc:class "Maxillopoda" ;
dwc:family "Cyclidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyclida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclida>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyclida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maxillopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maxillopoda>
dwc:class "Maxillopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halicyne_agnota>
dwc:class "Maxillopoda" ;
dwc:family "Cyclidae" ;
dwc:genus "Halicyne" ;
dwc:kingdom "Animalia" ;
dwc:order "Cyclida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "agnota" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halicyne> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.12006747>
dc:description "Fig. 3 Specimen MSNVI-SOST-01. a dorsal view; b the same image with marked morphological features [ak axial keel, al 1al 2 axial lobes 12, br branchial region, ilk inner lyrate keel, ll 1ll 3 lateral lobes 13, mr marginal rim, olk outer lyrate keel,on optic notch, pal posterior axial lobe]; c posterior view; d lateral view" ;
fabio:hasRepresentation <https://zenodo.org/record/12006747/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12006715>
dc:description "Fig. 1 Geographic location and outcrop of the Halicyne fossil discussed in this study. a locality of find, the asterisk indicate the fossiliferous outcrop here described;b outcrops (grey areas) of the San Salvatore Formation in the subalpine foothills of Lombardy, Piedmont (Italy) and Canton Ticino (Switzerland); c geological map of the San Salvatore Formation in the Sostegno area (after Zantonelli, 2011, simplified); d photograph of the site with Halicyne; e complete section exposed along road SP 64 (Sostegno-Asei),the red rectangle indicates the outcrop figured in d" ;
fabio:hasRepresentation <https://zenodo.org/record/12006715/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A687A38157FFECE22AF9EEBD0F891A.mc.3B673CE88157FFEBE542F941BCF08A76>
trt:httpUri <https://treatment.plazi.org/id/03A687A38157FFECE22AF9EEBD0F891A#3B673CE88157FFEBE542F941BCF08A76> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E780A4CFCABFEB682BD3647>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Cardamine hamiltonii G. Don, Gen. Hist." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4CFCABFEB682BD3647.mc.3B082B4C5E780A4DFC8EFDE0842E36AE> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cardamine_hamiltonii> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Cardamine_hamiltonii>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Cardamine" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "hamiltonii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cardamine> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cardamine>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Cardamine" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4CFCABFEB682BD3647.mc.3B082B4C5E780A4DFC8EFDE0842E36AE>
dwc:collectionCode "N" ;
dwc:eventDate "2014-06-09" ;
dwc:locality "river Sesia" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E780A4CFCABFEB682BD3647#3B082B4C5E780A4DFC8EFDE0842E36AE> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E780A4DFF9AFF0D851C3574>
cito:cites <http://dx.doi.org/10.5281/zenodo.12523709> ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Bidens vulgatus Greene" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4DFF9AFF0D851C3574.mc.3B082B4C5E780A4DFF7CFEB680FF35DE>, <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4DFF9AFF0D851C3574.mc.3B082B4C5E780A4DFF01FE1D80C83629>, <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4DFF9AFF0D851C3574.mc.3B082B4C5E780A4DFF1FFDA781AB36D1>, <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4DFF9AFF0D851C3574.mc.3B082B4C5E780A4DFE78FD2C811C3774> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Bidens_vulgatus> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12523709> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Bidens_vulgatus>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Bidens" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "vulgatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bidens> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bidens>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Bidens" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.12523709>
dc:description "Fig. 2 - Bidens vulgatus, Martignana di Po (CR), September 2014 (Photo: F. Verloove)." ;
fabio:hasRepresentation <https://zenodo.org/record/12523709/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4DFF9AFF0D851C3574.mc.3B082B4C5E780A4DFF7CFEB680FF35DE>
trt:httpUri <https://treatment.plazi.org/id/03C990075E780A4DFF9AFF0D851C3574#3B082B4C5E780A4DFF7CFEB680FF35DE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4DFF9AFF0D851C3574.mc.3B082B4C5E780A4DFF01FE1D80C83629>
trt:httpUri <https://treatment.plazi.org/id/03C990075E780A4DFF9AFF0D851C3574#3B082B4C5E780A4DFF01FE1D80C83629> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4DFF9AFF0D851C3574.mc.3B082B4C5E780A4DFF1FFDA781AB36D1>
trt:httpUri <https://treatment.plazi.org/id/03C990075E780A4DFF9AFF0D851C3574#3B082B4C5E780A4DFF1FFDA781AB36D1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E780A4DFF9AFF0D851C3574.mc.3B082B4C5E780A4DFE78FD2C811C3774>
trt:httpUri <https://treatment.plazi.org/id/03C990075E780A4DFF9AFF0D851C3574#3B082B4C5E780A4DFE78FD2C811C3774> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,114 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E790A4BFCD4FA1D837E3556>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Panicum barbipulvinatum Nash, Mem." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4BFCD4FA1D837E3556.mc.3B082B4C5E790A4CFC8EF9E084C832AE>, <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4BFCD4FA1D837E3556.mc.3B082B4C5E790A4CFB1BF92D835E3375>, <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4BFCD4FA1D837E3556.mc.3B082B4C5E7E0A4BFC8EFF4E837A3556> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_barbipulvinatum> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Panicum_barbipulvinatum>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "barbipulvinatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Panicum>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
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:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
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:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4BFCD4FA1D837E3556.mc.3B082B4C5E790A4CFC8EF9E084C832AE>
dwc:collectionCode "S" ;
dwc:eventDate "2014-07-09" ;
dwc:locality "Po" ;
dwc:recordedBy "Prov. Alessandria" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E790A4BFCD4FA1D837E3556#3B082B4C5E790A4CFC8EF9E084C832AE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4BFCD4FA1D837E3556.mc.3B082B4C5E790A4CFB1BF92D835E3375>
dwc:collectionCode "S" ;
dwc:eventDate "2014-07-09" ;
dwc:locality "Po" ;
dwc:recordedBy "Prov. Alessandria" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E790A4BFCD4FA1D837E3556#3B082B4C5E790A4CFB1BF92D835E3375> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4BFCD4FA1D837E3556.mc.3B082B4C5E7E0A4BFC8EFF4E837A3556>
dwc:eventDate "2014-09" ;
dwc:locality "Po" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E790A4BFCD4FA1D837E3556#3B082B4C5E7E0A4BFC8EFF4E837A3556> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E790A4CFCD4FD0D8409311B>
cito:cites <http://dx.doi.org/10.5281/zenodo.12523711> ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Oenothera pedemontana Soldano, Rivista" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4CFCD4FD0D8409311B.mc.3B082B4C5E790A4CFC8EFCB7847137FD> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Onagraceae> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Oenothera_pedemontana> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12523711> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Oenothera_pedemontana>
dwc:class "Magnoliopsida" ;
dwc:family "Onagraceae" ;
dwc:genus "Oenothera" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pedemontana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oenothera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oenothera>
dwc:class "Magnoliopsida" ;
dwc:family "Onagraceae" ;
dwc:genus "Oenothera" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Onagraceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Onagraceae>
dwc:class "Magnoliopsida" ;
dwc:family "Onagraceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.12523711>
dc:description "Fig. 3 - Oenothera pedemontana, Bereguardo (PV), September 2014 (Photo: N.Ardenghi)." ;
fabio:hasRepresentation <https://zenodo.org/record/12523711/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4CFCD4FD0D8409311B.mc.3B082B4C5E790A4CFC8EFCB7847137FD>
dwc:collectionCode "F" ;
dwc:eventDate "2014-11-09" ;
dwc:locality "river Ticino" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E790A4CFCD4FD0D8409311B#3B082B4C5E790A4CFC8EFCB7847137FD> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E790A4CFF9AF8948597360B>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Muhlenbergia frondosa Fernald" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4CFF9AF8948597360B.mc.3B082B4C5E790A4CFC8EFF0D83C53492> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Muhlenbergia_frondosa> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Muhlenbergia_frondosa>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Muhlenbergia" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "frondosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Muhlenbergia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Muhlenbergia>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Muhlenbergia" ;
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:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
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:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4CFF9AF8948597360B.mc.3B082B4C5E790A4CFC8EFF0D83C53492>
dwc:collectionCode "E" ;
dwc:eventDate "2014-09-13" ;
dwc:locality "river Po" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E790A4CFF9AF8948597360B#3B082B4C5E790A4CFC8EFF0D83C53492> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E790A4CFF9AFB4E827D3292>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Digitaria violascens Link, Hort. Berol." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4CFF9AFB4E827D3292.mc.3B082B4C5E790A4CFF7CFAD1811C31DF> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Digitaria_violascens> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Digitaria_violascens>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Digitaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "violascens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Digitaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Digitaria>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Digitaria" ;
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:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
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:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4CFF9AFB4E827D3292.mc.3B082B4C5E790A4CFF7CFAD1811C31DF>
dwc:collectionCode "S" ;
dwc:eventDate "2014-07-09" ;
dwc:locality "river Po" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E790A4CFF9AFB4E827D3292#3B082B4C5E790A4CFF7CFAD1811C31DF> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E790A4CFF9AFDC1820130CC>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Cucurbita maxima Duchesne, Essai Hist. Nat. Courges" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4CFF9AFDC1820130CC.mc.3B082B4C5E790A4CFF7CFD6880D83756> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cucurbita_maxima> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Cucurbita_maxima>
dwc:class "Magnoliopsida" ;
dwc:family "Cucurbitaceae" ;
dwc:genus "Cucurbita" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "maxima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cucurbita> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cucurbita>
dwc:class "Magnoliopsida" ;
dwc:family "Cucurbitaceae" ;
dwc:genus "Cucurbita" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cucurbitaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cucurbitaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Cucurbitaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cucurbitales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cucurbitales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Cucurbitales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E790A4CFF9AFDC1820130CC.mc.3B082B4C5E790A4CFF7CFD6880D83756>
dwc:collectionCode "F" ;
dwc:eventDate "2014-07-09" ;
dwc:locality "river Sesia" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E790A4CFF9AFDC1820130CC#3B082B4C5E790A4CFF7CFD6880D83756> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7A0A4EFCABF972813E3156>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Amaranthus palmeri S. Watson, Proc. Amer. Acad. Arts" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7A0A4EFCABF972813E3156.mc.3B082B4C5E7B0A4EFF7CFF02808F3492> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Amaranthus_palmeri> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Amaranthus_palmeri>
dwc:class "Magnoliopsida" ;
dwc:family "Amaranthaceae" ;
dwc:genus "Amaranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "palmeri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Amaranthus>
dwc:class "Magnoliopsida" ;
dwc:family "Amaranthaceae" ;
dwc:genus "Amaranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:family "Amaranthaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7A0A4EFCABF972813E3156.mc.3B082B4C5E7B0A4EFF7CFF02808F3492>
dwc:collectionCode "F" ;
dwc:eventDate "2014-09-09" ;
dwc:locality "river Scrivia" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7A0A4EFCABF972813E3156#3B082B4C5E7B0A4EFF7CFF02808F3492> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7B0A4EFF9AFAD083EC3692>
cito:cites <http://dx.doi.org/10.5281/zenodo.12523707> ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Bidens connatus Willd., Sp. Pl." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7B0A4EFF9AFAD083EC3692.mc.3B082B4C5E7B0A4EFF7CF99A81443208> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Bidens_connatus> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12523707> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Bidens_connatus>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Bidens" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "connatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bidens> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bidens>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Bidens" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.12523707>
dc:description "Fig. 1 - Bidens connatus, Bastida Pancarana (PV), September 2014 (Photo: N.Ardenghi)." ;
fabio:hasRepresentation <https://zenodo.org/record/12523707/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7B0A4EFF9AFAD083EC3692.mc.3B082B4C5E7B0A4EFF7CF99A81443208>
dwc:catalogNumber "E25" ;
dwc:collectionCode "W" ;
dwc:eventDate "2014-12-09" ;
dwc:locality "Villanova" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7B0A4EFF9AFAD083EC3692#3B082B4C5E7B0A4EFF7CF99A81443208> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7C0A49FCABFF6B843A371A>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Rotala ramosior Koehne" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7C0A49FCABFF6B843A371A.mc.3B082B4C5E7C0A49FC8EFE1D859635A1> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Rotala_ramosior> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Rotala_ramosior>
dwc:class "Magnoliopsida" ;
dwc:family "Lythraceae" ;
dwc:genus "Rotala" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ramosior" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rotala> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rotala>
dwc:class "Magnoliopsida" ;
dwc:family "Lythraceae" ;
dwc:genus "Rotala" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lythraceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lythraceae>
dwc:class "Magnoliopsida" ;
dwc:family "Lythraceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7C0A49FCABFF6B843A371A.mc.3B082B4C5E7C0A49FC8EFE1D859635A1>
dwc:collectionCode "F" ;
dwc:eventDate "2014-12-09" ;
dwc:locality "Villanova" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7C0A49FCABFF6B843A371A#3B082B4C5E7C0A49FC8EFE1D859635A1> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7C0A49FF9AFF75840B34AE>
cito:cites <http://dx.doi.org/10.5281/zenodo.12523715> ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Populus deltoides Marshall, Arbust. Amer." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7C0A49FF9AFF75840B34AE.mc.3B082B4C5E7C0A49FF7CFE1D82B43583> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Populus_deltoides> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12523715> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Populus_deltoides>
dwc:class "Magnoliopsida" ;
dwc:family "Salicaceae" ;
dwc:genus "Populus" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "deltoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Populus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Populus>
dwc:class "Magnoliopsida" ;
dwc:family "Salicaceae" ;
dwc:genus "Populus" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salicaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Salicaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Salicaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.12523715>
dc:description "Fig. 5 - Populus deltoides, San Rocco al Porto (LO), September 2014 (Photo: F. Verloove)." ;
fabio:hasRepresentation <https://zenodo.org/record/12523715/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7C0A49FF9AFF75840B34AE.mc.3B082B4C5E7C0A49FF7CFE1D82B43583>
dwc:collectionCode "W" ;
dwc:eventDate "2014-09-13" ;
dwc:locality "river Po" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7C0A49FF9AFF75840B34AE#3B082B4C5E7C0A49FF7CFE1D82B43583> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7D0A48FF9AFC3E80E83139>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Symphyotrichum squamatum G. L. Nesom, Phytologia" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7D0A48FF9AFC3E80E83139.mc.3B082B4C5E7D0A48FF7CFBC6828430CC> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Symphyotrichum_squamatum> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Symphyotrichum_squamatum>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Symphyotrichum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "squamatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Symphyotrichum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Symphyotrichum>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Symphyotrichum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7D0A48FF9AFC3E80E83139.mc.3B082B4C5E7D0A48FF7CFBC6828430CC>
dwc:catalogNumber "A7" ;
dwc:collectionCode "A" ;
dwc:eventDate "2014-09-09" ;
dwc:locality "river Scrivia" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7D0A48FF9AFC3E80E83139#3B082B4C5E7D0A48FF7CFBC6828430CC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,112 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7D0A48FF9AFF0D827037FD>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Symphyotrichum pilosum var. pringlei G. L. Nesom, Phytologia" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7D0A48FF9AFF0D827037FD.mc.3B082B4C5E7D0A48FF7CFEB6825735FD> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Symphyotrichum_pilosum_pringlei> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Symphyotrichum_pilosum_pringlei>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Symphyotrichum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "pilosum" ;
dwc:variety "pringlei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Symphyotrichum_pilosum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Symphyotrichum_pilosum>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Symphyotrichum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pilosum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Symphyotrichum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Symphyotrichum>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Symphyotrichum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7D0A48FF9AFF0D827037FD.mc.3B082B4C5E7D0A48FF7CFEB6825735FD>
dwc:collectionCode "F" ;
dwc:eventDate "2014-06-09" ;
dwc:locality "Ghislarengo" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7D0A48FF9AFF0D827037FD#3B082B4C5E7D0A48FF7CFEB6825735FD> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7E0A4AFCABFED080E5360B>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Panicum philadelphicum Trin., Gram. Panic." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7E0A4AFCABFED080E5360B.mc.3B082B4C5E7F0A4AFF7CFF02823334B0> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_philadelphicum> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Panicum_philadelphicum>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "philadelphicum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Panicum>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
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:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
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:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7E0A4AFCABFED080E5360B.mc.3B082B4C5E7F0A4AFF7CFF02823334B0>
dwc:collectionCode "S" ;
dwc:eventDate "2014-07-09" ;
dwc:locality "river Po" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7E0A4AFCABFED080E5360B#3B082B4C5E7F0A4AFF7CFF02823334B0> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7F0A49FCABFE3F818834B0>
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Persicaria pensylvanica M. Gómez" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7F0A49FCABFE3F818834B0.mc.3B082B4C5E7F0A4AFC8EFDC6847636CC> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Persicaria_pensylvanica> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Persicaria_pensylvanica>
dwc:class "Magnoliopsida" ;
dwc:family "Polygonaceae" ;
dwc:genus "Persicaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pensylvanica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Persicaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Persicaria>
dwc:class "Magnoliopsida" ;
dwc:family "Polygonaceae" ;
dwc:genus "Persicaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:family "Polygonaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Caryophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7F0A49FCABFE3F818834B0.mc.3B082B4C5E7F0A4AFC8EFDC6847636CC>
dwc:collectionCode "W" ;
dwc:eventDate "2014-09-15" ;
dwc:locality "river Po" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7F0A49FCABFE3F818834B0#3B082B4C5E7F0A4AFC8EFDC6847636CC> ;
a dwc:MaterialCitation .

View 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03C990075E7F0A4AFF9AFD0D858835FD>
cito:cites <http://dx.doi.org/10.5281/zenodo.12523713> ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:title "Perilla frutescens" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7F0A4AFF9AFD0D858835FD.mc.3B082B4C5E7F0A4AFF7CFC95851C34AE> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2015.219> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Perilla_frutescens> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2015.219>
bibo:endPage "14" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2015-06-30" ;
bibo:startPage "5" ;
bibo:volume "2" ;
dc:creator "Verloove, Filip; Ardenghi, Nicola M. G." ;
dc:date "2015" ;
dc:title "New distributional records of non-native vascular plants in northern Italy" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12523713> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Perilla_frutescens>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Perilla" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "frutescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Perilla> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Perilla>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Perilla" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
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:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.12523713>
dc:description "Fig. 4 - Perilla frutescens, Basaluzzo (AL), September 2014 (Photo: F. Verloove)." ;
fabio:hasRepresentation <https://zenodo.org/record/12523713/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03C990075E7F0A4AFF9AFD0D858835FD.mc.3B082B4C5E7F0A4AFF7CFC95851C34AE>
dwc:catalogNumber "SP 160" ;
dwc:collectionCode "SP" ;
dwc:eventDate "2014-08-09" ;
dwc:locality "Lemme" ;
trt:httpUri <https://treatment.plazi.org/id/03C990075E7F0A4AFF9AFD0D858835FD#3B082B4C5E7F0A4AFF7CFC95851C34AE> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,189 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/3C333E1A72D353A6A744244FE1246BB1>
cito:cites <http://dx.doi.org/10.3897/zookeys.1207.120663.figures1-4> ;
dc:creator "Gamboa, Jean; Gil-Santana, Hélcio R.; Gamboa-Tabares, Armando; Martínez-Viuche, Eidy; Serna, Francisco" ;
dc:title "Neotropiconyttus alboannulatus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neotropiconyttus_alboannulatus_Stal_1855> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Amaurosphodrus_albo-annulatus>, <http://taxon-name.plazi.org/id/Animalia/Zelus_albo-annulatus> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Zelus_alboannulatus_Stal_1855> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1207.120663> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1207.120663>
bibo:endPage "204" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-07-19" ;
bibo:startPage "185" ;
bibo:volume "1207" ;
dc:creator "Gamboa, Jean; Gil-Santana, Hélcio R.; Gamboa-Tabares, Armando; Martínez-Viuche, Eidy; Serna, Francisco" ;
dc:date "2024" ;
dc:title "A new species of Neotropiconyttus Kirkaldy (Hemiptera, Reduviidae) in a cacao plantation from the Colombian Napo Province, including a key to species, and taxonomic notes of the genus" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1207.120663.figures1-4> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neotropiconyttus_alboannulatus_Stal_1855>
dwc:authority "(Stal, 1855)" ;
dwc:baseAuthorityName "Stal" ;
dwc:baseAuthorityYear "1855" ;
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Neotropiconyttus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Stal, 1855)" ;
dwc:species "alboannulatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46VYJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus_alboannulatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Zelus_alboannulatus_Stal_1855>
dwc:authority "Stal, 1855: 189" ;
dwc:authorityName "Stal" ;
dwc:authorityPageNumber "189" ;
dwc:authorityYear "1855" ;
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Zelus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stal, 1855" ;
dwc:species "alboannulatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelus_alboannulatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus_alboannulatus>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Neotropiconyttus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "alboannulatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Neotropiconyttus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zelus_alboannulatus>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Zelus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "alboannulatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zelus>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Zelus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amaurosphodrus_albo-annulatus>
dwc:class "Insecta" ;
dwc:genus "Amaurosphodrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "albo-annulatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amaurosphodrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amaurosphodrus>
dwc:class "Insecta" ;
dwc:genus "Amaurosphodrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zelus_albo-annulatus>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Zelus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "albo-annulatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1207.120663.figures1-4>
dc:description "Figures 14. Neotropiconyttus alboannulatus (Stål, 1855), syntype, female, deposited in NHRS, catalog number NHRS - GULI 000000054, photographs provided by Gunvi Lindberg, 2023 of Naturhistoriska Riksmuseet [Swedish Museum of Natural History] and made available by this institution under the Creative Commons Attribution 4.0 International Public License, CC-BY 4.0, https://creativecommons.org/licenses/by/4.0/legalcode1dorsal view 2 ventral view 3 lateral view 4 labels." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1095674> ;
a fabio:Figure .

View file

@ -13,6 +13,7 @@
cito:cites <http://dx.doi.org/10.3897/zookeys.1207.120663.figures5-7>, <http://dx.doi.org/10.3897/zookeys.1207.120663.figures8-16>, <http://dx.doi.org/10.3897/zookeys.1207.120663.figures17-32>, <http://dx.doi.org/10.3897/zookeys.1207.120663.figures33-42> ;
dc:creator "Gamboa, Jean; Gil-Santana, Hélcio R.; Gamboa-Tabares, Armando; Martínez-Viuche, Eidy; Serna, Francisco" ;
dc:title "Neotropiconyttus armandoi Gamboa & Gil-Santana & Gamboa-Tabares & Martínez-Viuche & Serna 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3C800A9483325AE497806335AA363037.mc.B1B5F4B41AF1E09BD72F73619C1FBB47> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neotropiconyttus_armandoi_Gamboa_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1207.120663> ;
a trt:Treatment .
@ -126,3 +127,17 @@
dc:description "Figures 3342. Neotropiconyttus armandoi sp. nov., holotype, male genitalia 3336 pygophore and parameres, general outline 33 dorsal view 34 lateral view 35 ventral view 36 posterior view 3739 aedeagus 37 dorsal view 38 lateral view 39 ventral view 4042 aedeagus with endosoma completely inflated 40 dorsal view 41 lateral view 42 ventral view. Scale bars: 0.3 mm (36); 0.2 mm (3335, 3742)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1095678> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/3C800A9483325AE497806335AA363037.mc.B1B5F4B41AF1E09BD72F73619C1FBB47>
dwc:catalogNumber "LEUA- 42920" ;
dwc:collectionCode "LEUA" ;
dwc:eventDate "2021-12-05" ;
dwc:locality "Fca. El Porvenir" ;
dwc:recordedBy "A. Gamboa" ;
dwc:samplingProtocol "entomological net" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "272" ;
dwc:verbatimLatitude "1.4991667" ;
dwc:verbatimLongitude "-75.73416" ;
trt:httpUri <https://treatment.plazi.org/id/3C800A9483325AE497806335AA363037#B1B5F4B41AF1E09BD72F73619C1FBB47> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,94 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/D9A758E6B1D75CBE82C7F4147517FAE3>
dc:creator "Gamboa, Jean; Gil-Santana, Hélcio R.; Gamboa-Tabares, Armando; Martínez-Viuche, Eidy; Serna, Francisco" ;
dc:title "Neotropiconyttus Kirkaldy 1909" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neotropiconyttus_Kirkaldy_1909> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1207.120663> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1207.120663>
bibo:endPage "204" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-07-19" ;
bibo:startPage "185" ;
bibo:volume "1207" ;
dc:creator "Gamboa, Jean; Gil-Santana, Hélcio R.; Gamboa-Tabares, Armando; Martínez-Viuche, Eidy; Serna, Francisco" ;
dc:date "2024" ;
dc:title "A new species of Neotropiconyttus Kirkaldy (Hemiptera, Reduviidae) in a cacao plantation from the Colombian Napo Province, including a key to species, and taxonomic notes of the genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neotropiconyttus_Kirkaldy_1909>
dwc:authority "Kirkaldy, 1909" ;
dwc:authorityName "Kirkaldy" ;
dwc:authorityYear "1909" ;
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Neotropiconyttus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kirkaldy, 1909" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62YN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Neotropiconyttus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,177 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/E0341C0B2AE65D5283903DC3E378484D>
cito:cites <http://dx.doi.org/10.3897/zookeys.1207.120663.figures43-51> ;
dc:creator "Gamboa, Jean; Gil-Santana, Hélcio R.; Gamboa-Tabares, Armando; Martínez-Viuche, Eidy; Serna, Francisco" ;
dc:title "Neotropiconyttus dama" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neotropiconyttus_dama_Burmeister_1838> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Amaurosphodrus_dama> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Myocoris_dama_Burmeister_1838> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1207.120663> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1207.120663>
bibo:endPage "204" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-07-19" ;
bibo:startPage "185" ;
bibo:volume "1207" ;
dc:creator "Gamboa, Jean; Gil-Santana, Hélcio R.; Gamboa-Tabares, Armando; Martínez-Viuche, Eidy; Serna, Francisco" ;
dc:date "2024" ;
dc:title "A new species of Neotropiconyttus Kirkaldy (Hemiptera, Reduviidae) in a cacao plantation from the Colombian Napo Province, including a key to species, and taxonomic notes of the genus" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1207.120663.figures43-51> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neotropiconyttus_dama_Burmeister_1838>
dwc:authority "(Burmeister, 1838)" ;
dwc:baseAuthorityName "Burmeister" ;
dwc:baseAuthorityYear "1838" ;
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Neotropiconyttus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Burmeister, 1838)" ;
dwc:species "dama" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46VYK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus_dama> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Myocoris_dama_Burmeister_1838>
dwc:authority "Burmeister, 1838: 105" ;
dwc:authorityName "Burmeister" ;
dwc:authorityPageNumber "105" ;
dwc:authorityYear "1838" ;
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Myocoris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1838" ;
dwc:species "dama" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myocoris_dama> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus_dama>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Neotropiconyttus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dama" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neotropiconyttus>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Neotropiconyttus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myocoris_dama>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Myocoris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dama" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myocoris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myocoris>
dwc:class "Insecta" ;
dwc:family "Reduviidae" ;
dwc:genus "Myocoris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amaurosphodrus_dama>
dwc:class "Insecta" ;
dwc:genus "Amaurosphodrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dama" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amaurosphodrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amaurosphodrus>
dwc:class "Insecta" ;
dwc:genus "Amaurosphodrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1207.120663.figures43-51>
dc:description "Figures 4351. Neotropiconyttus dama (Burmeister, 1838), syntypes, females 4345 specimen labeled as “ Typus ” 43 dorsal view 44 lateral view 45 labels 4651 specimens labeled as “ Paratypus ” 46 dorsal view 47 lateral view 48 labels 49 dorsal view 50 lateral view 51 labels." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1095679> ;
a fabio:Figure .