@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:wrong-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "wrong"@en ;
	ontolex:sense wordnetlemma:wrong-a\#01887577-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:wrong-a\#01887577-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01887577-s .
wordnetlemma:incorrect-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "incorrect"@en ;
	ontolex:sense wordnetlemma:incorrect-a\#01887577-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:incorrect-a\#01887577-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01887577-s .
wordnetsynset:01887577-s a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:bf9c35a4a78089120a25de31f2ed9b86 .
_:bf9c35a4a78089120a25de31f2ed9b86 rdf:value "not in accord with established usage or procedure"@en .
wordnetsynset:01887577-s wn:example _:bd9e5426024cd9eea15afd5160268b38 .
_:bd9e5426024cd9eea15afd5160268b38 rdf:value "the wrong medicine"@en .
wordnetsynset:01887577-s wn:example _:e55a8d40a5e968a408b2cf9faf628ce0 .
_:e55a8d40a5e968a408b2cf9faf628ce0 rdf:value "the wrong way to shuck clams"@en .
wordnetsynset:01887577-s wn:example _:c3778d11e5a473de250ae21495625d77 .
_:c3778d11e5a473de250ae21495625d77 rdf:value "it is incorrect for a policeman to accept gifts"@en .
wordnetsynset:01887577-s wn:ili ili:i10322 ;
	wn:lexfile "adj.all" ;
	wn:partOfSpeech wn:adjective_satellite ;
	wn:similar wordnetsynset:01886613-a .
