treatments-rdf/data/E5/0D/7B/E50D7B9EE2E6E940B9E575A443D85BA7.ttl

44 lines
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#> .
<http://treatment.plazi.org/id/E50D7B9EE2E6E940B9E575A443D85BA7>
# Warning: Could not add treatment taxon because sigEpithet "merula azorensis" contains invalid characters ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Turdus_merulaazorensis_Hartert_1905> ;
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
dc:title "Turdus merula azorensis Hartert 1905" ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e6604> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.3.e6604>
bibo:endPage "6604" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "6604" ;
bibo:volume "3" ;
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
dc:date "2015" ;
dc:title "Birds from the Azores: An updated list with some comments on species distribution" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Turdus_merulaazorensis_Hartert_1905>
dwc:authority "Hartert, 1905" ;
dwc:authorityName "Hartert" ;
dwc:authorityYear "1905" ;
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:genus "Turdus" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hartert, 1905" ;
dwc:species "merula azorensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Turdus_merulaazorensis> ;
a dwcFP:TaxonConcept .