treatments-rdf/data/89/E0/B3/89E0B372F8117EBE19648E132257B257.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/89E0B372F8117EBE19648E132257B257>
# Warning: Could not add treatment taxon because sigEpithet "glaucoides glaucoides" contains invalid characters ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Larus_glaucoidesglaucoides_Meyer_1822> ;
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
dc:title "Larus glaucoides glaucoides Meyer 1822" ;
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/Larus_glaucoidesglaucoides_Meyer_1822>
dwc:authority "Meyer, 1822" ;
dwc:authorityName "Meyer" ;
dwc:authorityYear "1822" ;
dwc:class "Aves" ;
dwc:family "Laridae" ;
dwc:genus "Larus" ;
dwc:kingdom "Animalia" ;
dwc:order "Charadriiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meyer, 1822" ;
dwc:species "glaucoides glaucoides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Larus_glaucoidesglaucoides> ;
a dwcFP:TaxonConcept .