@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:play-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "play"@en ;
	ontolex:sense wordnetlemma:play-v\#01730049-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:play-v\#01730049-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01730049-v ;
	wn:derivation wordnetlemma:playing-n\#00102011-n .
wordnetsynset:01730049-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:c94566c6ce6aa0d46c1bf3d1fe5b164a .
_:c94566c6ce6aa0d46c1bf3d1fe5b164a rdf:value "perform music on (a musical instrument)"@en .
wordnetsynset:01730049-v wn:example _:e2adb7e3d938783f688740325f86f82 .
_:e2adb7e3d938783f688740325f86f82 rdf:value "He plays the flute"@en .
wordnetsynset:01730049-v wn:example _:ab5c2349d479a7f94ba7fc455fb92a3d .
_:ab5c2349d479a7f94ba7fc455fb92a3d rdf:value "Can you play on this old recorder?"@en .
wordnetsynset:01730049-v wn:ili ili:i30371 ;
	wn:lexfile "verb.creation" ;
	wn:partOfSpeech wn:verb ;
	wn:domainTopic wordnetsynset:07034009-n , wordnetsynset:00544270-n ;
	wn:hypernym wordnetsynset:02183962-v ;
	wn:similar wordnetsynset:01728928-v .
