| http://www.w3.org/ns/prov#value | - Definition of Prime number: A number which has EXACTLY TWO factors (divisors) is called a Prime number!e. g. 2 has factors 1, 2 (exactly two factors) hence is a Prime number.3 has factors 1, 3 (exactly two factors) hence is a Prime number.4 has factors 1, 2, 4 (more than two factors) hence is Not Prime.
|