51 lines
1.9 KiB
Turtle
51 lines
1.9 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/039687F3FFE42D6DFEFF8B4CFDC91F32>
|
||
dc:creator "Sangster, George" ;
|
||
dc:title "Aves Sangster, 2005, new clade name" ;
|
||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Daedalorinthes_Sangster_2005> ;
|
||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273190> ;
|
||
a trt:Treatment .
|
||
|
||
<http://dx.doi.org/10.5281/zenodo.273190>
|
||
bibo:endPage "6" ;
|
||
bibo:journal "Zootaxa" ;
|
||
bibo:startPage "1" ;
|
||
bibo:volume "799" ;
|
||
dc:creator "Sangster, George" ;
|
||
dc:date "2005" ;
|
||
dc:title "A name for the clade formed by owletnightjars, swifts and hummingbirds (Aves)" ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Daedalorinthes_Sangster_2005>
|
||
# Info: authority attributes generated from docAuthor ;
|
||
dwc:authority "Sangster, 2005" ;
|
||
dwc:authorityName "Sangster" ;
|
||
dwc:authorityYear "2005" ;
|
||
dwc:clade "Daedalorinthes" ;
|
||
dwc:class "Aves" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:phylum "Chordata" ;
|
||
dwc:rank "clade" ;
|
||
dwc:scientificNameAuthorship "Sangster, 2005" ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Daedalorinthes> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://taxon-name.plazi.org/id/Animalia/Daedalorinthes>
|
||
# Warning: Could not determine parent name ;
|
||
dwc:clade "Daedalorinthes" ;
|
||
dwc:class "Aves" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:phylum "Chordata" ;
|
||
dwc:rank "clade" ;
|
||
a dwcFP:TaxonName .
|