42 lines
1.8 KiB
Turtle
42 lines
1.8 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/6A3CF14D6420BAEC06A04960AF4E6CD5>
|
|
dc:creator "Delphia, Casey M.; Griswold, Terry; Reese, Elizabeth G.; O'Neill, Kevin M.; Burkle, Laura A." ;
|
|
dc:title "Osmia (Melanosmia) odontogaster group sp. 1" ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.7.e30062> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/groupsp1> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/BDJ.7.e30062>
|
|
bibo:endPage "30062" ;
|
|
bibo:journal "Biodiversity Data Journal" ;
|
|
bibo:startPage "30062" ;
|
|
bibo:volume "7" ;
|
|
dc:creator "Delphia, Casey M.; Griswold, Terry; Reese, Elizabeth G.; O'Neill, Kevin M.; Burkle, Laura A." ;
|
|
dc:date "2019" ;
|
|
dc:title "Checklist of bees (Hymenoptera: Apoidea) from small diversified vegetable farms in south-western Montana" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/groupsp1>
|
|
# Warning: abbreviated species_undef_back "group sp. 1", Could not determine parent name ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Megachilidae" ;
|
|
dwc:genus "Osmia" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hymenoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species_undef_back" ;
|
|
dwc:species "odontogaster" ;
|
|
dwc:species_undef_back "group sp. 1" ;
|
|
dwc:subGenus "Melanosmia" ;
|
|
a dwcFP:TaxonName .
|