@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RA8Wx5cK9wlsisZWSrcfJz6qmRiDJPkN8G0M6hTLObmpU
> .
@prefix sub: <
http://purl.org/np/RA8Wx5cK9wlsisZWSrcfJz6qmRiDJPkN8G0M6hTLObmpU#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix pav: <
http://swan.mindinformatics.org/ontologies/1.2/pav/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix obo: <
http://purl.obolibrary.org/obo/
> .
sub:Head
{
this:
np:hasAssertion
sub:Assertion
;
np:hasProvenance
sub:Provenance
;
np:hasPublicationInfo
sub:Pubinfo
;
a
np:Nanopublication
.
}
sub:Assertion
{
sub:Interaction
obo:RO_0000057
sub:Organism_1
,
sub:Organism_2
;
a
obo:GO_0044419
.
sub:Organism_1
obo:RO_0002622
sub:Organism_2
;
rdfs:label
"Patellapis neli" .
sub:Organism_2
rdfs:label
"Cheiridopsis denticulata" .
}
sub:Provenance
{
sub:Assertion
prov:wasDerivedFrom
sub:Study
.
sub:Study
dct:bibliographicCitation
"Timmermann, K. and M. Kuhlmann. 2009. Taxonomic revision of the African bee subgenera Patellapis, Chaetalictus and Lomatalictus (Hymenoptera: Halictidae, genus Patellapis Friese 1909). Zootaxa 2099: 1-188" .
}
sub:Pubinfo
{
this:
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
pav:createdBy
<
https://doi.org/10.5281/zenodo.1212599
> ;
prov:wasDerivedFrom
<
https://doi.org/10.5281/zenodo.229519
> .
<
https://doi.org/10.5281/zenodo.229519
>
dct:bibliographicCitation
"Eardley C, Coetzer W. 2011. Catalogue of Afrotropical Bees. http://doi.org/10.15468/u9ezbh" .
}