It seems that the sequence of all integers $N$ that are either $6n+1$ or $6n-1$ are all primes if $N$ is neither divisible by $5$ nor semiprime.
It also seems that this sequence of primes includes all primes greater than $5$.
Finally, it seems that the semiprimes thus removed from the original sequence constitute the sequence of all semiprimes having neither a factor of $2$ nor $5$.
Is all this true?
Thank you for your help, Rev20
The set of numbers { $6n+1$, $6n-1$ } are all odd numbers that are not a multiple of $3$. By eliminating $5$ as per the condition, the next possible factors are $7$, $11$ and $13$. Their product is $1001$ which is in the set of $6n-1$. The product of any three or more primes greater than $5$ will produce a value within the main set (as well as two primes).