@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-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "take"@en ;
	ontolex:sense wordnetlemma:take-v\#00626148-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:take-v\#00626148-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:00626148-v .
wordnetlemma:read-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "read"@en ;
	ontolex:sense wordnetlemma:read-v\#00626148-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:read-v\#00626148-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:00626148-v ;
	wn:derivation wordnetlemma:reading-n\#07188417-n .
wordnetsynset:00626148-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:d6cb8fadcd104190e923b6f0c7f4548e .
_:d6cb8fadcd104190e923b6f0c7f4548e rdf:value "interpret something in a certain way; convey a particular meaning or impression"@en .
wordnetsynset:00626148-v wn:example _:b2e3ac2b67a9a787d47af77c649232f5 .
_:b2e3ac2b67a9a787d47af77c649232f5 rdf:value "I read this address as a satire"@en .
wordnetsynset:00626148-v wn:example _:df53dc22989afe5e60b41f2c902a0efd .
_:df53dc22989afe5e60b41f2c902a0efd rdf:value "How should I take this message?"@en .
wordnetsynset:00626148-v wn:ili ili:i24872 ;
	wn:lexfile "verb.cognition" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:00624823-v ;
	wn:similar wordnetsynset:00621911-v , wordnetsynset:00628728-v .
