@prefix this: <
http://purl.org/np/RAxsZtM0OXYukciVAVpRN19JKV16amh6zFOavKA66yDbQ
> .
@prefix sub: <
http://purl.org/np/RAxsZtM0OXYukciVAVpRN19JKV16amh6zFOavKA66yDbQ#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dcterms: <
http://purl.org/dc/terms/
> .
@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_0002456
sub:Organism_2
;
a
<
https://inaturalist.org/taxa/490847
> ;
rdfs:label
"Salvia fruticosa" .
sub:Organism_2
a
<
https://inaturalist.org/taxa/493392
> ;
rdfs:label
"Megachile sicula" .
}
sub:Provenance
{
sub:Assertion
prov:wasDerivedFrom
sub:Study
.
sub:Study
dcterms:bibliographicCitation
"Steve Daniels. 2018. Salvia fruticosa observed species association: pollination Megachile sicula. iNaturalist.org. Accessed at <https://www.inaturalist.org/observations/10182043> on 05 Apr 2018." .
}
sub:Pubinfo
{
this:
dcterms:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
pav:createdBy
<
https://doi.org/10.5281/zenodo.1212599
> ;
prov:wasDerivedFrom
<
https://github.com/globalbioticinteractions/inaturalist
> .
<
https://github.com/globalbioticinteractions/inaturalist
>
dcterms:bibliographicCitation
"http://iNaturalist.org is a place where you can record what you see in nature, meet other nature lovers, and learn about the natural world." .
}