47 lines
2.2 KiB
Turtle
47 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/2C1887BDFFE9FFF37CC189BFFEA4F969>
|
|
dc:creator "Chan, Benny K. K.; Dreyer, Niklas; Gale, Andy S.; Glenner, Henrik; Ewers-Saucedo, Christine; Pérez-Losada, Marcos; Kolbasov, Gregory A.; Crandall, Keith A.; Høeg, Jens T." ;
|
|
dc:title "Acrothoracica , GRUVEL 1905" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acrothoracica_Gruvel_1905> ;
|
|
trt:publishedIn <http://dx.doi.org/10.1093/zoolinnean/zlaa160> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.1093/zoolinnean/zlaa160>
|
|
bibo:endPage "846" ;
|
|
bibo:journal "Zoological Journal of the Linnean Society" ;
|
|
bibo:pubDate "2021-02-25" ;
|
|
bibo:startPage "789" ;
|
|
bibo:volume "193" ;
|
|
dc:creator "Chan, Benny K. K.; Dreyer, Niklas; Gale, Andy S.; Glenner, Henrik; Ewers-Saucedo, Christine; Pérez-Losada, Marcos; Kolbasov, Gregory A.; Crandall, Keith A.; Høeg, Jens T." ;
|
|
dc:date "2021" ;
|
|
dc:title "The evolutionary diversity of barnacles, with an updated classification of fossil and living forms" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Acrothoracica_Gruvel_1905>
|
|
dwc:authority ", GRUVEL, 1905" ;
|
|
dwc:authorityName ", GRUVEL" ;
|
|
dwc:authorityYear "1905" ;
|
|
dwc:infraClass "Acrothoracica" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "infraClass" ;
|
|
dwc:scientificNameAuthorship "Gruvel, 1905" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acrothoracica> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Acrothoracica>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:infraClass "Acrothoracica" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "infraClass" ;
|
|
a dwcFP:TaxonName .
|