@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix aot: <http://ontology.birzeit.edu/term/> .
@prefix aoc: <http://ontology.birzeit.edu/lexicalconcept/> .
@prefix aor: <http://ontology.birzeit.edu/lexicon/> .

aoc:151027483 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-aura ;
ontolex:isEvokedBy aot:Lex-aureole ;
ontolex:isEvokedBy aot:Lex-gloriole ;
ontolex:isEvokedBy aot:Lex-glory ;
ontolex:isEvokedBy aot:Lex-halo ;
ontolex:isEvokedBy aot:Lex-nimbus ;
skos:definition "an indication of radiant light drawn around the head of a saint"@en ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .

aot:lex-aura a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "aura"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-aureole a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "aureole"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-gloriole a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "gloriole"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-glory a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "glory"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-halo a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "halo"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-nimbus a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "nimbus"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .

