89 lines
3.6 KiB
Turtle
89 lines
3.6 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03E14E60B40AFFB145F0FF1CDEA99CC2>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Icteridae_Webster_2003>, <http://taxon-concept.plazi.org/id/Animalia/Leistes_Vigors_1825>, <http://taxon-concept.plazi.org/id/Animalia/Pezites_Cabanis_1851>, <http://taxon-concept.plazi.org/id/Animalia/Sturnella_Vieillot_1816> ;
|
|
dc:creator "Remsen, J. V.; Powell, Alexis F. L. A.; Schodde, Richard; Barker, F. Keith; Lanyon, Scott M." ;
|
|
dc:title "A revised classification of the Icteridae (Aves) based on DNA sequence data" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4093.2.9> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4093.2.9>
|
|
bibo:endPage "292" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "285" ;
|
|
bibo:volume "4093" ;
|
|
dc:creator "Remsen, J. V.; Powell, Alexis F. L. A.; Schodde, Richard; Barker, F. Keith; Lanyon, Scott M." ;
|
|
dc:date "2016" ;
|
|
dc:title "A revised classification of the Icteridae (Aves) based on DNA sequence data" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Sturnella_Vieillot_1816>
|
|
dwc:authority "Vieillot, 1816" ;
|
|
dwc:authorityName "Vieillot" ;
|
|
dwc:authorityYear "1816" ;
|
|
dwc:class "Aves" ;
|
|
dwc:family "Icteridae" ;
|
|
dwc:genus "Sturnella" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Passeriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Vieillot, 1816" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PLT> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sturnella> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Icteridae_Webster_2003>
|
|
dwc:authority "Webster 2003" ;
|
|
dwc:authorityName "Webster" ;
|
|
dwc:authorityYear "2003" ;
|
|
dwc:class "Aves" ;
|
|
dwc:family "Icteridae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Passeriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Webster, 2003" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icteridae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Leistes_Vigors_1825>
|
|
dwc:authority "Vigors, 1825" ;
|
|
dwc:authorityName "Vigors" ;
|
|
dwc:authorityYear "1825" ;
|
|
dwc:class "Aves" ;
|
|
dwc:family "Fringillidae" ;
|
|
dwc:genus "Leistes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Passeriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Vigors, 1825" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leistes> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Pezites_Cabanis_1851>
|
|
dwc:authority "Cabanis, 1851" ;
|
|
dwc:authorityName "Cabanis" ;
|
|
dwc:authorityYear "1851" ;
|
|
dwc:class "Aves" ;
|
|
dwc:family "Icteridae" ;
|
|
dwc:genus "Pezites" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Passeriformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Cabanis, 1851" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pezites> ;
|
|
a dwcFP:TaxonConcept .
|