67 lines
2.4 KiB
Turtle
67 lines
2.4 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/72A939B794E4AD6D67B5F7B63E7981FA>
|
||
|
dc:creator "Stevenson, Duane E.; Anderson, M. Eric" ;
|
||
|
dc:title "Bothrocara" ;
|
||
|
trt:publishedIn <http://publication.plazi.org/id/8FCD7FDFE31F83B21BAA1F338E54A64E> ;
|
||
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Bothrocara> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://publication.plazi.org/id/8FCD7FDFE31F83B21BAA1F338E54A64E>
|
||
|
bibo:endPage "64" ;
|
||
|
bibo:journal "Zootaxa" ;
|
||
|
bibo:startPage "53" ;
|
||
|
bibo:volume "1094" ;
|
||
|
dc:creator "Stevenson, Duane E.; Anderson, M. Eric" ;
|
||
|
dc:date "2005" ;
|
||
|
dc:title "Bothrocara nyx: a new species of eelpout (Perciformes: Zoarcidae) from the Bering Sea." ;
|
||
|
a fabio:JournalArticle .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Bothrocara>
|
||
|
dwc:family "Zoarcidae" ;
|
||
|
dwc:genus "Bothrocara" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Perciformes" ;
|
||
|
dwc:phylum "Chordata" ;
|
||
|
dwc:rank "genus" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zoarcidae> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Zoarcidae>
|
||
|
dwc:family "Zoarcidae" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Perciformes" ;
|
||
|
dwc:phylum "Chordata" ;
|
||
|
dwc:rank "family" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Perciformes" ;
|
||
|
dwc:phylum "Chordata" ;
|
||
|
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:kingdom "Animalia" ;
|
||
|
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 .
|