SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/ontology/wikiPageExternalLink> <http://www.korea-dpr.com/e_library.html>
MINUS {?s dbo:wikiPageRedirects ?o . }}
