@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:secret-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "secret"@en ;
	ontolex:sense wordnetlemma:secret-a\#00955371-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:secret-a\#00955371-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:00955371-s .
wordnetlemma:private-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "private"@en ;
	ontolex:sense wordnetlemma:private-a\#00955371-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:private-a\#00955371-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:00955371-s ;
	wn:derivation wordnetlemma:privateness-n\#14439493-n .
wordnetsynset:00955371-s a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:b7c737c6d4f738dfad7450e30467cfa .
_:b7c737c6d4f738dfad7450e30467cfa rdf:value "not expressed"@en .
wordnetsynset:00955371-s wn:example _:b13c42ef8262900576aeab95f532fe5b .
_:b13c42ef8262900576aeab95f532fe5b rdf:value "secret (or private) thoughts"@en .
wordnetsynset:00955371-s wn:ili ili:i5217 ;
	wn:lexfile "adj.all" ;
	wn:partOfSpeech wn:adjective_satellite ;
	wn:similar wordnetsynset:00954437-a .
