From 337aa576e3b6af23e610e2730accc454e2b8209f Mon Sep 17 00:00:00 2001 From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org> Date: Mon, 23 Sep 2024 23:01:39 +0000 Subject: [PATCH] GG2RDF plazi/treatments-xml@b5251eaae25eb76d12d2b62cf0f9be7ff5430b91 --- .../86/03E6867B0E1D801A819C3A39FCE702BD.ttl | 91 +++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 data/03/E6/86/03E6867B0E1D801A819C3A39FCE702BD.ttl diff --git a/data/03/E6/86/03E6867B0E1D801A819C3A39FCE702BD.ttl b/data/03/E6/86/03E6867B0E1D801A819C3A39FCE702BD.ttl new file mode 100644 index 00000000000..1a2f72554ba --- /dev/null +++ b/data/03/E6/86/03E6867B0E1D801A819C3A39FCE702BD.ttl @@ -0,0 +1,91 @@ +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix bibo: <http://purl.org/ontology/bibo/> . +@prefix cito: <http://purl.org/spar/cito/> . +@prefix dc: <http://purl.org/dc/elements/1.1/> . +@prefix dwc: <http://rs.tdwg.org/dwc/terms/> . +@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> . +@prefix fabio: <http://purl.org/spar/fabio/> . +@prefix trt: <http://plazi.org/vocab/treatment#> . +@prefix xlink: <http://www.w3.org/1999/xlink/> . + +<http://treatment.plazi.org/id/03E6867B0E1D801A819C3A39FCE702BD> + dc:creator "Mituiassu, L. M. P.; Serdeiro, M. T.; Vieira, R. R. B. T.; Oliveira, L. S.; Maleck, M." ; + dc:title "Momordica charantia" ; + trt:publishedIn <http://dx.doi.org/10.1590/1519-6984.236498> ; + trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Momordica_charantia> ; + a trt:Treatment . + +<http://dx.doi.org/10.1590/1519-6984.236498> + bibo:endPage "6" ; + bibo:journal "Brazilian Journal of Biology" ; + bibo:pubDate "2022-12-31" ; + bibo:series "e 236498" ; + bibo:startPage "1" ; + bibo:volume "82" ; + dc:creator "Mituiassu, L. M. P.; Serdeiro, M. T.; Vieira, R. R. B. T.; Oliveira, L. S.; Maleck, M." ; + dc:date "2022" ; + dc:title "Momordica charantia L. extracts against Aedes aegypti larvae" ; + a fabio:JournalArticle . + +<http://taxon-name.plazi.org/id/Plantae/Momordica_charantia> + dwc:class "Magnoliopsida" ; + dwc:family "Cucurbitaceae" ; + dwc:genus "Momordica" ; + dwc:kingdom "Plantae" ; + dwc:order "Cucurbitales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "charantia" ; + trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Momordica> ; + a dwcFP:TaxonName . + +<http://taxon-name.plazi.org/id/Plantae/Momordica> + dwc:class "Magnoliopsida" ; + dwc:family "Cucurbitaceae" ; + dwc:genus "Momordica" ; + 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 .