@prefix wordnetlicense: <https://creativecommons.org/licenses/by/4.0/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix synsem: <http://www.w3.org/ns/lemon/synsem#> .
@prefix ili: <http://ili.globalwordnet.org/ili/> .
@prefix lime: <http://www.w3.org/ns/lemon/lime#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wordnetsynset: <https://en-word.net/synset/> .
@prefix wordnetlemma: <https://en-word.net/lemma/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wordnet: <https://en-word.net/> .
@prefix schema: <http://schema.org/> .
wordnetlemma:move-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "move"@en ;
	ontolex:sense wordnetlemma:move-v\#01835473-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:move-v\#01835473-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01835473-v ;
	wn:antonym wordnetlemma:stand_still-v\#01838427-v ;
	wn:derivation wordnetlemma:motion-n\#00332776-n , wordnetlemma:move-n\#00332776-n , wordnetlemma:movement-n\#00332776-n ;
	wn:event wordnetlemma:motion-n\#00332776-n , wordnetlemma:movement-n\#00332776-n , wordnetlemma:move-n\#00332776-n .
wordnetsynset:01835473-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:b643c339fc17ea208da40b9953022182 .
_:b643c339fc17ea208da40b9953022182 rdf:value "move so as to change position, perform a nontranslational motion"@en .
wordnetsynset:01835473-v wn:example _:d7e4a15816a7e73961373545084f7e34 .
_:d7e4a15816a7e73961373545084f7e34 rdf:value "He moved his hand slightly to the right"@en .
wordnetsynset:01835473-v wn:ili ili:i30886 ;
	wn:lexfile "verb.motion" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:02372362-v .
