SELECT DISTINCT ?s
WHERE {
?s <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://schema.org/Person>
?s <http://dbpedia.org/ontology/wikiPageExternalLink> <http://digicoll.library.wisc.edu/cgi/f/findaid/findaid-idx?c=wiarchives;view=reslist;subview=standard;didno=uw-whs-tape00339a;focusrgn=summaryinfo;cc=wiarchives;byte=50771135>
MINUS {?s dbo:wikiPageRedirects ?o . }}
