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




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




<#nonopening-oewn-01658725-s>

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





wnid:oewn-01658725-s
  wn:ili ili:i9065 ;
  wn:partOfSpeech wn:adjective_satellite ;
  wn:lexfile "adj.all" ;
  wn:definition [ rdf:value "not open; not opening"@en ] ;
  wn:similar wnid:oewn-01657980-a ; 
   a ontolex:LexicalConcept ;
   skos:inScheme </> .

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


