GG2RDF 2024-11-06T12:38:06.567Z full update: 023 of 262 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-11-06 12:57:31 +00:00
parent 727c444e80
commit 988a61e70e
2941 changed files with 79977 additions and 65784 deletions

View file

@ -7,7 +7,6 @@
@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/5EC08FE946D25F53904D0C348B9ED2D4>
dc:creator "Lee, Jong-Won; Yun, Ho-Geun; Hwang, Tae Young; Kim, Kyungmin; Jung, Se-Hoon; An, Jong Bin" ;
@ -57,45 +56,30 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubia>
dwc:class "Eudicots" ;
dwc:family "Rubiaceae" ;
dwc:genus "Rubia" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
dwc:class "Eudicots" ;
dwc:family "Rubiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
dwc:class "Eudicots" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eudicots> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Eudicots>
dwc:class "Eudicots" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Magnoliophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;