@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:310000320 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-best_asymptotically_normal_estimator ;
ontolex:isEvokedBy aot:Lex-افضل_مقدر_معتدل_تقريبا ;
skos:inScheme aor:Statistical_Terms_310 .

aot:lex-best_asymptotically_normal_estimator a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "best asymptotically normal estimator"@en] ;
skos:inScheme aor:Statistical_Terms_310 .

aot:lex-افضل_مقدر_معتدل_تقريبا a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "افضل مقدر معتدل تقريبا"@ar] ;
skos:inScheme aor:Statistical_Terms_310 .

