@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:reach-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "reach"@en ;
	ontolex:sense wordnetlemma:reach-v\#02010848-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:reach-v\#02010848-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02010848-v .
wordnetlemma:hit-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "hit"@en ;
	ontolex:sense wordnetlemma:hit-v\#02010848-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:hit-v\#02010848-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02010848-v .
wordnetlemma:attain-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "attain"@en ;
	ontolex:sense wordnetlemma:attain-v\#02010848-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:attain-v\#02010848-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02010848-v ;
	wn:derivation wordnetlemma:attainment-n\#00049397-n ;
	wn:event wordnetlemma:attainment-n\#00049397-n .
wordnetsynset:02010848-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:b459bb80ee12a8f7050a3704362d76b9 .
_:b459bb80ee12a8f7050a3704362d76b9 rdf:value "reach a point in time, or a certain state or level"@en .
wordnetsynset:02010848-v wn:example _:d98eb6e52e769ee2e8a778fa0f902acc .
_:d98eb6e52e769ee2e8a778fa0f902acc rdf:value "The thermometer hit 100 degrees"@en .
wordnetsynset:02010848-v wn:example _:ec3bbfad20ffc25508d79ca034963db8 .
_:ec3bbfad20ffc25508d79ca034963db8 rdf:value "This car can reach a speed of 140 miles per hour"@en .
wordnetsynset:02010848-v wn:ili ili:i31770 ;
	wn:lexfile "verb.motion" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:02009962-v .
