# 19 SELECT ?paper ?p ?x ?n WHERE { SERVICE { ?p rdfs:label ?n . ?paper swc:isPartOf . ?paper swrc:author ?p . ?p owl:sameAs ?x } }