@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:ask-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "ask"@en ;
	ontolex:sense wordnetlemma:ask-v\#01070587-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:ask-v\#01070587-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01070587-v .
wordnetsynset:01070587-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:aaf4762e0837bba32b5c1ae7fbd1278a .
_:aaf4762e0837bba32b5c1ae7fbd1278a rdf:value "require or ask for as a price or condition"@en .
wordnetsynset:01070587-v wn:example _:c96381ed9951488bcfb9f5a4b497e9f4 .
_:c96381ed9951488bcfb9f5a4b497e9f4 rdf:value "He is asking $200 for the table"@en .
wordnetsynset:01070587-v wn:example _:af8aaf1d50e2ab801d5675e3a98fa249 .
_:af8aaf1d50e2ab801d5675e3a98fa249 rdf:value "The kidnappers are asking a million dollars in return for the release of their hostage"@en .
wordnetsynset:01070587-v wn:ili ili:i26931 ;
	wn:lexfile "verb.communication" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:00756987-v .
