This commit is contained in:
parent
2469b07703
commit
48a65bfa0f
|
@ -167,9 +167,10 @@
|
|||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D28D121946158B3ABDCEB5F232A0A8E.mc.67ABA0E871A35964F10023043A68BEC6>
|
||||
dwc:catalogNumber "KMNH VR 100616" ;
|
||||
dwc:collectionCode "VR" ;
|
||||
dwc:eventDate "2024-03-06" ;
|
||||
dwc:locality "Kaohsiung" ;
|
||||
dwc:locality "Ke-tzu-liao" ;
|
||||
dwc:recordedBy "H. Kobayashi & Y. Hibino" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D28D121946158B3ABDCEB5F232A0A8E#67ABA0E871A35964F10023043A68BEC6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
123
data/50/B5/4A/50B54A9DF01856E5956A358C9A0EC9E2.ttl
Normal file
123
data/50/B5/4A/50B54A9DF01856E5956A358C9A0EC9E2.ttl
Normal file
|
@ -0,0 +1,123 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/50B54A9DF01856E5956A358C9A0EC9E2>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1220.130885.figure1>, <http://dx.doi.org/10.3897/zookeys.1220.130885.figure2>, <http://dx.doi.org/10.3897/zookeys.1220.130885.figure3> ;
|
||||
dc:creator "Hibino, Yusuke; Ho, Hsuan-Ching" ;
|
||||
dc:title "Yirrkala nkust Hibino & Ho, 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/50B54A9DF01856E5956A358C9A0EC9E2.mc.51DE90F21C6484A0D1430C7572608511>, <http://tb.plazi.org/GgServer/dwcaRecords/50B54A9DF01856E5956A358C9A0EC9E2.mc.8FF18446C5C48E4E76265486AAE6C048> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yirrkala_nkust_Hibino_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1220.130885> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1220.130885>
|
||||
bibo:endPage "62" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-12-09" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "1220" ;
|
||||
dc:creator "Hibino, Yusuke; Ho, Hsuan-Ching" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Species of the snake eel genus Yirrkala Whitley, 1940 from Taiwan, with descriptions of a new species and two new records (Anguilliformes, Ophichthidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1220.130885.figure1>, <http://dx.doi.org/10.3897/zookeys.1220.130885.figure2>, <http://dx.doi.org/10.3897/zookeys.1220.130885.figure3> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Yirrkala_nkust_Hibino_2024>
|
||||
dwc:authorityName "Hibino & Ho" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Yirrkala" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hibino & Ho, 2024" ;
|
||||
dwc:species "nkust" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yirrkala_nkust> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yirrkala_nkust>
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Yirrkala" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nkust" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yirrkala> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yirrkala>
|
||||
dwc:genus "Yirrkala" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophichthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophichthidae>
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anguilliformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anguilliformes>
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:phylum "Chordata" ;
|
||||
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://dx.doi.org/10.3897/zookeys.1220.130885.figure1>
|
||||
dc:description "Figure 1. Fresh condition of Yirrkala nkust sp. nov., holotype, NMMB-P 38652, 496 mm TL A whole body B lateral view of head C dorsal view of head. AG anterior edge of gill opening AN anus DO dorsal-fin origin." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1194273> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1220.130885.figure2>
|
||||
dc:description "Figure 2. Fresh condition (after freezing) of Yirrkala nkust sp. nov., paratype, KMNH VR 100650, 297 mm TL, photographed by Y. - C. Hsu A whole body B lateral view of head C dorsal view of head D ventral view of head. AG anterior edge of gill opening AN anus DO dorsal-fin origin." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1194274> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1220.130885.figure3>
|
||||
dc:description "Figure 3. Line drawing of lateral head A Yirrkala nkust sp. nov., holotype, NMMB-P 38652, 496 mm TL B Yirrkala kaupii, NMMB-P 38424, 328 mm TL C Yirrkala omanensis, KMNH VR 100616, 216 mm TL. Arrows indicate ethmoid = 1 st supraorbital (lefts), interorbital (middles) and mid-temporal (rights) pores." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1194275> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/50B54A9DF01856E5956A358C9A0EC9E2.mc.51DE90F21C6484A0D1430C7572608511>
|
||||
dwc:catalogNumber "NMMB-P 38652" ;
|
||||
dwc:collectionCode "NMMB-P" ;
|
||||
dwc:eventDate "2021-07-12" ;
|
||||
dwc:locality "Chi-kan" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "40" ;
|
||||
dwc:verbatimLatitude "23.666666" ;
|
||||
dwc:verbatimLongitude "119.61" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/50B54A9DF01856E5956A358C9A0EC9E2#51DE90F21C6484A0D1430C7572608511> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/50B54A9DF01856E5956A358C9A0EC9E2.mc.8FF18446C5C48E4E76265486AAE6C048>
|
||||
dwc:catalogNumber "NMMB-P 38645, NMMB-P 39317, KMNH VR 100650" ;
|
||||
dwc:collectionCode "NMMB-P, VR" ;
|
||||
dwc:eventDate "2021-07-12" ;
|
||||
dwc:locality "Chi-kan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "40" ;
|
||||
dwc:verbatimLatitude "23.666666" ;
|
||||
dwc:verbatimLongitude "119.61" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/50B54A9DF01856E5956A358C9A0EC9E2#8FF18446C5C48E4E76265486AAE6C048> ;
|
||||
a dwc:MaterialCitation .
|
75
data/5F/E3/D0/5FE3D06FC08D5749B35B4BF09A9C8A55.ttl
Normal file
75
data/5F/E3/D0/5FE3D06FC08D5749B35B4BF09A9C8A55.ttl
Normal file
|
@ -0,0 +1,75 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/5FE3D06FC08D5749B35B4BF09A9C8A55>
|
||||
dc:creator "Hibino, Yusuke; Ho, Hsuan-Ching" ;
|
||||
dc:title "Yirrkala Whitley 1940" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yirrkala_Whitley_1940> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1220.130885> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1220.130885>
|
||||
bibo:endPage "62" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-12-09" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "1220" ;
|
||||
dc:creator "Hibino, Yusuke; Ho, Hsuan-Ching" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Species of the snake eel genus Yirrkala Whitley, 1940 from Taiwan, with descriptions of a new species and two new records (Anguilliformes, Ophichthidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Yirrkala_Whitley_1940>
|
||||
dwc:authority "Whitley, 1940" ;
|
||||
dwc:authorityName "Whitley" ;
|
||||
dwc:authorityYear "1940" ;
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Yirrkala" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Whitley, 1940" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89W8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yirrkala> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yirrkala>
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Yirrkala" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophichthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophichthidae>
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anguilliformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anguilliformes>
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:phylum "Chordata" ;
|
||||
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 .
|
|
@ -218,9 +218,11 @@
|
|||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/97FDEBB46C8C531E9B1D47FDB09E671F.mc.12FEA2DA0E01C549C3403D1469B68FD6>
|
||||
dwc:catalogNumber "NMMB-P 36108" ;
|
||||
dwc:collectionCode "NMMB-P" ;
|
||||
dwc:eventDate "2021-05-10" ;
|
||||
dwc:locality "Mu-Gua River" ;
|
||||
dwc:locality "jointed mouth of Mu-Gua River and Hualien River" ;
|
||||
dwc:samplingProtocol "trap net / fyke net" ;
|
||||
dwc:verbatimElevation "1" ;
|
||||
dwc:verbatimLatitude "23.936666" ;
|
||||
dwc:verbatimLongitude "121.60833" ;
|
||||
|
@ -228,7 +230,9 @@
|
|||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/97FDEBB46C8C531E9B1D47FDB09E671F.mc.EB9C652C52E64C6D439847B54FF1C753>
|
||||
dwc:catalogNumber "NMMB-P 38424, NMMB-P 38425" ;
|
||||
dwc:collectionCode "NMMB-P" ;
|
||||
dwc:eventDate "2023-05-26" ;
|
||||
dwc:locality "Jin-pu village" ;
|
||||
dwc:verbatimLatitude "23.465" ;
|
||||
dwc:verbatimLongitude "121.495" ;
|
||||
|
|
156
data/C0/B7/70/C0B770A11C2D5D46AD1BA629C127C644.ttl
Normal file
156
data/C0/B7/70/C0B770A11C2D5D46AD1BA629C127C644.ttl
Normal file
|
@ -0,0 +1,156 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/C0B770A11C2D5D46AD1BA629C127C644>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1220.130885.figure6> ;
|
||||
dc:creator "Hibino, Yusuke; Ho, Hsuan-Ching" ;
|
||||
dc:title "Yirrkala misolensis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yirrkala_misolensis_Gunther_1872> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dalophis_misolensis_G%C3%BCnther_1872>, <http://taxon-concept.plazi.org/id/Animalia/Ophichthys_misolensis_Gunther_1872> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1220.130885> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1220.130885>
|
||||
bibo:endPage "62" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-12-09" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "1220" ;
|
||||
dc:creator "Hibino, Yusuke; Ho, Hsuan-Ching" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Species of the snake eel genus Yirrkala Whitley, 1940 from Taiwan, with descriptions of a new species and two new records (Anguilliformes, Ophichthidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1220.130885.figure6> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Yirrkala_misolensis_Gunther_1872>
|
||||
dwc:authority "(Gunther, 1872)" ;
|
||||
dwc:baseAuthorityName "Gunther" ;
|
||||
dwc:baseAuthorityYear "1872" ;
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Yirrkala" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gunther, 1872)" ;
|
||||
dwc:species "misolensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FZJS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yirrkala_misolensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ophichthys_misolensis_Gunther_1872>
|
||||
dwc:authority "Gunther, 1872: 426" ;
|
||||
dwc:authorityName "Gunther" ;
|
||||
dwc:authorityPageNumber "426" ;
|
||||
dwc:authorityYear "1872" ;
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Ophichthys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gunther, 1872" ;
|
||||
dwc:species "misolensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/49VLY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophichthys_misolensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dalophis_misolensis_G%C3%BCnther_1872>
|
||||
dwc:baseAuthorityName "Günther" ;
|
||||
dwc:baseAuthorityYear "1872" ;
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Dalophis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Günther, 1872)" ;
|
||||
dwc:species "misolensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dalophis_misolensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yirrkala_misolensis>
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Yirrkala" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "misolensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yirrkala> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yirrkala>
|
||||
dwc:genus "Yirrkala" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophichthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophichthidae>
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anguilliformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anguilliformes>
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:phylum "Chordata" ;
|
||||
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/Ophichthys_misolensis>
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Ophichthys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "misolensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophichthys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ophichthys>
|
||||
dwc:genus "Ophichthys" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophichthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dalophis_misolensis>
|
||||
dwc:family "Ophichthidae" ;
|
||||
dwc:genus "Dalophis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "misolensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dalophis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dalophis>
|
||||
dwc:genus "Dalophis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophichthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1220.130885.figure6>
|
||||
dc:description "Figure 6. Holotype of Ophichthys misolensis, BMNH 1870.8. 31.112, 280 mm TL A whole body B head and breast." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1194278> ;
|
||||
a fabio:Figure .
|
Loading…
Reference in a new issue