GG2RDF 2024-08-21T18:02:02.055Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-21 18:02:15 +00:00
parent c7369ffa32
commit 59b175cf7a

View file

@ -0,0 +1,160 @@
@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/1E097655FF9BFF96FF0BFCF5E585F975>
cito:cites <http://dx.doi.org/10.5281/zenodo.13214533>, <http://dx.doi.org/10.5281/zenodo.13214535>, <http://dx.doi.org/10.5281/zenodo.13214537> ;
dc:creator "Sharma, Ashutosh; Adamowski, Wojciech; Naithani, Harsh Bardhan; Begum, S. Noorunnisa" ;
dc:title "Impatiens violoides Hook. f." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF9BFF93FF0BFCD1E32AFCB6>, <http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FF3EF9C6E2C1F941>, <http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FF0BF922E614F919>, <http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FEFFF90EE31FF935>, <http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FB07F96AE2C1F8D1>, <http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FF0BF892E789F8A9> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.644.1.6> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Impatiens_violoides> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.644.1.6>
bibo:endPage "48" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-04-09" ;
bibo:startPage "42" ;
bibo:volume "644" ;
dc:creator "Sharma, Ashutosh; Adamowski, Wojciech; Naithani, Harsh Bardhan; Begum, S. Noorunnisa" ;
dc:date "2024" ;
dc:title "Rediscovery of rare steno-endemic Impatiens violoides Edgew. ex Hook. f. (Balsaminaceae) from Western Himalaya, after 179 years of type collection" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13214533>, <http://dx.doi.org/10.5281/zenodo.13214535>, <http://dx.doi.org/10.5281/zenodo.13214537> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Impatiens_violoides>
dwc:class "Magnoliopsida" ;
dwc:family "Balsaminaceae" ;
dwc:genus "Impatiens" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "violoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Impatiens> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Impatiens>
dwc:class "Magnoliopsida" ;
dwc:family "Balsaminaceae" ;
dwc:genus "Impatiens" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Balsaminaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Balsaminaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Balsaminaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
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.13214533>
dc:description "FIGURE 1. Impatiens violoides: AB—Flowering plant habit; C—Flowering twig showing variation in type of inflorescence; D—Basal portion of main stem showing swollen nodes." ;
fabio:hasRepresentation <https://zenodo.org/record/13214533/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13214535>
dc:description "FIGURE 2. Impatiens violoides: A—Flower front view; B—Flower back view; C—Flower side view; D—Flower bud; E—Mature raceme inflorescence showing capsules; F—Lateral united petals (adaxial); G—Dorsal petal (abaxial); H—Lateral sepal (abaxial); I— Androecium covering gynoecium; J—Lower sepal; K—Glands at the base of petiole; L—Seed." ;
fabio:hasRepresentation <https://zenodo.org/record/13214535/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13214537>
dc:description "FIGURE 3. Distribution of I. violoides showing Extent of Occurrence (EOO) and Area of Occupancy (AOO). A—Kasha Pat (Daranghati Wildlife Sanctuary); B—Type locality (Between Pekha and Janglikh) and C (Larot, below Chanshal Pass). Made using Google Earth Pro and GeoCAT Kew. https://geocat.kew.org/editor." ;
fabio:hasRepresentation <https://zenodo.org/record/13214537/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF9BFF93FF0BFCD1E32AFCB6>
dwc:catalogNumber "K000694928" ;
dwc:collectionCode "K" ;
dwc:eventDate "1844-10" ;
dwc:locality "Junglung" ;
dwc:recordedBy "M. P. Edgeworth" ;
dwc:typeStatus "type" ;
dwc:verbatimElevation "2286" ;
trt:httpUri <https://treatment.plazi.org/id/1E097655FF9BFF96FF0BFCF5E585F975#26C8CD1EFF9BFF93FF0BFCD1E32AFCB6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FF3EF9C6E2C1F941>
dwc:locality "Junglung" ;
dwc:recordedBy "M. P. Edgeworth" ;
dwc:verbatimElevation "1068" ;
trt:httpUri <https://treatment.plazi.org/id/1E097655FF9BFF96FF0BFCF5E585F975#26C8CD1EFF99FF91FF3EF9C6E2C1F941> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FF0BF922E614F919>
dwc:eventDate "2017-12-08" ;
dwc:locality "Chainsheel" ;
dwc:recordedBy "H. B. Naithani & Anup Chandra" ;
trt:httpUri <https://treatment.plazi.org/id/1E097655FF9BFF96FF0BFCF5E585F975#26C8CD1EFF99FF91FF0BF922E614F919> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FEFFF90EE31FF935>
dwc:eventDate "2023-12-09" ;
dwc:locality "On" ;
dwc:recordedBy "Ashutosh Sharma" ;
dwc:verbatimElevation "2800" ;
dwc:verbatimLatitude "30.16877" ;
dwc:verbatimLongitude "79.9251" ;
trt:httpUri <https://treatment.plazi.org/id/1E097655FF9BFF96FF0BFCF5E585F975#26C8CD1EFF99FF91FEFFF90EE31FF935> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FB07F96AE2C1F8D1>
dwc:eventDate "2023-10-09" ;
dwc:locality "Kasha Pat forest" ;
dwc:recordedBy "Ashutosh Sharma" ;
dwc:verbatimElevation "3000" ;
trt:httpUri <https://treatment.plazi.org/id/1E097655FF9BFF96FF0BFCF5E585F975#26C8CD1EFF99FF91FB07F96AE2C1F8D1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/1E097655FF9BFF96FF0BFCF5E585F975.mc.26C8CD1EFF99FF91FF0BF892E789F8A9>
dwc:eventDate "2023-12-09" ;
dwc:locality "Janglikh forest" ;
dwc:recordedBy "Ashutosh Sharma" ;
dwc:verbatimElevation "2850" ;
trt:httpUri <https://treatment.plazi.org/id/1E097655FF9BFF96FF0BFCF5E585F975#26C8CD1EFF99FF91FF0BF892E789F8A9> ;
a dwc:MaterialCitation .