@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/E586AB538E1CF4E18BB8ECC2C0C9C550>
    # Warning: Could not add treatment taxon because sigEpithet "sp. F5" contains invalid characters ;
    dc:creator "Reese, Elizabeth G.; Burkle, Laura A.; Delphia, Casey M.; Griswold, Terry" ;
    dc:title "Nomada sp. F5" ;
    trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e27161> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/BDJ.6.e27161>
    bibo:endPage "27161" ;
    bibo:journal "Biodiversity Data Journal" ;
    bibo:startPage "27161" ;
    bibo:volume "6" ;
    dc:creator "Reese, Elizabeth G.; Burkle, Laura A.; Delphia, Casey M.; Griswold, Terry" ;
    dc:date "2018" ;
    dc:title "A list of bees from three locations in the Northern Rockies Ecoregion (NRE) of western Montana" ;
    a fabio:JournalArticle .