@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:take_out-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "take out"@en ;
	ontolex:sense wordnetlemma:take_out-v\#02410046-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:take_out-v\#02410046-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02410046-v .
wordnetlemma:move_out-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "move out"@en ;
	ontolex:sense wordnetlemma:move_out-v\#02410046-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:move_out-v\#02410046-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02410046-v .
wordnetlemma:remove-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "remove"@en ;
	ontolex:sense wordnetlemma:remove-v\#02410046-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:remove-v\#02410046-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02410046-v .
wordnetsynset:02410046-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:c166dfcbbd9bd7f53a0fed8851d407fe .
_:c166dfcbbd9bd7f53a0fed8851d407fe rdf:value "cause to leave"@en .
wordnetsynset:02410046-v wn:example _:de3486c336b9b30579c98b675d74e39a .
_:de3486c336b9b30579c98b675d74e39a rdf:value "The teacher took the children out of the classroom"@en .
wordnetsynset:02410046-v wn:ili ili:i33770 ;
	wn:lexfile "verb.social" ;
	wn:partOfSpeech wn:verb ;
	wn:causes wordnetsynset:01835473-v ;
	wn:hypernym wordnetsynset:00772482-v .
