@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:get_through-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "get through"@en ;
	ontolex:sense wordnetlemma:get_through-v\#02025773-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:get_through-v\#02025773-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02025773-v .
wordnetlemma:come_through-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "come through"@en ;
	ontolex:sense wordnetlemma:come_through-v\#02025773-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:come_through-v\#02025773-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02025773-v .
wordnetsynset:02025773-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:cd0e4e5312cf73e967c7ce10b7d7d377 .
_:cd0e4e5312cf73e967c7ce10b7d7d377 rdf:value "succeed in reaching a real or abstract destination after overcoming problems"@en .
wordnetsynset:02025773-v wn:example _:e56bde62833c91d60a83c3fcd85fc431 .
_:e56bde62833c91d60a83c3fcd85fc431 rdf:value "We finally got through the bureaucracy and could talk to the Minister"@en .
wordnetsynset:02025773-v wn:ili ili:i31849 ;
	wn:lexfile "verb.motion" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:02024442-v .
