28 lines
1.5 KiB
Turtle
28 lines
1.5 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/0F5188257A7B1928E881BD8DC966217F>
|
|
dc:creator "Huber, Bernhard A." ;
|
|
dc:title "Physocyclus globosus Huber, 2009, new species" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocyclus_boconoensis>, <http://taxon-name.plazi.org/id/Animalia/Physocyclus_borburatensis>, <http://taxon-name.plazi.org/id/Animalia/Physocyclus_cariacoensis>, <http://taxon-name.plazi.org/id/Animalia/Physocyclus_guatirensis>, <http://taxon-name.plazi.org/id/Animalia/Physocyclus_monaguensis> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/A3E94EA00DA860E6D5075BA33E9F83AB> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/A3E94EA00DA860E6D5075BA33E9F83AB>
|
|
bibo:endPage "68" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "64" ;
|
|
bibo:volume "1970" ;
|
|
dc:creator "Huber, Bernhard A." ;
|
|
dc:date "2009" ;
|
|
dc:title "Four new generic and 14 new specific synonymies in Pholcidae, and transfer of Pholcoides Roewer to Filistatidae (Araneae)" ;
|
|
a fabio:JournalArticle .
|