GG2RDF 2024-08-30T20:12:11.659Z (plazi/treatments-xml)
This commit is contained in:
parent
2ae093d6af
commit
1084a01724
95
data/03/AB/7A/03AB7A3E1F3A5C6CFF499FC13B23FECA.ttl
Normal file
95
data/03/AB/7A/03AB7A3E1F3A5C6CFF499FC13B23FECA.ttl
Normal file
|
@ -0,0 +1,95 @@
|
|||
@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/03AB7A3E1F3A5C6CFF499FC13B23FECA>
|
||||
dc:creator "Gnezdilov, Vladimir M." ;
|
||||
dc:title "Chirodisca Emeljanov 1996" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chirodisca_Emeljanov_1996> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5497.4.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5497.4.4>
|
||||
bibo:endPage "536" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-08-27" ;
|
||||
bibo:startPage "520" ;
|
||||
bibo:volume "5497" ;
|
||||
dc:creator "Gnezdilov, Vladimir M." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Review of the genus Chirodisca Emeljanov, 1996 (Hemiptera: Fulgoroidea: Caliscelidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chirodisca_Emeljanov_1996>
|
||||
dwc:authority "Emeljanov, 1996" ;
|
||||
dwc:authorityName "Emeljanov" ;
|
||||
dwc:authorityYear "1996" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Caliscelidae" ;
|
||||
dwc:genus "Chirodisca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Emeljanov, 1996" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NBQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chirodisca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chirodisca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Caliscelidae" ;
|
||||
dwc:genus "Chirodisca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caliscelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caliscelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Caliscelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
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 .
|
189
data/BB/33/87/BB3387D0021FFF81BEF6FB8DDCD3900C.ttl
Normal file
189
data/BB/33/87/BB3387D0021FFF81BEF6FB8DDCD3900C.ttl
Normal file
|
@ -0,0 +1,189 @@
|
|||
@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/BB3387D0021FFF81BEF6FB8DDCD3900C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13618946>, <http://dx.doi.org/10.5281/zenodo.13618948> ;
|
||||
dc:creator "France, Scott C.; Watling, Les" ;
|
||||
dc:title "Tridentisis candelabrum France and Watling 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BB3387D0021FFF81BEF6FB8DDCD3900C.mc.83F23C9B021FFF81BEF6F9F9DCD3900C> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Keratoisidinae>, <http://taxon-name.plazi.org/id/Animalia/Keratoisidinae_undefined-I>, <http://taxon-name.plazi.org/id/Animalia/Isidella_undefined-1> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tridentisis_candelabrum_France_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5497.4.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5497.4.3>
|
||||
bibo:endPage "519" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-08-27" ;
|
||||
bibo:startPage "505" ;
|
||||
bibo:volume "5497" ;
|
||||
dc:creator "France, Scott C.; Watling, Les" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Toward a revision of the bamboo corals: Part 6, Illuminating a new candelabrum genus (Octocorallia: Keratoisididae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13618946>, <http://dx.doi.org/10.5281/zenodo.13618948> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tridentisis_candelabrum_France_2024>
|
||||
dwc:authority "France and Watling" ;
|
||||
dwc:authorityName "France and Watling" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:genus "Tridentisis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "France & Watling, 2024" ;
|
||||
dwc:species "candelabrum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tridentisis_candelabrum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tridentisis_candelabrum>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:genus "Tridentisis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "candelabrum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tridentisis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tridentisis>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:genus "Tridentisis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Keratoisididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Keratoisididae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alcyonacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alcyonacea>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
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/Keratoisidinae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Isididae" ;
|
||||
dwc:genus "Keratoisidinae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isididae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Isididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alcyonacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Keratoisidinae_undefined-I>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Isididae" ;
|
||||
dwc:genus "Keratoisidinae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "undefined-I" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Keratoisidinae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isidella_undefined-1>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:genus "Isidella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "undefined-1" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isidella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isidella>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:genus "Isidella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Keratoisididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13618946>
|
||||
dc:description "FIGURE 1. Tridentisis candelabrum, holotype, BAL205-1, YPM IZ107121, A, collected colony section; and sclerites from, B, the body wall (1, generally, 2, intertentacular sclerites), C, tentacles, and D, the pharynx." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13618946/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13618948>
|
||||
dc:description "FIGURE 2. Tridentisis candelabrum, holotype, BAL205-1, YPM IZ107121, A, whole polyp, tissue cleared with clove oil and imaged with partially crossed polarizing filters. B, scanning electron microscope (SEM) image of upper part of polyp. C, cleared-tissue image of tentacle showing arrangement of sclerites along tentacle rachis and in pinnules. D, light microscope image of thick section cut through the body wall and one septum (s); the outer thick matrix (*) is seen on the left side of the image left of the body wall. E, SEM image of cut through the layered matrix on the outside of the body wall of the polyp; layering appears to be composed of collagen fibers." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13618948/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BB3387D0021FFF81BEF6FB8DDCD3900C.mc.83F23C9B021FFF81BEF6F9F9DCD3900C>
|
||||
dwc:catalogNumber "IZ107121" ;
|
||||
dwc:collectionCode "YPM" ;
|
||||
dwc:eventDate "2005-09-01" ;
|
||||
dwc:locality "Balanus Seamount" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1889" ;
|
||||
dwc:verbatimLatitude "39.415165" ;
|
||||
dwc:verbatimLongitude "-65.411" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BB3387D0021FFF81BEF6FB8DDCD3900C#83F23C9B021FFF81BEF6F9F9DCD3900C> ;
|
||||
a dwc:MaterialCitation .
|
93
data/BB/33/87/BB3387D0021FFF81BEF6FD9DDDCD9265.ttl
Normal file
93
data/BB/33/87/BB3387D0021FFF81BEF6FD9DDDCD9265.ttl
Normal file
|
@ -0,0 +1,93 @@
|
|||
@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/BB3387D0021FFF81BEF6FD9DDDCD9265>
|
||||
dc:creator "France, Scott C.; Watling, Les" ;
|
||||
dc:title "Tridentisis France and Watling, gen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tridentisis_France_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5497.4.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5497.4.3>
|
||||
bibo:endPage "519" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-08-27" ;
|
||||
bibo:startPage "505" ;
|
||||
bibo:volume "5497" ;
|
||||
dc:creator "France, Scott C.; Watling, Les" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Toward a revision of the bamboo corals: Part 6, Illuminating a new candelabrum genus (Octocorallia: Keratoisididae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tridentisis_France_2024>
|
||||
dwc:authority "France and Watling" ;
|
||||
dwc:authorityName "France and Watling" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:genus "Tridentisis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "France & Watling" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tridentisis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tridentisis>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:genus "Tridentisis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Keratoisididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Keratoisididae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Keratoisididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alcyonacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alcyonacea>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Alcyonacea" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
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…
Reference in a new issue