GG2RDF 2024-08-26T08:32:15.525Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-26 08:32:28 +00:00
parent 444b882ef6
commit 4041564f9c
2 changed files with 385 additions and 0 deletions

View file

@ -0,0 +1,152 @@
@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/03F4878CCC42FFC5FF88FB8F57D8FAB2>
dc:creator "Banfi, Enrico; Galasso, Gabriele" ;
dc:title "Echinochloa crus-galli subsp. utilis" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Echinochloa_utilis>, <http://taxon-name.plazi.org/id/Plantae/Echinochloa_crus-galli>, <http://taxon-name.plazi.org/id/Plantae/Panicum_esculentum>, <http://taxon-name.plazi.org/id/Plantae/Echinochloa_esculenta> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.490> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Echinochloa_crus-galli_utilis> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2021.490>
bibo:endPage "72" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2021-05-26" ;
bibo:startPage "71" ;
bibo:volume "8" ;
dc:creator "Banfi, Enrico; Galasso, Gabriele" ;
dc:date "2021" ;
dc:title "Short Communication Old and new nomenclatural combinations for Echinochloa esculenta (Japanese millet) and E. frumentacea (Indian millet) (Poaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Echinochloa_crus-galli_utilis>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "crus-galli" ;
dwc:subSpecies "utilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Echinochloa_crus-galli> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Echinochloa_crus-galli>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "crus-galli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Echinochloa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Echinochloa>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
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://taxon-name.plazi.org/id/Plantae/Echinochloa_utilis>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "utilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Echinochloa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Panicum_esculentum>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "esculentum" ;
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/Echinochloa_esculenta>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "esculenta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Echinochloa> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,233 @@
@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/03F4878CCC43FFC5FCB9F8B4568EFBCC>
dc:creator "Banfi, Enrico; Galasso, Gabriele" ;
dc:title "Echinochloa colona subsp. edulis Banfi & Galasso 2021, comb. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F4878CCC43FFC5FCB9F8B4568EFBCC.mc.3B353CC7CC43FFC4FB17F8F15317F86E> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Echinochloa_crus-galli>, <http://taxon-name.plazi.org/id/Plantae/Panicum_frumentaceum>, <http://taxon-name.plazi.org/id/Plantae/Echinochloa_frumentacea>, <http://taxon-name.plazi.org/id/Plantae/Oplismenus_frumentaceus>, <http://taxon-name.plazi.org/id/Plantae/Panicum_crus-galli>, <http://taxon-name.plazi.org/id/Plantae/Echinochloa_colona> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Echinochloa_colona_Honda_2021> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Echinochloa_crus-galli_Link_1922>, <http://taxon-concept.plazi.org/id/Plantae/Panicum_crus-galli_Lesd._1934> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.490> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2021.490>
bibo:endPage "72" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2021-05-26" ;
bibo:startPage "71" ;
bibo:volume "8" ;
dc:creator "Banfi, Enrico; Galasso, Gabriele" ;
dc:date "2021" ;
dc:title "Short Communication Old and new nomenclatural combinations for Echinochloa esculenta (Japanese millet) and E. frumentacea (Indian millet) (Poaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Echinochloa_colona_Honda_2021>
dwc:authority "(Honda) Banfi & Galasso" ;
dwc:authorityName "Banfi & Galasso" ;
dwc:authorityYear "2021" ;
dwc:baseAuthorityName "Honda" ;
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Honda) Banfi & Galasso, 2021" ;
dwc:species "colona" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Echinochloa_colona> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Echinochloa_crus-galli_Link_1922>
dwc:authority "(Link) E. G. Camus & A. Camus [1922]" ;
dwc:authorityName "E. G. Camus & A. Camus" ;
dwc:authorityYear "1922" ;
dwc:baseAuthorityName "Link" ;
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Link) E. G. Camus & A. Camus, 1922" ;
dwc:species "crus-galli" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Echinochloa_crus-galli> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Panicum_crus-galli_Lesd._1934>
dwc:authority "Thell. ex B. de Lesd. [1934]" ;
dwc:authorityName "B. de Lesd." ;
dwc:authorityYear "1934" ;
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "B. de Lesd., 1934" ;
dwc:species "crus-galli" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_crus-galli> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Echinochloa_colona>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "colona" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Echinochloa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Echinochloa>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
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://taxon-name.plazi.org/id/Plantae/Echinochloa_crus-galli>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "crus-galli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Echinochloa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Panicum_frumentaceum>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "frumentaceum" ;
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/Echinochloa_frumentacea>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Echinochloa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "frumentacea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Echinochloa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oplismenus_frumentaceus>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Oplismenus" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "frumentaceus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oplismenus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oplismenus>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Oplismenus" ;
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/Panicum_crus-galli>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Panicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "crus-galli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03F4878CCC43FFC5FCB9F8B4568EFBCC.mc.3B353CC7CC43FFC4FB17F8F15317F86E>
dwc:collectionCode "ICN" ;
dwc:eventDate "1930-12-04" ;
dwc:locality "Tokyo" ;
trt:httpUri <https://treatment.plazi.org/id/03F4878CCC43FFC5FCB9F8B4568EFBCC#3B353CC7CC43FFC4FB17F8F15317F86E> ;
a dwc:MaterialCitation .