GG2RDF 2024-07-04T10:51:45.858Z full update: 019 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
546b356eed
commit
6ba2c1d5f4
3000 changed files with 401952 additions and 0 deletions
87
data/5E/E0/7B/5EE07B4CA38AC020F4324D55CA37175A.ttl
Normal file
87
data/5E/E0/7B/5EE07B4CA38AC020F4324D55CA37175A.ttl
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
@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/5EE07B4CA38AC020F4324D55CA37175A>
|
||||
dc:creator "Nathaniel John Winch" ;
|
||||
dc:title "Chenopodium Bonus-Henricus" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/6A79FF813531FF905E444046FF907A17> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chenopodium_Bonus-Henricus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/6A79FF813531FF905E444046FF907A17>
|
||||
bibo:endPage "17" ;
|
||||
bibo:startPage "16" ;
|
||||
dc:creator "Nathaniel John Winch" ;
|
||||
dc:date "1838" ;
|
||||
dc:title "Flora of Northumberland and Durham" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chenopodium_Bonus-Henricus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Chenopodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "Bonus-Henricus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chenopodium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chenopodium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Chenopodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amaranthaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
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 .
|
||||
117
data/5E/E0/AB/5EE0ABFD67EB56EC837E193293F933D4.ttl
Normal file
117
data/5E/E0/AB/5EE0ABFD67EB56EC837E193293F933D4.ttl
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
@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/5EE0ABFD67EB56EC837E193293F933D4>
|
||||
dc:creator "Sutcharit, Chirasak; Naggs, Fred; Ablett, Jonathan; Sang, Pham Van; Luong Van Hao,; Panha, Somsak" ;
|
||||
dc:title "Bertia Ancey 1887" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bertia_Ancey_1887> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Bertia>, <http://taxon-name.plazi.org/id/Animalia/Ariophanta_Bertia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.885.38980> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.885.38980>
|
||||
bibo:endPage "14" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "885" ;
|
||||
dc:creator "Sutcharit, Chirasak; Naggs, Fred; Ablett, Jonathan; Sang, Pham Van; Luong Van Hao,; Panha, Somsak" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Notes on the sinistral helicoid snail Bertia cambojiensis (Reeve, 1860) from Vietnam (Eupulmonata, Dyakiidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bertia_Ancey_1887>
|
||||
dwc:LSID "5EE0ABFD-67EB-56EC-837E-193293F933D4" ;
|
||||
dwc:authority "Ancey, 1887" ;
|
||||
dwc:authorityName "Ancey" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Dyakiidae" ;
|
||||
dwc:genus "Bertia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ancey, 1887" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bertia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bertia>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Dyakiidae" ;
|
||||
dwc:genus "Bertia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dyakiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dyakiidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Dyakiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ariophanta_Bertia>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Dyakiidae" ;
|
||||
dwc:genus "Ariophanta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Bertia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ariophanta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ariophanta>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Dyakiidae" ;
|
||||
dwc:genus "Ariophanta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dyakiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue