@prefix dc: <http://purl.org/dc/terms/> .
@prefix ili: <http://ili.globalwordnet.org/ili/> .
@prefix lime: <http://www.w3.org/ns/lemon/lime#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix vartrans: <http://www.w3.org/ns/lemon/vartrans#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix synsem: <http://www.w3.org/ns/lemon/synsem#> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix wordnetlicense: <https://github.com/globalwordnet/english-wordnet/blob/master/LICENSE.md> .
@prefix wnlemma: <https://en-word.net/lemma/> .
@prefix wnid: <https://en-word.net/id/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .




<#Mebaral-n>
  ontolex:canonicalForm [
    ontolex:writtenRep "Mebaral"@en
  ] ;
 ontolex:sense <#Mebaral-oewn-03752999-n> ; 
 wn:partOfSpeech wn:noun ;
  a ontolex:LexicalEntry .  

<#mephobarbital-n>
  ontolex:canonicalForm [
    ontolex:writtenRep "mephobarbital"@en
  ] ;
 ontolex:sense <#mephobarbital-oewn-03752999-n> ; 
 wn:partOfSpeech wn:noun ;
  a ontolex:LexicalEntry .  




<#Mebaral-oewn-03752999-n>
 wn:exemplifies </rdf/lemma/trade_name#trade_name-oewn-06858649-n> ; 
   ontolex:isLexicalizedSenseOf wnid:oewn-03752999-n ;
   a ontolex:LexicalSense .



<#mephobarbital-oewn-03752999-n>

   ontolex:isLexicalizedSenseOf wnid:oewn-03752999-n ;
   a ontolex:LexicalSense .





wnid:oewn-03752999-n
  wn:ili ili:i56150 ;
  wn:partOfSpeech wn:noun ;
  wn:lexfile "noun.artifact" ;
  wn:definition [ rdf:value "a long-acting crystalline barbiturate (trade name Mebaral) used as a sedative and as an anticonvulsant in the treatment of epilepsy"@en ] ;
  wn:hypernym wnid:oewn-02795072-n ;   wn:hypernym wnid:oewn-02721380-n ; 
   a ontolex:LexicalConcept ;
   skos:inScheme </> .

[] 
  vartrans:source wnid:oewn-03752999-n ;
  vartrans:category wn:hypernym ;
  vartrans:target wnid:oewn-02795072-n .

[] 
  vartrans:source wnid:oewn-03752999-n ;
  vartrans:category wn:hypernym ;
  vartrans:target wnid:oewn-02721380-n .


