32 lines
1.6 KiB
Turtle
32 lines
1.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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/881F35527677A356FD2668A0FBCEFD89>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Leucauginae_Caporiacco_1955>' due to issues with rank ;
|
|
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
|
dc:creator "Álvarez-Padilla, Fernando; Kallal, Robert J.; Hormiga, Gustavo" ;
|
|
dc:title "Leucauginae CAPORIACCO 1955" ;
|
|
trt:publishedIn <http://dx.doi.org/10.1206/0003-0090.438.1.1> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.1206/0003-0090.438.1.1>
|
|
bibo:endPage "107" ;
|
|
bibo:issue "438" ;
|
|
bibo:journal "Bulletin of the American Museum of Natural History" ;
|
|
bibo:pubDate "2020-02-28" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "2020" ;
|
|
dc:creator "Álvarez-Padilla, Fernando; Kallal, Robert J.; Hormiga, Gustavo" ;
|
|
dc:date "2020" ;
|
|
dc:title "Taxonomy And Phylogenetics Of Nanometinae And Other Australasian Orb-Weaving Spiders (Araneae: Tetragnathidae)" ;
|
|
a fabio:JournalArticle .
|