@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:run-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "run"@en ;
	ontolex:sense wordnetlemma:run-v\#02569242-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:run-v\#02569242-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02569242-v .
wordnetlemma:execute-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "execute"@en ;
	ontolex:sense wordnetlemma:execute-v\#02569242-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:execute-v\#02569242-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02569242-v ;
	wn:derivation wordnetlemma:executive-a\#03029435-a .
wordnetsynset:02569242-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:c8c0b95dafb4afba881725458fff42de .
_:c8c0b95dafb4afba881725458fff42de rdf:value "carry out a process or program, as on a computer or a machine"@en .
wordnetsynset:02569242-v wn:example _:b733b013d2f40819e22189b5dca0b849 .
_:b733b013d2f40819e22189b5dca0b849 rdf:value "Run the dishwasher"@en .
wordnetsynset:02569242-v wn:example _:f5374b7fd1e6497f76fffe4fe33a6436 .
_:f5374b7fd1e6497f76fffe4fe33a6436 rdf:value "run a new program on the Mac"@en .
wordnetsynset:02569242-v wn:example _:f3e1f69f8efa0e0ab8843327c2dfe1d .
_:f3e1f69f8efa0e0ab8843327c2dfe1d rdf:value "the computer executed the instruction"@en .
wordnetsynset:02569242-v wn:ili ili:i34507 ;
	wn:lexfile "verb.social" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:02565990-v ;
	wn:similar wordnetsynset:01721028-v .
