30 lines
1.2 KiB
Turtle
30 lines
1.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#> .
|
||
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||
|
|
||
|
<http://treatment.plazi.org/id/F51CE3441F48FFCCFEBC99D544E2D87C>
|
||
|
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
|
||
|
dc:creator "Gibbs, Jason; Dumesh, Sheila" ;
|
||
|
dc:title "(Eickwortia) McGinley 1999" ;
|
||
|
trt:publishedIn <https://doi.org/10.17161/jom.v0i13.4518> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<https://doi.org/10.17161/jom.v0i13.4518>
|
||
|
bibo:endPage "11" ;
|
||
|
bibo:issue "13" ;
|
||
|
bibo:journal "Journal of Melittology" ;
|
||
|
bibo:pubDate "2013-07-26" ;
|
||
|
bibo:startPage "1" ;
|
||
|
bibo:volume "2013" ;
|
||
|
dc:creator "Gibbs, Jason; Dumesh, Sheila" ;
|
||
|
dc:date "2013" ;
|
||
|
dc:title "A new species, Lasioglossum (Eickwortia) hienae, from Mexico (Apoidea: Halictidae)" ;
|
||
|
a fabio:JournalArticle .
|