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

This commit is contained in:
GG2RDF 2024-11-06 16:30:08 +00:00
parent 5c318b0894
commit 9b632caa9f
2907 changed files with 79620 additions and 59281 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/A2F200FB34F1775F91E9795D30E27F5A>
dc:creator "Linnaeus, Carolus" ;
@ -51,45 +50,30 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Corchorus>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Corchorus" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
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> ;