@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:strike-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "strike"@en ;
	ontolex:sense wordnetlemma:strike-v\#01230799-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:strike-v\#01230799-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01230799-v .
wordnetsynset:01230799-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:ddd4c5b0b45c54cf548083b93a4a097b .
_:ddd4c5b0b45c54cf548083b93a4a097b rdf:value "pierce with force"@en .
wordnetsynset:01230799-v wn:example _:d26e9f99e4555d64d7cfdf306d46e1aa .
_:d26e9f99e4555d64d7cfdf306d46e1aa rdf:value "The bullet struck her thigh"@en .
wordnetsynset:01230799-v wn:example _:e87bcfbf3cbf933e316a06dbf95495d0 .
_:e87bcfbf3cbf933e316a06dbf95495d0 rdf:value "The icy wind struck through our coats"@en .
wordnetsynset:01230799-v wn:ili ili:i27763 ;
	wn:lexfile "verb.contact" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:01230239-v .
