@prefix this: . @prefix sub: . @prefix wd: . @prefix np: . @prefix has-source: . @prefix has-inchikey: . @prefix orcid: . @prefix wdt: . @prefix owl: . @prefix pav: . @prefix rdfs: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { wd:Q2207329 rdfs:label "olive fruit fly"@en . wd:Q55620521 has-inchikey: "GBBVHDGKDQAEOT-UHFFFAOYSA-N" ; rdfs:label "(R)-1,7-Dioxaspiro[5.5]undecane"@en ; wdt:P703 wd:Q2207329 . } sub:provenance { sub:assertion has-source: wd:Q2013 , wd:Q55645881 . wd:Q55645881 rdfs:label "Sex-specific activity of (R)-(-)- and (S)-(+)-1,7-dioxaspiro[5.5]undecane, the major pheromone of Dacus oleae"@en ; owl:sameAs . } sub:pubinfo { this: "2019-01-13T09:51:45.716+01:00"^^ ; pav:createdBy orcid:0000-0001-7542-0286 . }