@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#> .




<#calefactive-s>
  ontolex:canonicalForm [
    ontolex:writtenRep "calefactive"@en
  ] ;
 ontolex:sense <#calefactive-oewn-01251392-s> ; 
 wn:partOfSpeech wn:adjective_satellite ;
  a ontolex:LexicalEntry .  

<#calefactory-s>
  ontolex:canonicalForm [
    ontolex:writtenRep "calefactory"@en
  ] ;
 ontolex:sense <#calefactory-oewn-01251392-s> ; 
 wn:partOfSpeech wn:adjective_satellite ;
  a ontolex:LexicalEntry .  




<#calefactive-oewn-01251392-s>

   ontolex:isLexicalizedSenseOf wnid:oewn-01251392-s ;
   a ontolex:LexicalSense .



<#calefactory-oewn-01251392-s>

   ontolex:isLexicalizedSenseOf wnid:oewn-01251392-s ;
   a ontolex:LexicalSense .





wnid:oewn-01251392-s
  wn:ili ili:i6828 ;
  wn:partOfSpeech wn:adjective_satellite ;
  wn:lexfile "adj.all" ;
  wn:definition [ rdf:value "serving to heat"@en ] ;
  wn:similar wnid:oewn-01250274-a ; 
   a ontolex:LexicalConcept ;
   skos:inScheme </> .

[] 
  vartrans:source wnid:oewn-01251392-s ;
  vartrans:category wn:similar ;
  vartrans:target wnid:oewn-01250274-a .


