@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:303012176 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-حل2 ;
ontolex:isEvokedBy aot:Lex-حل_ب1 ;
ontolex:isEvokedBy aot:Lex-حل_على1 ;
ontolex:isEvokedBy aot:Lex-حل_في ;
skos:definition "حلَّ البيتَ ونحوَه:- سكَنه"@ar ;
skos:inScheme aor:Lexicon_of_Modern_Arabic_303 .

aot:lex-حل2 a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "حل2"@ar] ;
skos:inScheme aor:Lexicon_of_Modern_Arabic_303 .
aot:lex-حل_ب1 a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "حل ب1"@ar] ;
skos:inScheme aor:Lexicon_of_Modern_Arabic_303 .
aot:lex-حل_على1 a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "حل على1"@ar] ;
skos:inScheme aor:Lexicon_of_Modern_Arabic_303 .
aot:lex-حل_في a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "حل في"@ar] ;
skos:inScheme aor:Lexicon_of_Modern_Arabic_303 .

