54 lines
2.2 KiB
Turtle
54 lines
2.2 KiB
Turtle
@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/6551470CFFBFFF9DFF04DEC4E786FCA5>
|
|
dc:creator "Okanishi, Masanori; Fujita, Yoshihisa" ;
|
|
dc:title "Ophiodermatina Ljungman 1867" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophiodermatina_Ljungman_1867> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4571.1.5> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4571.1.5>
|
|
bibo:endPage "98" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:pubDate "2019-03-25" ;
|
|
bibo:startPage "73" ;
|
|
bibo:volume "4571" ;
|
|
dc:creator "Okanishi, Masanori; Fujita, Yoshihisa" ;
|
|
dc:date "2019" ;
|
|
dc:title "A comprehensive taxonomic list of brittle stars (Echinodermata: Ophiuroidea) from submarine caves of the Ryukyu Islands, southwestern Japan, with a description of a rare species, Dougaloplus echinatus (Amphiuridae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Ophiodermatina_Ljungman_1867>
|
|
dwc:authority "Ljungman, 1867" ;
|
|
dwc:authorityName "Ljungman" ;
|
|
dwc:authorityYear "1867" ;
|
|
dwc:class "Ophiuroidea" ;
|
|
dwc:infraOrder "Ophiodermatina" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Ophiurida" ;
|
|
dwc:phylum "Echinodermata" ;
|
|
dwc:rank "infraOrder" ;
|
|
dwc:scientificNameAuthorship "Ljungman, 1867" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiodermatina> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Ophiodermatina>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:class "Ophiuroidea" ;
|
|
dwc:infraOrder "Ophiodermatina" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Ophiurida" ;
|
|
dwc:phylum "Echinodermata" ;
|
|
dwc:rank "infraOrder" ;
|
|
a dwcFP:TaxonName .
|