GG2RDF 2024-07-04T10:51:45.858Z full update: 069 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
78c179eed0
commit
3f99d01e28
3000 changed files with 402423 additions and 0 deletions
89
data/DB/06/20/DB06208D6781BC74A23AD99509A5B8E9.ttl
Normal file
89
data/DB/06/20/DB06208D6781BC74A23AD99509A5B8E9.ttl
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
@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/DB06208D6781BC74A23AD99509A5B8E9>
|
||||
dc:creator "Liu, Wan-Gang; Fabrizi, Silvia; Bai, Ming; Yang, Xing-Ke; Ahrens, Dirk" ;
|
||||
dc:title "Neoserica luxiensis Liu, Fabrizi, Bai, Yang & Ahrens, 2014, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.448.8368> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoserica_luxiensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.448.8368>
|
||||
bibo:endPage "81" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "448" ;
|
||||
dc:creator "Liu, Wan-Gang; Fabrizi, Silvia; Bai, Ming; Yang, Xing-Ke; Ahrens, Dirk" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A taxonomic revision of the Neoserica (sensu lato) calva group (Coleoptera, Scarabaeidae, Sericini)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neoserica_luxiensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Neoserica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luxiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neoserica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neoserica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Neoserica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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 .
|
||||
102
data/DB/06/31/DB063101456B08F126635CB20AD607BC.ttl
Normal file
102
data/DB/06/31/DB063101456B08F126635CB20AD607BC.ttl
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
@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/DB063101456B08F126635CB20AD607BC>
|
||||
dc:creator "Bernard, F." ;
|
||||
dc:title "Acantholepis (Pseudacantholepis) fervida Sant." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/EE0D5159B7D5473827B4D3499CE3FE8C> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Acantholepis_fervida> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/EE0D5159B7D5473827B4D3499CE3FE8C>
|
||||
bibo:endPage "270" ;
|
||||
bibo:journal "Memoires de l'Institut Francais d'Afrique Noire" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "19" ;
|
||||
dc:creator "Bernard, F." ;
|
||||
dc:date "1953" ;
|
||||
dc:title "La reserve naturelle integrale du Mt Nimba. XI. Hymenopteres Formicidae." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acantholepis_fervida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Acantholepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fervida" ;
|
||||
dwc:subGenus "Pseudacantholepis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acantholepis_Pseudacantholepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acantholepis_Pseudacantholepis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Acantholepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Pseudacantholepis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acantholepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acantholepis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Acantholepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
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 .
|
||||
104
data/DB/06/74/DB0674DE53747CCC5EF652A228DCD562.ttl
Normal file
104
data/DB/06/74/DB0674DE53747CCC5EF652A228DCD562.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/DB0674DE53747CCC5EF652A228DCD562>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Dermestes scarabaeoides Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dermestes_scarabaeoides_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dermestes_scarabaeoides_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:9D7353A7-AB89-4F7C-BF46-1065F7AC20B4" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Dermestes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "scarabaeoides" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Coleoptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dermestes_scarabaeoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dermestes_scarabaeoides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Dermestes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scarabaeoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dermestes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dermestes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Dermestes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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 .
|
||||
104
data/DB/06/E1/DB06E1B4E766E6B3CD8AB253373157D6.ttl
Normal file
104
data/DB/06/E1/DB06E1B4E766E6B3CD8AB253373157D6.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/DB06E1B4E766E6B3CD8AB253373157D6>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Acarus siro Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acarus_siro_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acarus_siro_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:1FF5C64F-DC47-4677-AE64-A6C040CA98B7" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Acaridae" ;
|
||||
dwc:genus "Acarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ixodida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "siro" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Aptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acarus_siro> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acarus_siro>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Acaridae" ;
|
||||
dwc:genus "Acarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ixodida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "siro" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acarus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acarus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Acaridae" ;
|
||||
dwc:genus "Acarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ixodida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acaridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Acaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ixodida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ixodida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ixodida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ixodida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue