54 lines
2.4 KiB
Turtle
54 lines
2.4 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/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/E6BE5D0AFC41FB83A42779AD9409174E>
|
|
dc:creator "Tasso, Vicente; El Haddad, Mustapha; Assadi, Carolina; Canales, Remy; Aguirre, Luis; Velez-Zuazo, Ximena" ;
|
|
dc:title "Balanus laevis Bruguiere 1789" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Balanus_laevis_Bruguiere_1789> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e28937> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/BDJ.6.e28937>
|
|
bibo:endPage "28937" ;
|
|
bibo:journal "Biodiversity Data Journal" ;
|
|
bibo:startPage "28937" ;
|
|
bibo:volume "6" ;
|
|
dc:creator "Tasso, Vicente; El Haddad, Mustapha; Assadi, Carolina; Canales, Remy; Aguirre, Luis; Velez-Zuazo, Ximena" ;
|
|
dc:date "2018" ;
|
|
dc:title "Macrobenthic fauna from an upwelling coastal area of Peru (Warm Temperate South-eastern Pacific province - Humboldtian ecoregion)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Balanus_laevis_Bruguiere_1789>
|
|
dwc:authority "Bruguiere, 1789" ;
|
|
dwc:authorityName "Bruguiere" ;
|
|
dwc:authorityYear "1789" ;
|
|
dwc:genus "Balanus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Bruguiere, 1789" ;
|
|
dwc:species "laevis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Balanus_laevis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Balanus_laevis>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Balanus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "laevis" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Balanus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Balanus>
|
|
dwc:genus "Balanus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Balanus_laevis> ;
|
|
a dwcFP:TaxonName .
|